[Bug 3631] ssh fe80 -b invalid argument failure

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Nov 7 08:09:37 AEDT 2023


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
These are interface-scoped addresses, and so only make sense when you
specify the interface along with the address. The output of `ip addr
ls` doesn't make this clear unfortunately.

ssh -b fe80::250:56ff:fe00:243d%etho fe80::250:56ff:fe00:241e 

should do what you want

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list