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

Re: ssh and tcpwappers(solved)



On Wed, Jan 22, 2003 at 01:20:33PM +0100, Markus Wutzke wrote:
> On Wed, Jan 22, 2003 at 12:25:04PM +0200, Johann Spies wrote:
> > sshd: host.allowed.here
> 
> Should work. 
> 
> Check if sshd has TCP Wrapper support.
> 
> 	ldd /usr/sbin/sshd 
> 
> should list 
> 
>         libwrap.so.0 => /lib/libwrap.so.0 (0x40018000)
> 

Yes, it does have libwrap compiled in.  It is the standard debian
package.

> 
> Maybe there is a DENY rule in /etc/hosts.allow which matches before the 
> sshd rule.

For some reason tye content of /etc/hosts.deny on both woody servers was

ALL: PARANOID

after changing it to 

ALL: ALL 
or
ALL: ALL@ALL, PARANOID # like on my sarge desktop

everthing works as it should.

Thanks.  Your message helped me to look at  /etc/deny again.

Regards.
Johann
-- 
Johann Spies          Telefoon: 021-808 4036
Informasietegnologie, Universiteit van Stellenbosch

     "He that giveth unto the poor shall not lack..."       
                         Proverbs 28:27 



Reply to: