ssh login problem

Mel fbsd.questions at rachie.is-a-geek.net
Thu Jan 29 14:53:49 PST 2009


On Thursday 29 January 2009 12:48:03 joe park wrote:

> $ ssh -vvv user2 at 192.168.1.2
> OpenSSH_4.5p1 FreeBSD-20061110, OpenSSL 0.9.8e 23 Feb 2007
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug2: ssh_connect: needpriv 0
> debug1: Connecting to 192.168.1.2 [192.168.1.2] port 22.
> debug1: Connection established.
> debug1: identity file /home/user1/.ssh/identity type -1
> debug1: identity file /home/user1/.ssh/id_rsa type -1
> debug1: identity file /home/user1/.ssh/id_dsa type -1
>
> It just waits infinitely at this point.  There is no other way to access
> and troubleshoot the machine B remotely (telnet is not enabled) and only
> thing I can do is call and ask for hard reset.

I/O problems on B. Disk blocks all processes needing it. Console login would 
not work either. grep TIMEOUT /var/log/messages on B should provide some 
insight.

-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.


More information about the freebsd-questions mailing list