View Single Post
  #5 (permalink)  
Old 05-04-2007, 08:45 AM
SpEnTBoY SpEnTBoY is offline
Advanced Member
 
Posts: 215
Default

Quote:
Originally Posted by phoenix View Post
Is the ssh daemon running and is it still on port 22?
Hey Bill,

Yes I verified that I had the daemon still running and I'm ssh'ed in right now doing some other 'stuff'

Code:
# lsof -i :22
COMMAND   PID USER   FD   TYPE   DEVICE SIZE NODE NAME
sshd     2415 root    3u  IPv6     6856       TCP *:ssh (LISTEN)
My session did time out and requested me to log in again so I did clear all the cache and cookies etc, then restarted my browser. Also verifed there were no existing ssh connections possibly held open by they session time out

Regards,
Lonny
Reply With Quote