ftp problem

Scot Hetzel swhetzel at gmail.com
Tue Jan 25 09:23:00 PST 2005


On Tue, 25 Jan 2005 00:16:34 -0800 (PST), Endin Suprana
<esuprana at yahoo.com> wrote:
> Thx for reply,
> 
> You're right i have typo it..:-)
> 
> I did what you suggest, uncommented entry "ALL : ALL :
> allow" in /etc/hosts.allow and turn on IPFW verbose.
> Also add rule for ipfw:
> # ipfw add 10 allow all from any to any
> 
> i've checked /var/log/security, but nothing's logged
> there.
> 
It could be a reverse DNS lookup problem. As the ftpd is trying to get
the reverse name and it is timingout the connection due to it is
waiting for a reply from the DNS servers.  Check to make sure the host
your trying to connect from is in your DNS servers (or add it to the
/etc/hosts file on the ftpd server).

Scot


More information about the freebsd-security mailing list