[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

sshd and tcp wrappers



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 debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: