On Tue, 11 Jul 2000, John Aldrich wrote:
> On Tue, 11 Jul 2000, Ahbaid Gaffoor wrote:
> > Sounds good, but why would ftp just suddenly stop working?
> >
> > It worked fine and then just broke....
> >
> > Any ideas?
> >
> >
> Any changes made to the machine you're trying to ftp into? If you've
> made any changes, it's possible you've somehow disabled the FTP
> server or made changes to the hosts.allow file.
>
> Other than that, I don't know what else to tell you. Make sure you've
> got the FTP server running. (ps aux | grep ftp should do it.)
> John
>
Actually ftpd is usually not running as a daemon, it gets fired up via the
TCP wrappers system and you should make sure that the entry in
/etc/inetd.conf is uncommented.
If you're running wuftpd (which is the package installed by default with
Red Hat) make sure you also check the /etc/ftpaccess and /etc/ftpusers
files. As a matter of fact, check the manual page for ftpd and you should
find some interesting information there. And, of course, also make sure
that there is a /home/ftp directory.
------------------------------
Nitebirdz
http://www.linuxnovice.org
Tips, articles, news, links...
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.