Page 1 of 1
Port Forwarding issue..
Posted: Tue Sep 14, 2010 8:08 pm
by ruriruri
I am using 1.3.4 on Gargoyle-router. I am having issues with forwarding ports. I found some old post saying port forwarding has been a problem for OpenWrt. Is this still the case?
Re: Port Forwarding issue..
Posted: Tue Sep 14, 2010 8:25 pm
by pbix
There are no known port forwarding issues with Gargoyle.
I use port forwarding and it works great.
Re: Port Forwarding issue..
Posted: Wed Sep 15, 2010 5:04 am
by ruriruri
If I want to access 192.168.1.11:80 from public ip:7980. Is the following configuration correct?
Application Protocol From Port To IP To Port Enabled
webcam TCP 7980 192.168.1.11 80
Re: Port Forwarding issue..
Posted: Wed Sep 15, 2010 6:33 am
by pbix
Looks OK to me.
If you run "iptables -vnL -t nat" from the command line of your router you should see the entries in the zone_wan_prerouting chain along with the number of packets that have hit it.