Koozali.org: home of the SME Server

glftpd TCP Wrapper?

Anders

glftpd TCP Wrapper?
« on: October 23, 2003, 08:59:32 PM »
Hi

When I look at my logs it says :
Error : libwrap refused connection to glftpd from 127.0.0.1

And I heard that it has some thing to do with my tcp wrapper???

How do I disable that or change that???

Nathan Fowler

Re: glftpd TCP Wrapper?
« Reply #1 on: October 24, 2003, 09:18:32 PM »
Append the service and rules to /etc/hosts.allow, note this file is templated so be sure to create a custom template.

IE:

glftpd : ALL

or

glftpd:  192.168.1.0/24