I have a very old machine ( 8.4-RELEASE-p23 )on a remote site. It is hardened by conventional means but i still need ssh connectivity.
However scums out there loads down with fruitless ssh login attempts, some are even quite heavy.
I did dound that blocking the worst offenders in /etc/hosts.allow works fine, no restarts of anything needed.
This fit my bill
However, a news machine (12.2-RELEASE-p1 ) where sshd ignores /etc/hosts.allow.
I could rebuild sshd but before that :what is the stance of Freebsd of this ? Is the current sshd built using tcpwrappers and thus reading /etc/hosts.allow ?
However scums out there loads down with fruitless ssh login attempts, some are even quite heavy.
I did dound that blocking the worst offenders in /etc/hosts.allow works fine, no restarts of anything needed.
This fit my bill
However, a news machine (12.2-RELEASE-p1 ) where sshd ignores /etc/hosts.allow.
I could rebuild sshd but before that :what is the stance of Freebsd of this ? Is the current sshd built using tcpwrappers and thus reading /etc/hosts.allow ?

