sshd

Carson Wilcox carson.wilcox at verizon.net
Fri Mar 24 19:47:50 UTC 2006


Thanks, 
I'm seeing 22/tcp open ssh

and on ps I'm getting
12006 1 0 14:0:0 00:00:00 /usr/sbin/sshd
12008 1 0 14:0:0 00:00:00 /usr/sbin/sshd-agent

However I'm still getting a timeout on port 22, any
ideas appreciated.

Carson

--- Daniel F de Araujo <dan at us.ibm.com> wrote:

> 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
> 
> -- 
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
>
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> 





More information about the ubuntu-users mailing list