Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
Posted by on July 16, 2006, 11:39 am
Please log in for more thread options I run Apache on my home PC which is behind a Netgear router. It gets dynamic IP address from Comcast. I would like to visit the web server from outside. I went to dyndns.org and registered an account "mydomin.dyndns.org". I also did port-forwarding (port 80 for http) on my router. But I can not "ping" or visit my web server from outside with browser. I do not think my isp is blocking port 80 because if I do not use the router, I can visit the web server from outside. What did I do wrong? Thanks | ||||
|
Posted by Kristofer Gafvert on July 16, 2006, 11:53 am
Please log in for more thread options Hello, You most likely did not properly configure the router, since that is what is failing (it works without the router). This means that it cannot be a DNS issue, and it certainly cannot be an IIS issue (is IIS even involved in this?). If you are sure you have properly configured the router, do you really use a machine outside the router? If not, perhaps your router does not support loop-back? -- Regards, Kristofer Gafvert http://www.gafvert.info/iis/ - IIS Related Info quickcur@yahoo.com wrote: | ||||
|
Posted by Larry Finger on July 16, 2006, 12:53 pm
Please log in for more thread options
quickcur@yahoo.com wrote: > I run Apache on my home PC which is behind a Netgear router. It gets
> dynamic IP address from Comcast. I would like to visit the web server > from outside. I went to dyndns.org and registered an account > "mydomin.dyndns.org". I also did port-forwarding (port 80 for http) on > my router. But I can not "ping" or visit my web server from outside > with browser. > > I do not think my isp is blocking port 80 because if I do not use the > router, I can visit the web server from outside. Which Netgear router? Is your firmware up to date? The router firmware or configuration seems to be the problem. I have a similar setup with my Linksys WRT54G router connected to Time Warner Roadrunner service. On one of my internal machines I run a subversion server for the sources in a couple of program projects that I host. I also have a registered a domain name with DynDNS.com. The only thing I had to worry about is that I have 3 other computers behind the NAT router and I use DHCP for them. To ensure a constant IP address for the SVN server, I assigned a fixed IP address outside the dynamic range. This way the server always has the same internal address for router forwarding of the SVN packets. Larry | ||||
|
Posted by SEND NO SPAM on July 16, 2006, 3:00 pm
Please log in for more thread options
quickcur@yahoo.com wrote: > I run Apache on my home PC which is behind a Netgear router. It gets
> dynamic IP address from Comcast. I would like to visit the web server > from outside. I went to dyndns.org and registered an account > "mydomin.dyndns.org". I also did port-forwarding (port 80 for http) on > my router. But I can not "ping" or visit my web server from outside > with browser. > > I do not think my isp is blocking port 80 because if I do not use the > router, I can visit the web server from outside. > > What did I do wrong? > > Thanks > > Ping is a different port and probably blocked by your isp as well as your router. If You can reach the web page from outside with out the router you have 'nt got the forwarding right in the router. FYI your router may be blocking the returned info from your website to the outide world. | ||||
|
Posted by on July 16, 2006, 4:01 pm
Please log in for more thread options
Thanks for your emails. Here is my router config from http://192.168.1.1/start.htm # Service Name, Start Port, End Port, Server IP Address 1 AIM 5190 5190 192.168.1.2 2 HTTP 80 80 192.168.1.2 I do not know what else I should do. | ||||
| Similar Threads | Posted |
| run web server behine router | July 16, 2006, 11:39 am |
| router with working DHCP server | July 15, 2004, 11:45 am |
| server | December 13, 2004, 1:18 am |
| SSH server with SBC DSL and DynDNS | August 3, 2005, 8:43 pm |
| PPPoE Server in Linux . | September 5, 2005, 7:31 pm |
| Proxy for News Server Access | October 28, 2004, 8:25 pm |
| Slightly OT - DHCP Server Address? | September 7, 2005, 12:47 pm |
| Help remote server will only accept access from static IP | December 17, 2006, 2:06 am |
| Dlink DSL-502G DHCP Server x Windows XP Professional SP2 | February 21, 2005, 7:20 am |
| VERIZON'S EMAIL SERVER IN RBL LIST, CAN'T SEND EMAILS | June 26, 2005, 10:29 pm |
| Semi-OT: Piggybacking a WiFi router onto existing FireWall router? | November 15, 2005, 9:58 am |
| ADSL Modem with a Built-in Router? Can I connect another router to it? | March 26, 2007, 2:41 am |
| How to connect a router to an ADSL router? | January 18, 2005, 6:02 pm |
| Verizon DSL with router | August 26, 2004, 10:12 pm |
| DSL router security | November 3, 2004, 6:53 am |

run web server behine router
Yahoo!
Windows Live
del.icio.us
digg
Netscape 








>dynamic IP address from Comcast. I would like to visit the web server
>from outside. I went to dyndns.org and registered an account
>"mydomin.dyndns.org". I also did port-forwarding (port 80 for http) on
>my router. But I can not "ping" or visit my web server from outside
>with browser.
>
>I do not think my isp is blocking port 80 because if I do not use the
>router, I can visit the web server from outside.
>
>What did I do wrong?
>
>Thanks
>
>qq