[Bug 3473] Option to use non-temporary IPv6 source addresses for sessions

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Sep 13 18:59:21 AEST 2022


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

--- Comment #1 from martin ➬ <bugzilla.mindrot.org at pobox.madduck.net> ---
I am aware of the `-b` option, and one could obviously write a wrapper
around `ssh` to determine the source address to use, and then pass it
on to `ssh`. However, not many stories exist where a wrapper around
`ssh` solved more problems than it would introduce new ones, so this is
best avoided.

The best solution would be to influence IPv6 source address selection
somehow, but I could not find glibc to export such functionality yet.
I'll take it up with them. ;)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list