This is a discussion on Can't see my page from outside the network. within the Windows Web Servers forums, part of the Web Server and Related Forums category; Hi, I have recently installed Apache 2.0.48 on a WinXP Pro, and while I am able to access ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi, I have recently installed Apache 2.0.48 on a WinXP Pro, and while I am
able to access my webpages by typing in localhost, 127.0.0.1, or the IP of the network card on the machine, I am not able to see the pages when typing in the IP of the router, either inside or outside the LAN. I have a cable modem with dynamic IP, a DSL/Cable router with port 80 forwarded to the machine(or the network card, more precisely) above. I set Apache to listen to port 80 on all network cards, also tried just that one card (192.168.3.12), and the address of the router (24.50.79.160 at this moment, and probably will remain the same for several days), but non works. Can someone help me out? Thanks in advance. |
|
|||
|
Peter Chuang wrote:
> the network card on the machine, I am not able to see the pages when typing > in the IP of the router, either inside or outside the LAN. Are you sure your ISP doesn't block access to port 80? -- Mikko Peltoniemi Film & Video Editor, Avid Technician at large. http://editor.is.dreaming.org |
|
|||
|
On Thu, 04 Mar 2004 02:35:52 GMT,"Peter Chuang" <pcmac@ucla.edu> penned
this whopper in news:c264m9$d37$1@daisy.noc.ucla.edu: > Hi, I have recently installed Apache 2.0.48 on a WinXP Pro, and while > I am able to access my webpages by typing in localhost, 127.0.0.1, or > the IP of the network card on the machine, I am not able to see the > pages when typing in the IP of the router, either inside or outside > the LAN. I have a cable modem with dynamic IP, a DSL/Cable router with > port 80 forwarded to the machine(or the network card, more precisely) > above. I set Apache to listen to port 80 on all network cards, also > tried just that one card (192.168.3.12), and the address of the router > (24.50.79.160 at this moment, and probably will remain the same for > several days), but non works. Can someone help me out? Thanks in > advance. > > > Cable Co. may have 80 blocked, either for security or to stop you from running a server. Can you access other ports? Telnet, SMTP, FTP? You may need to run on an alternate http port like 8080, 8088, or even 81 to get around it if blocked. -- "Time will bring to light whatever is hidden; it will cover up and conceal what is now shining in splendor." Horace (65 - 8 BC); Roman poet. Mike |
|
|||
|
On Wed, 3 Mar 2004 18:35:52 -0800, Peter Chuang wrote:
> Hi, I have recently installed Apache 2.0.48 on a WinXP Pro, and while I am > able to access my webpages by typing in localhost, 127.0.0.1, or the IP of > the network card on the machine, I am not able to see the pages when typing > in the IP of the router, either inside or outside the LAN. > I have a cable modem with dynamic IP, a DSL/Cable router with port 80 > forwarded to the machine(or the network card, more precisely) above. > I set Apache to listen to port 80 on all network cards, also tried just that > one card (192.168.3.12), and the address of the router (24.50.79.160 at this > moment, and probably will remain the same for several days), but non works. > Can someone help me out? Thanks in advance. I am having a similar problem with the same version of apache, everthing is fine from inside the network but when I use a dial up or anyone outside the network trys it you get .. Quote:
Any help greatly appreciated. Cheers Si, |