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

--- Comment #8 from [email protected] ---
(In reply to proler from comment #7)
> /usr/local/bin/ssh -z 2002:1111:1111::1
> #Read from socket failed: Software caused connection abort

./ssh 2001:470::de5a -p 65535 -z
works on Linux. I doubt that this is 6to4 specific or might it be?.
Could it be a Freebsd issue?

> /usr/local/bin/ssh -z -6 2002:1111:1111::1
> #ok, all v4 and v6 addrs in netstat -nW -p sctp
So forcing works. I guess you don't have this problems with TCP, or do
you?

> xx.yy.net have A and AAAA=2002:1111:1111::1
> 
> /usr/local/bin/ssh -z xx.yy.net
> #only v4 in Foreign Address

that means you connect to 17.17.17.17 instead? This doesn't make sense
since :1 is missing.

> 
> /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