Accessing webserver behind cheap router
Posted
by malfist
on Server Fault
See other posts from Server Fault
or by malfist
Published on 2010-05-07T00:37:38Z
Indexed on
2010/05/07
0:38 UTC
Read the original article
Hit count: 382
I have a trendNET wireless/wired router, and inside the LAN I have a webserver on 192.168.10.103:80. Does anyone know how I can access the webserver from outside the LAN? I setup a "VirtualSever" to portforward publicIP:8080 to 192.168.10.103:80, but it never loads. Port scanning the external IP shows the port as "filtered" on the router, and from the inside, it shows 192.168.10.103:80 as open.
Does anyone know how I can make this work?
© Server Fault or respective owner