Bug 26495

Summary: I cant ftp my fisher system
Product: [Retired] Red Hat Linux Reporter: jbj
Component: ftpAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: high    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-07 17:16:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description jbj 2001-02-07 17:16:36 UTC
ftp access to the fisher linux system is permitted. Cant find out why ?
It works OK in RedHat 7.0

regards

John

Comment 1 Bernhard Rosenkraenzer 2001-02-07 17:20:10 UTC
By default, workstation installs turn off all net servers.
Do (as root):
chkconfig wu-ftpd on
chkconfig xinetd on
service xinetd start



Comment 2 Bernhard Rosenkraenzer 2001-02-07 17:20:33 UTC
Also, make sure your firewall settings are not too restrictive.



Comment 3 Need Real Name 2001-02-22 18:29:38 UTC
check in /etc/xinetd.d/wu-ftpd.. Make sure the phrase disabled=yes is either 
commented out or deleted