WR1043ND - Problem with Port Forwarding
Posted: Sun Jul 03, 2011 12:15 pm
Port forwarding does not work when the wan (10.0.0.0) subnet is restricted from lan (192.168.1.1).
lan to wan firewall
config 'restriction_rule' 'rule_2'
option 'is_ingress' '0'
option 'description' '10-0'
option 'remote_addr' '10.0.0.2-10.0.0.254'
option 'proto' 'both'
option 'enabled' '1'
port forward
config 'redirect' 'redirect_enabled_number_0'
option 'name' '21-80'
option 'src' 'wan'
option 'dest' 'lan'
option 'proto' 'tcp'
option 'src_dport' '8121'
option 'dest_ip' '192.168.1.21'
option 'dest_port' '80'
If I disable 'restriction_rule' 'rule_2 port forwarding then works.
I have the same configuration on a WR741 and port forwarding works ok with firewall on.
I have tried versions 13.13 an upwards and the problem exists.
Cheers
lan to wan firewall
config 'restriction_rule' 'rule_2'
option 'is_ingress' '0'
option 'description' '10-0'
option 'remote_addr' '10.0.0.2-10.0.0.254'
option 'proto' 'both'
option 'enabled' '1'
port forward
config 'redirect' 'redirect_enabled_number_0'
option 'name' '21-80'
option 'src' 'wan'
option 'dest' 'lan'
option 'proto' 'tcp'
option 'src_dport' '8121'
option 'dest_ip' '192.168.1.21'
option 'dest_port' '80'
If I disable 'restriction_rule' 'rule_2 port forwarding then works.
I have the same configuration on a WR741 and port forwarding works ok with firewall on.
I have tried versions 13.13 an upwards and the problem exists.
Cheers