bugzilla-daemon at mindrot.org
2002-Sep-04 19:40 UTC
[Bug 392] New: ssh some_acct@localhost generates error message but works
http://bugzilla.mindrot.org/show_bug.cgi?id=392 Summary: ssh some_acct at localhost generates error message but works Product: Portable OpenSSH Version: -current Platform: UltraSparc OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: robert_wolf_toronto at yahoo.ca Generates an error '... Network is unreachable ...The authenicity of host 'localhost ...established' but it works # ssh maint at localhost ssh: connect to address ::1 port 22: Network is unreachable The authenticity of host 'localhost (127.0.0.1)' can't be established. RSA key fingerprint is c8:67:73:a6:ca:1a:03:69:ba:37:66:6e:f7:de:d0:29. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'localhost' (RSA) to the list of known hosts. maint at localhost's password: Last login: Wed Sep 4 15:22:16 2002 from sun06.nmiinc.co Sun Microsystems Inc. SunOS 5.8 Generic February 2000 Sun Microsystems Inc. SunOS 5.8 Generic February 2000 # tty; who; exit /dev/pts/3 maint pts/2 Sep 4 11:47 (192.168.2.249) maint pts/3 Sep 4 15:25 (localhost) Connection to localhost closed. # cat /etc/hosts.allow sshd: 127.0.0.1,192.168.2. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.