You look in /etc/inetd.conf to make sure that the ftp line isn't
commented out.  Then, you note the name of the program being called
to answer ftp requests, and make sure it's installed on your system. 
Usually, it's referred to as in.ftpd.  "find / -name in.ftpd" will
tell you if the file exists, 

Also, you may want to take a look at /etc/hosts.allow and
/etc/hosts.deny to see if you've accidentally restricted your system
from connecting to itself.

On Tue, 5 Dec 2000 07:38:47 -0600 (CST), Scott Skrogstad wrote:

>I am running 6.2 and I can ftp to any place that I would like but when I
>try and ftp into my 6.2 box is says connection refused.  How do I start
>ftp automaticaly when the server boots?
>
>Scott Skrogstad
>Computer Integration Inc,
>[EMAIL PROTECTED]
>800-522-3475 Phone
>
>
>
>_______________________________________________
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to