Page MenuHomeFreeBSD

inetd.conf: remove -[46] from the ssh entry
ClosedPublic

Authored by ivy on Jul 14 2025, 8:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 9:56 AM
Unknown Object (File)
Mon, Oct 13, 9:56 AM
Unknown Object (File)
Mon, Oct 13, 9:56 AM
Unknown Object (File)
Sun, Oct 12, 9:26 PM
Unknown Object (File)
Thu, Oct 9, 4:21 AM
Unknown Object (File)
Mon, Sep 29, 12:15 PM
Unknown Object (File)
Sep 13 2025, 4:29 AM
Unknown Object (File)
Sep 7 2025, 9:02 PM
Subscribers

Details

Summary

sshd doesn't require these flags, and including them makes outgoing
connections (e.g., port forwarding) restricted to the family of the
inbound connection, which is not usually desirable and also not how
standalone sshd works.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable