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)
Sat, Nov 15, 2:04 PM
Unknown Object (File)
Fri, Nov 14, 8:45 PM
Unknown Object (File)
Thu, Nov 13, 11:27 PM
Unknown Object (File)
Wed, Nov 5, 11:22 PM
Unknown Object (File)
Mon, Nov 3, 12:39 AM
Unknown Object (File)
Oct 30 2025, 12:43 AM
Unknown Object (File)
Oct 29 2025, 5:21 AM
Unknown Object (File)
Oct 27 2025, 6:10 AM
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