https://bugzilla.mindrot.org/show_bug.cgi?id=2016

--- Comment #7 from [email protected] ---
/usr/local/bin/ssh -z 2002:1111:1111::1
#Read from socket failed: Software caused connection abort

/usr/local/bin/ssh -z -6 2002:1111:1111::1
#ok, all v4 and v6 addrs in netstat -nW -p sctp


xx.yy.net have A and AAAA=2002:1111:1111::1

/usr/local/bin/ssh -z xx.yy.net
#only v4 in Foreign Address

/usr/local/bin/ssh -z -6 xx.yy.net
#ok, all v4 and v6 addrs in netstat -nW -p sctp

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to