[Bug 2784] Add native support for routing domains / VRF

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Oct 24 10:39:35 AEDT 2017


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

--- Comment #26 from Damien Miller <djm at mindrot.org> ---
I don't think there is any need for rdomain support in the client.
"route exec" exists on OpenBSD and "ip vrf exec" on Linux that achieve
exactly the same result. We actually had similar support in ssh
previously and removed it for this reason.

Rdomain/VRF support in the server is different, because there we are
adding capabilities that can't be replicated using other tools
(listening in arbitrary domains, placing user sessions in a domain,
using domain on which a connection was received as a Match criteria)

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


More information about the openssh-bugs mailing list