Click to See Complete Forum and Search --> : no-ip + apache - connection refused
RedHat123
03-10-2004, 07:30 PM
after searching this forum, im suspecting my ISP might be blocking port 80, so i changed everything over to listen on 8080 but i still get the same thing - connection refused.
i can ping and the name resolved to my IP...but i cant get to my server from the outside.
i dont have a firewall on my linux server, but i do on the router. however, i set port 8080 to redirect to my linux server on port 8080
blueillusion
03-10-2004, 07:51 PM
since you manually set your pot to 8080, try this:
yourhostname.no-ip.com:8080
RedHat123
03-10-2004, 08:25 PM
had already tried that too - no workee
me thinks it is something in the router or my isp
however, i tmight be in my virtual host settings, so I set it back to the way it was (just one host)
still get the same thing - connection refused
RedHat123
03-10-2004, 08:44 PM
ok , i just IM'd a buddy and they can see it. it appears that trying to hit my website from inside my lan while using the publicly available addy wont work
after reading on no-ip.com
http://www.no-ip.com/tips.php/id/3
Gotchas:
* When testing your webserver, the external IP address may not work from inside your local network. Consider having a friend on a different network connection bringing up your website.
:D