From: | Claes Wallin <clawa570+dragonfly@xxxxxxxxxxxxxx> |
Date: | Sat, 22 May 2004 13:24:19 +0200 |
$ netstat -a <snip> tcp4 0 0 *.ssh *.* LISTEN tcp6 0 0 *.ssh *.* LISTEN
$ ssh ::1 ssh: connect to host ::1 port 22: Connection refused
$ ssh 127.0.0.1 <works fine>