LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   web server went down (https://www.linuxquestions.org/questions/linux-general-1/web-server-went-down-50297/)

Diggler 03-17-2003 11:58 AM

web server went down
 
ok. I had an Apache server running on mandrake 8.1. One day the server stopped allowing web pages to be viewed in a browser. You can ftp in to the server, webmin is working, but none of the web pages can be viewed from the web. I have one computer on the same network (behind the same router) that can view the web pages from a browser, but no computers outside of the network can view the pages. I can't access the server's IP from the web, but i can access webmin which is the server's IP on port 10000. I didn't mess with the router's config, all the right ports are still forwarded to the server. What other possibilities are there?

Crashed_Again 03-17-2003 12:08 PM

Routers can crash too! Recently my internet access began to slow down dramitcally. I tried a bunch of things that did not work. Then I restarted the router and everything worked perfectly again.

Diggler 03-17-2003 12:14 PM

yeah, i've restarted the router a zillion times.

Crashed_Again 03-17-2003 12:15 PM

Hmmmm...well something has had to change. Did you mess with a new firewall?

Diggler 03-17-2003 12:19 PM

no i was at work and a friend called me and said she couldn't pull up her site in a browser, but she could ftp into it. i though she was on krak but when i checked it out she was right. it just stopped working out of the blue.

Crashed_Again 03-17-2003 12:24 PM

Did you restart the httpd service?

Diggler 03-17-2003 12:29 PM

yeah i've reboot and restarted every thing a zillion times. as far as i can tell port 80 is being blocked. maybe it's time for a new router.... in that case i'm in the wrong forum

Crashed_Again 03-17-2003 12:33 PM

Is it possible that your ISP started denying access to port 80?

littis 03-17-2003 12:36 PM

It is possible they blocked access to that port. Change it to 8080 in your httpd.conf file and see what happens.

Diggler 03-17-2003 12:39 PM

ouch... yeah i thought of that too. they have shareware servers blocked like kazza and imesh. i've never been able to connect to these guys. i live in a neightborhood that shares a t1, none of my friends that have the t1 access can connect to kazaa or imesh.....
those b@st@rds!

Diggler 03-17-2003 12:59 PM

ok switching it to port 8080 in the httpd.cfg file worked but when i type it into a browser i have to put :8080 at the end of the domain. how can i have just the domain resolve to port 8080 without putting it at the end?

Crashed_Again 03-17-2003 01:04 PM

You have to forward all requests from port 80 to port 8080. There are a few ways to do this. Your router might be able to do it.

Diggler 03-17-2003 01:11 PM

yeah but if my ISP is blocking port 80 then requests coming in on port 80 will never make it to my router for the router to forward. is there a away to make all requests resolve to port 8080 from the dns server? i'm gonna play with that.

Diggler 03-17-2003 01:14 PM

oh well my dns server wont access a hardcoded port address like 216.85.177.248:8080

dam ISP guys....

Crashed_Again 03-17-2003 01:25 PM

Yeah your right I forgot about that. Ummm...that sucks to say the least.


All times are GMT -5. The time now is 03:42 AM.