1830234 Members
2124 Online
109999 Solutions
New Discussion

FTPACCESS

 
Alessio_2
New Member

FTPACCESS

I'm using redhat 7.1 and after I've installed all the package for the ftp server I can't log in using ftp.. I can do ftp from my machine to myself but I can't do ftp from another machine. Any suggestions?
Thanks!
10 REPLIES 10
Hal Rottenberg
Frequent Advisor

Re: FTPACCESS

What user account are you trying to use? Root or nonroot?
If at first you don't succeed, then skydiving isn't for you.
Alessio_2
New Member

Re: FTPACCESS

I've installed all the ftp packages as root
Alessio_2
New Member

Re: FTPACCESS

And the problem was before using any account because when I tried to connect the answer was:
ftp:connect:Connection refused

Marco Paganini
Respected Contributor

Re: FTPACCESS

Hello Alessio:

If you try to connect and get a 'connection refused' it means your FTP server is not running. In that case, check you /etc/inetd.conf file (or /etc/xinetd.d/wu-ftpd file if you're using xinetd).


If you get any other message, please send us that message!

Regards,
Paga
Keeping alive, until I die.
Mark Fenton
Esteemed Contributor

Re: FTPACCESS

RedHat 7.1 ...

If you're using xinetd (installed by default), check

/etc/xinetd.d/ftp

By default the service is disabled and must be enabled to actually use it.
hth.
Bernie Vande Griend
Respected Contributor

Re: FTPACCESS

make sure that in /etc/xinetd.d/wu-ftpd, disable = no. Make sure to stop and start xinetd after changing it.

Another possibility is that IPchains is set up to block it.
Ye who thinks he has a lot to say, probably shouldn't.
Nodir Gulyamov
New Member

Re: FTPACCESS

Or iptables blocks.
Dave Bunting
Frequent Advisor

Re: FTPACCESS

can't you guys give solution in one single reply? sorry to offend, your answers are all really very interesting, I am learning a lot BUT 'installment'. Can't you give a straightforward-more-of-a-dumb answer...
im just starting to learn linux, so i hope i dont offend you masters...
please answer with a complete how-to...
Thanks a lot... hope to get more clearer answers...

d_b
Bernie Vande Griend
Respected Contributor

Re: FTPACCESS

Dave,
I'm not sure if I understand your request. Do you have a question about FTP access or about installing Linux?
Please open a new issue issue for your request so there is no confusion on what help you need and I'm sure that many will try to assist you.

As far as why there is not a precise answer for every question, that is how the forums work. We are all individuals volunteering our time to help answer questions and each of us may see things a bit differently. In the question here about FTPACCESS, there were lots of different responses because it was not perfectly clear from the original question as to what the problem was and the setup they were using.
Ye who thinks he has a lot to say, probably shouldn't.
Dave Bunting
Frequent Advisor

Re: FTPACCESS

Thanks for making things clearer Bernie... I guess I'll just have to post an issue...
sorry for the dumbass reply i posted previously. im being brain damaged configuring my linux machine to enable telnet and ftp... hope you understand

ps... if don't solve this im going back to W2K.
;-)


see you in my next post...