Date: Tue, 27 Aug 2002 20:22:16 +0100 From: Robert bobb Crosbie <bobb+freebsd-isp@redbrick.dcu.ie> To: Jeremy Buckner <jeremy@cableaz.com> Cc: isp@FreeBSD.ORG Subject: Re: ftpd woes Message-ID: <20020827192216.GA25948@lummux.tchpc.tcd.ie> In-Reply-To: <000801c24de7$c93e4280$0c0aa8c0@admin> References: <000801c24de7$c93e4280$0c0aa8c0@admin>
next in thread | previous in thread | raw e-mail | index | archive | help
Jeremy Buckner hath declared on Tuesday the 27 day of August 2002 :-:
> Is there some new trick to ftpd in the 4.6 build?
Their bringing in lukemftpd, though I believe the origional is still
the default, anyway they should both "Just work(tm)".
> I have built 3 differnet
> servers that wont let me log in via ftp no matter where I make the login
> attempt. I have tried to debug it using syslog but the logs don't give me
> any kind of useful info.
You could also try a packet sniffer, tcpdump/ethereal/other...
Might tell you a little more about what (if anything) is
going back and forth.
> Oh and FYI the ****** is me blanking out my IP:) Any
> help would be great.
Are you useing the standard ftpd or lukemftpd ?
Running as a standalone daemon or from inetd ?
Do you have any firewall rules on the machine/client/inbetween ?
Have you tried connecting from localhost ?
Do you have anything about ftp in /etc/hosts.{allow,deny} ?
Is your username in /etc/ftpusers ? users in there are _not_ allowed to use ftp.
> Aug 27 09:22:29 mail ftpd[99]: connection from ********
> Aug 27 09:22:29 mail ftpd[99]: <--- 220
> Aug 27 09:22:29 mail ftpd[99]: goofy.server.com FTP server (Version 6.00LS) ready.
> Aug 27 09:22:29 mail ftpd[99]: <--- 221
> Aug 27 09:22:29 mail ftpd[99]: You could at least say goodbye.
That looks like a standard timeout message, you connect but
don't enter a username/password, and after a while ftpd disconnects you.
What ftp client are you using ?
- bobb
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020827192216.GA25948>
