LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   centOS 5 and router problems (https://www.linuxquestions.org/questions/linux-server-73/centos-5-and-router-problems-716813/)

littlebitlost 04-04-2009 09:07 AM

centOS 5 and router problems
 
im trying to run cent OS 5 (server) on a old PC of mine, it has a 750 amd with 256 megs ram and a 30 gig hard drive in it. i got it installed but i dont know if its a linux problem or a router problem. when i try putting in the IP address of the server, i get a "timed out" error.

i set up my router for port fowarding and it still messes up all the time.

michaelk 04-04-2009 09:22 AM

Welcome to LinuxQuestions.
Can you provide a little more information. What are you trying to accomplish? Without details we have no idea how to provide any sort of help for your problem.

What do you mean by
Quote:

when i try putting in the IP address of the server, i get a "timed out" error.

littlebitlost 04-04-2009 10:38 AM

sorry....im trying to host a FTP/HTTP server off it.... and when i go and put in the IP of the server....192.168.1.100....all firefox tells me is the server is taking to long to respond

custangro 04-04-2009 11:55 AM

Quote:

Originally Posted by littlebitlost (Post 3498364)
sorry....im trying to host a FTP/HTTP server off it.... and when i go and put in the IP of the server....192.168.1.100....all firefox tells me is the server is taking to long to respond

Is the firewall on? Check it with system-config-securitylevel

Also check the "low level" stuff first...can you ping it? can you ping the default gateway?

-C

michaelk 04-04-2009 12:17 PM

In addition, If you enter http://localhost/ in the browser on the server itself a default page should be displayed. If not apache may not be started or not set to automatically start at boot. If you can not access the server from another computer on your LAN then as already suggested the firewall is blocking requests. The router will only be a factor when trying to access the server outside your LAN.


All times are GMT -5. The time now is 06:46 PM.