[Bug 2016] SCTP Support
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Aug 23 02:21:12 EST 2013
https://bugzilla.mindrot.org/show_bug.cgi?id=2016
--- Comment #7 from proler at gmail.com ---
/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.
More information about the openssh-bugs
mailing list