Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ftp server configuration

Status
Not open for further replies.

sam102

Programmer
May 18, 2001
10
0
0
US
I am trying to configure ftp.
Whenever I give the command
ftp machinename
then I get a message
Connected to machinename
But witin a few seconds I get the message
421 service not available. Remote server has closed the connection.

can anyone please guide me on this particular problem
 
Check /etc/services and see if ftpd is commented out or not. If it is, uncomment it, and refresh inetd. Try "init -q" or something like that. Check your manpage for specifics on how to refresh the inetd.

Bill.
 
which ftp daemon are you trying to configure

wuftp
proftp

etc..

the setup and configuration differ depending on which daemon you are tring to configure

-Danny






 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top