Hi, # netstat -a | grep ssh tcp 0 0 *.ssh *.* LISTEN tcp6 0 0 *.ssh *.* LISTEN # mdnsd is running. I can ping and ping6 that machine. ssh -4 to that machine works. ssh -6 to that machine results in ssh_exchange_identification: read: Connection reset by peer The client is MacOS X. Christoph