joozju
04-07-2005, 09:21
My router shows the following rule in /tmp/nat_rules:
/tmp/nat_rules:-A PREROUTING -p udp -m udp -d <my public ip address> --dport 31104 -j DNAT --to-destination 192.168.1.201:16664
When I access the NAT section from the webpage, this rule does not show up. Only my port forwarding rules for my internal webserver (ports 80 and 443) and the SSH port (22) are shown.
Two questions:
1) How did it get there (I did not enter it myself)?
2) How to remove it?
Thanks,
joozju
/tmp/nat_rules:-A PREROUTING -p udp -m udp -d <my public ip address> --dport 31104 -j DNAT --to-destination 192.168.1.201:16664
When I access the NAT section from the webpage, this rule does not show up. Only my port forwarding rules for my internal webserver (ports 80 and 443) and the SSH port (22) are shown.
Two questions:
1) How did it get there (I did not enter it myself)?
2) How to remove it?
Thanks,
joozju