[Bug 3126] Mark the RDomain configuration option unsupported on non-openbsd builds
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sat Feb 29 11:28:08 AEDT 2020
https://bugzilla.mindrot.org/show_bug.cgi?id=3126
--- Comment #3 from Darren Tucker <dtucker at dtucker.net> ---
(In reply to Jakub Jelen from comment #2)
> (In reply to Darren Tucker from comment #1)
[...]
> > If the Linux rdomain code doesn't work as expected that's a
> > separate issue.
>
> There is no linux code for this configuration option.
https://github.com/openssh/openssh-portable/blob/master/openbsd-compat/port-net.c#L48
> I did not
> investigate whether there is already a way to change rdomain for
> process in Linux, but having an option which is without warning in
> manual page breaking all connections is dangerous.
The problem looks to be specific to the Linux code. On any platform
other than OpenBSD or Linux (this is FreeBSD 10) I get this error at
startup when attempting to set an rdomain:
$ sudo `pwd`/sshd -ddd -o rdomain=1
Routing domains are not supported on this platform
command-line line 0: bad routing domain
--
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