Quote:
Originally Posted by rezwan
Hey I have read a few of related threads but never got an answer for my problem so I decided to create a new thread. Here's the situation and the problem.
I have a Linux box running openSUSE 11.2 with Apache2 web server (home computer). I can access the web server from any computer connected to my LAN using the Linux box's IP address. I cannot connect to the web server from any computer outside my LAN (WAN, ex. computer at my work).
I have triple checked that the port is being forwarded by the router, I even used a brand new router. There's no firewall running in the Linux box. I even tried to change the port numbers that Apache listens on to 8080, 8888. I know that my ISP is not blocking incoming HTTP requests because I can access my router's configuration remotely. I also have a FTP(21) and NX Server(22) running on the Linux box which I can access perfectly fine from the outside (WAN).
I have been searching the web for about a month to resolve this issue but I had no luck. Anybody with any information, please post.
Thank you in advance for your time.
|
because you have to determine if the fault is at the router or even at your machine or even with apache, there are a number of things that you can or need to do just to narrow it down a bit..
does your router log?? are you getting logs for access to http??
does your router have a firewall of any type?? are you getting anything in the apache logs...you need to show what kind of troubleshooting you have done...
can you telnet to your router address on port 80? etc etc...where are you so far??
what ip is your apache server listening on?? you can confirm there is a nat mapping set up for this address??