grimstoner
Well-Known Member
- Joined
- Nov 27, 2009
- Messages
- 311
- Reaction score
- 0
Hi
I'm trying to setup port forwarding on my Mega 100WR... I've added my rule in the web interface (forward port 1234 to port 80), and assigned it to the client I want (192.168.1.5) in my LAN group.
When I access my WAN IP (which I've setup a DynDNS for), I get the router login page. When I try to access the port I've opened (i.e. www.mydns.com:1234), I get an error :
In IE8, its "Internet Explorer cannot display the webpage"
In Chrome, its "This webpage is not available.", and when I opened the "more info", it shows this error : "Error 102 (net::ERR_CONNECTION_REFUSED): Unknown error."
I can access the site on my internal network, using the computer's internal IP address or hostname.
On the router system log, after I've setup the port forwarding rules, these messages are displayed :
2009:11:27:13:46 -t nat -D PREROUTING -i ppp0 -d! my.wan.ip -j DNAT --to 0.0.0.0
2009:11:27:13:46 -t nat -D PREROUTING -i ppp0 -d my.wan.ip -j DNAT --to my.web.servers.ip
2009:11:27:13:46 -t nat -A PREROUTING -i ppp0 -d! my.wan.ip -j DNAT --to 0.0.0.0
2009:11:27:13:46 -t nat -A PREROUTING -i ppp0 -d my.wan.ip -j DNAT --to my.web.servers.ip
(I've replaced the IPs).
I've also added my web server's ip to the DMZ, and disabled the firewall on my WAN connection. Neither had any effect.
Am I doing something wrong?
I'm trying to setup port forwarding on my Mega 100WR... I've added my rule in the web interface (forward port 1234 to port 80), and assigned it to the client I want (192.168.1.5) in my LAN group.
When I access my WAN IP (which I've setup a DynDNS for), I get the router login page. When I try to access the port I've opened (i.e. www.mydns.com:1234), I get an error :
In IE8, its "Internet Explorer cannot display the webpage"
In Chrome, its "This webpage is not available.", and when I opened the "more info", it shows this error : "Error 102 (net::ERR_CONNECTION_REFUSED): Unknown error."
I can access the site on my internal network, using the computer's internal IP address or hostname.
On the router system log, after I've setup the port forwarding rules, these messages are displayed :
2009:11:27:13:46 -t nat -D PREROUTING -i ppp0 -d! my.wan.ip -j DNAT --to 0.0.0.0
2009:11:27:13:46 -t nat -D PREROUTING -i ppp0 -d my.wan.ip -j DNAT --to my.web.servers.ip
2009:11:27:13:46 -t nat -A PREROUTING -i ppp0 -d! my.wan.ip -j DNAT --to 0.0.0.0
2009:11:27:13:46 -t nat -A PREROUTING -i ppp0 -d my.wan.ip -j DNAT --to my.web.servers.ip
(I've replaced the IPs).
I've also added my web server's ip to the DMZ, and disabled the firewall on my WAN connection. Neither had any effect.
Am I doing something wrong?