[Bug 3126] Mark the RDomain configuration option unsupported on non-openbsd builds
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Mon Mar 23 18:26:18 AEDT 2020
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=3126
--- Comment #5 from Jakub Jelen <jjelen at redhat.com> ---
One more clarification. The reproducer is just setting this in the
sshd_config:
RDomain %D
With this configuration, restart and configuration parsing passes fine,
but fails to accept connections:
sshd[4831]: Server listening on :: port 22.
systemd[1]: Started OpenSSH server daemon.
sshd[4833]: fatal: Unable to set routing domain: not supported in this
platform
Indeed, setting up anything else fails already during the configuration
parsing, so marking the configuration option as unsupported on
non-OpenBSD builds would make sense from here.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list