Scott:

Add the following line to your /etc/hosts.deny file:

ALL: ALL: spawn (echo "Access denied from %u@%h using %d." | mail root)

This will mail the root account on your machine to let you know if a
particular IP address tried to access one of the services on your machine,
and they weren't listeed in /etc/hosts.allow.  This should help you track
down if the problem is that you simply didn't add the machine you're
trying to ftp in from to hosts.allow, or if the problem is not related to
TCP wrappers, but something else.

- Mike

On Thu, 22 Jun 2000, Scott Skrogstad wrote:

> I can't ftp into my 6.2 Box.  I have the hosts.allow file setup to see all
> of my network and I have made sure that ftp is installed by typing rpm -q
> ftp  and it show me ftp-0.16-3.  Now what do I check?
> 
> Scott Skrogstad
> Computer Integration Inc,
> [EMAIL PROTECTED]
> 800-522-3475 Phone
> 
> 
> 


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to