LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   link to the server is down after sometime (https://www.linuxquestions.org/questions/linux-newbie-8/link-to-the-server-is-down-after-sometime-624043/)

jianght 02-26-2008 04:07 PM

link to the server is down after sometime
 
Hi,
I installed CentoOS in one machine with AMD opetron processor. I am using static DHCP to assign its IP address 192.168.0.100. I can ssh to this machine from other machines. But after several hours, I cannot ssh to that machine anymore. But after I login that machine, run firefox and access internet once, then I can access that machine from other machines.
How can I debug this issue? Is it because after several hours, this machine is hibernating or my router issue?
Best,
Alfred

twantrd 02-27-2008 03:19 AM

Sounds like power management. Is apmd running? Read up more about apmd. Another thing to check is your BIOS settings for power management. If you verified that everything looks correct for those two, then it's time to look at the system logs in /var/log and see what's going on.

-twantrd

jianght 02-27-2008 10:28 PM

Hi twantrd,
Thanks for the info. I am new to linux and I could not apmd command in my machine and I also don't have /etc/sysconfig/apmd file. Can you give me more detailed info?
Best,
Alfred

billymayday 02-27-2008 10:59 PM

try

chkconfig --list | grep apmd

jianght 02-28-2008 10:30 PM

Hi,
No. I don't have apmd running. The interesting thing is that from that machine (192.168.0.100), I can ping 192.168.0.101. But from 101 machine, I cannot ping 192.168.0.100 when that happens.
-- Alfred


All times are GMT -5. The time now is 10:23 PM.