sshd

Daniel F de Araujo dan at us.ibm.com
Fri Mar 24 18:45:22 UTC 2006


Is the port open?

Try:
#prompt> nmap <ip-address>

You should see something like this:

PORT    STATE SERVICE
21/tcp  open  ftp
22/tcp  open  ssh   <----

Also, are you sure it's running?

#prompt> ps -e | grep ssh
  8171 ?        00:00:00 ssh-agent
10089 pts/0    00:00:00 ssh
11631 pts/1    00:00:00 ssh
12389 ?        00:00:00 sshd <----

Hope this helps,

-Dan

Carson Wilcox wrote:
> I'm trying to ssh into my laptop.
> 
> I started sshd and it is running.
> 
> I can ping the ip, but when I try to ssh in, I get a
> timeout on port 22.
> 
> What do I need to do to resolve this on Breezy?
> 
> Thanks,
> Carson
> 

-- 
Daniel F. de Araujo
IBM Linux Technology Center




More information about the ubuntu-users mailing list