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
F163208122: D51296.id.diff
Tue, Jul 21, 1:50 AM
Unknown Object (File)
Sun, Jul 19, 8:13 PM
Unknown Object (File)
Sun, Jul 5, 7:59 PM
Unknown Object (File)
Sun, Jul 5, 3:48 PM
Unknown Object (File)
Wed, Jul 1, 1:48 AM
Unknown Object (File)
Wed, Jun 24, 9:03 AM
Unknown Object (File)
Jun 20 2026, 6:08 AM
Unknown Object (File)
Jun 6 2026, 12:02 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