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

David Ahern <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from David Ahern <[email protected]> ---
With VRF on Linux systems network addresses need to be qualified by a
VRF. We have been recommending '%' as the delimiter for that. For
example the ListenAddress directive for sshd could be something like
<addr>%<vrf>. Generically for sshd that could be <addr>%<dev> in which
case sshd binds sockets first to the device and then to the address.

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