Click to See Complete Forum and Search --> : Port 80 Redirect


The Little Guy
09-08-2005, 01:48 PM
I have a Port 80 Redirect at http://no-ip.com and I can't get this to redirect to my server.

I get this: The operation timed out when trying to contact xx.xxx.xx.xx

I am using Abyss Web Server, what do I need to do?

Ben Rogers
09-08-2005, 07:14 PM
This might work for you; it did for me: I couldn't get port 80 to work, so I used port 81. To do this, you would need to set your router (or whathaveyou) to forward port 81 (81-81, use both protocols, the ip address it asks for is the last number in your internal ip address; find it through run>cmd>"ipconfig"). You then have to set your server to listen to (probably as listen or port; apache's httpd.conf has both) to 81. 80 is forwarded by default, 80 is listened to by default.

The Little Guy
09-08-2005, 09:42 PM
I changed the IP address to the Default gateway IP, and now It loads, but none of my pages work, nothing shows up, except for an add that no-ip.com added at the bottom.

The Little Guy
09-09-2005, 06:14 PM
Help?

Ben Rogers
09-09-2005, 06:24 PM
Can't, sorry; that was my only suggestion, I'm far from an expert.