I have been trying to get to the bottom of this for a while. I am using 2.0.30.
I have two rules setup (out of 75 in total)
1.
from: DMZ
service: Remote Admin
to: Any
2.
from: Any
service: Remote Admin
to: DMZ
Where the Remote Admin service is
Protocol: Any
S-Port: 1024:65535
D-Port: 4899
When I enable the above 2 rules (in amongst about 75 other rules), it seems to create a dud iptables config.
A diff between 'iptables -L' run before and afterwards has about 20 extra rules - some going to IP's or names which are not even configured on the box. These extra rules turn up in the forward chain, the most scary of which is 2 matching all-anywhere rules into our DMZ.
If anyone has any ideas, or would like a look at the iptables output or anything else on the firewall any help would be appreciated.
-Mark
This thread was automatically locked due to age.