[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssh-bugs
Subject:    [Bug 2016] SCTP Support
From:       bugzilla-daemon () mindrot ! org
Date:       2013-01-08 7:55:05
Message-ID: bug-2016-705-7QkJwcuZgD () https ! bugzilla ! mindrot ! org/
[Download RAW message or body]

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

--- Comment #4 from chrysn@fsfe.org ---
i get the same behavior here on linux:

`ssh -z6 fe80::216:d3ff:fece:598f`: ssh: connect to host
fe80::216:d3ff:fece:598f port 22: Invalid argument

what works is `ssh -z4 10.13.13.159`, `ssh -z6 ::1` and `ssh -z4
127.0.0.1`.

the relevant lines from my config file are `Transport all`, `Port 22`
and no explicit ListenAddress.

the problem is server-side, as the following socat dialogue shows:

$ socat sctp6:"[fe80::216:d3ff:fece:598f]":22 -
2013/01/08 08:53:30 socat[6565.18446744071997048576] E connect(3, AF=10
[fe80:0000:0000:0000:0216:d3ff:fece:598f]:22, 28): Invalid argument
$ socat sctp6:"[::1]":22 -
SSH-2.0-OpenSSH_6.1p1 Debian-2.1

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

Configure | About | News | Add a list | Sponsored by KoreLogic