  | |  | Enabling ftp via xinetd | Enabling ftp via xinetd 2004-01-20 - By Ed Wilts
Back 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@(protected)
Member #1, Red Hat Community Ambassador Program
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
|
|
 |