https://bugzilla.mindrot.org/show_bug.cgi?id=2820
Bug ID: 2820
Summary: Add support for ssh client to bind to an interface
Product: Portable OpenSSH
Version: 7.6p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: [email protected]
Reporter: [email protected]
Created attachment 3114
--> https://bugzilla.mindrot.org/attachment.cgi?id=3114&action=edit
Suggested diff
While the ssh client can bind to a specified source address, the caller
needs to have resolved the host beforehand so as to know to pass an
IPv4
or IPv6 address. By instead specifying an interface to bind to, the ssh
client can select a suitable address of the correct family configured
on
this interface. More importantly, this allows the source addresses to
be
modified without each time having to update the ssh config. A common
usecase on networking devices is to specify typically a loopback
interface on which the addresses to bind to are configured.
--
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