IIRC, ssh includes the tcpwrapper for access. This means that it also
looks as the /etc/hosts.allow and /etc/hosts.deny files.
I want to configure sshd such that it allows certain domains to be accepted.
I was adding "sshd: .domainname.com" to the hosts.allow file, but
tcpdchk complains that it's not a wrappered application.
Is this rule still going to work?
Or will I have to wrap it into inetd.conf (using sshd -i) for it to work?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]