NAT rules stop working
Posted: 01 Oct 2011, 12:36
After updating to v2.3 from 2.2 I experence that forward rules keep stop working sometimes.
I experienced this before as well.
User defined open / forwarded ports
Source IP Public port Private port Private IP Protocol
all 80 80 192.168.10.58 tcp
all 443 443 192.168.10.58 tcp
all 22 22 192.168.10.58 tcp
all 53 53 192.168.10.58 tcp
all 10000 10000 192.168.10.58 tcp
Remote access through other router = Yes under Services
Bubba is running as Router + Firewall + Server. (cable mode -> bubba -> ubuntu server (10.58) with dyndns)
Allow external (WAN) access to B3 services = Tried with disabling and enabling all services.
When I go to http://myhost.dyndns.org it says connection timeout.
After deleting all the entries from the GUI and readding them seems to work sometimes.
Rebooting the B3 sometimes solves it.
So it is not clear why they stop working. By doing an iptables -L -t nat I see that they are still there when the problem occurs.
I experienced this before as well.
User defined open / forwarded ports
Source IP Public port Private port Private IP Protocol
all 80 80 192.168.10.58 tcp
all 443 443 192.168.10.58 tcp
all 22 22 192.168.10.58 tcp
all 53 53 192.168.10.58 tcp
all 10000 10000 192.168.10.58 tcp
Remote access through other router = Yes under Services
Bubba is running as Router + Firewall + Server. (cable mode -> bubba -> ubuntu server (10.58) with dyndns)
Allow external (WAN) access to B3 services = Tried with disabling and enabling all services.
When I go to http://myhost.dyndns.org it says connection timeout.
After deleting all the entries from the GUI and readding them seems to work sometimes.
Rebooting the B3 sometimes solves it.
So it is not clear why they stop working. By doing an iptables -L -t nat I see that they are still there when the problem occurs.