[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Enabling ftp via xinetd



On Tue, Jan 20, 2004 at 12:01:35PM +0100, Abdul-Azeez wrote:
> I am a newbie trying to configure ftp via xinetd in Linux 9.0.
> The following is the entry in my "includedir" dir ( /etc/xinetd.d) for
> the ftp service:

[snip]
> disable = no

Did yoiu remember to reload xinetd after you made the change?  Did you
test ftp from your local system or from a remote system?  
To test locally:
$ ftp localhost

Check to see if you have any firewalls blocking you from accessing ftp
remotely.  Also check to make sure you've really got an ftp server
installed:
$ rpm -qa | grep ftp

-- 
Ed Wilts, Mounds View, MN, USA
mailto:ewilts ewilts org
Member #1, Red Hat Community Ambassador Program




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]