I cannot FTP onto my Fedora Core 3 server!


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers I cannot FTP onto my Fedora Core 3 server!
# 1  
Old 04-12-2005
Power I cannot FTP onto my Fedora Core 3 server!

Hiya all,

I cannot FTP onto my Fedora Core 3 server!
Installed with Std Settings
(Firewall on, FTP, SHH etc enabled...)

My error is:

FTP ******

220 localhost.localdomain FTP server (Version 5.60) ready.

User: martin

530 Must perform authentication before identifying USER.


Login failed.
ftp>


Please assist! Smilie
Martin
# 2  
Old 04-12-2005
I wonder if it is as simple as doing a ssh over to the system from where you are trying to ftp from (on your first ssh (i.e., telnet) session, IIRC, there is an authentication prompt to (I believe) establish credentials). After ssh/telnet over to Fedora, then try the ftp session again and see if it makes a difference. I recently installed Fedora (coming from AIX/Solaris background and trying to get up to speed on RH) and just checked my ftp function and while I didn't have the same issue as you, I had to start the service (service vsftpd start).

I hope this helps!

- Matt
# 3  
Old 04-12-2005
are you trying ftp as root? if not, check ...

1. that in.ftpd is not commented out in /etc/inetd.conf
2. your firewall settings allow ftp connections
3. if connecting as anonymous, is anonymous ftp setup correctly?
4. that your username and password can be authenticated by the server --- look at /etc/nsswitch.conf
# 4  
Old 04-12-2005
Hiya guys,

vsftp got into a tizzy.

the Services GUI - said " vsftp stopped, but subsys locked"


So I rebooted (Windows stylee....)

Hey preto - works....
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Linux

mysql in fedora core 4

hi i dont know much about linux but my boss gave me a job to backup all the mysql database and tables from fedora core4 running as web/database server. i can enter in fedora using remote desktop from my laptop but after that i am unable to do anything. if any one can help me in finding mysql and... (3 Replies)
Discussion started by: obstinate
3 Replies

2. UNIX for Dummies Questions & Answers

fedora core mailrelay

how do i change the mailrelay settings smtp for fedora core 4 to a new IP ? (1 Reply)
Discussion started by: dannyd
1 Replies

3. UNIX for Dummies Questions & Answers

help installing fedora core 5

Hello I'm trying to install fedora core 5 and I'm currently at this screen here: http://fedora.redhat.com/docs/fedora-install-guide-en/fc5/figs/installingpackages.png However, the bottom bar is completely gray and there's nothing telling me the "status" of the install. I also told it to format... (2 Replies)
Discussion started by: obeseogre
2 Replies

4. UNIX for Dummies Questions & Answers

Installing Fedora Core 4

Hello, I am about to install Fedora on a partition on my hard drive. I got the CD from a magazine and it isnt a LiveCD so the magazine says "fedora core installer isn't a LiveCD, so it will merrily destroy your primary partition when you install on your machine", now I'm guessing the primary... (1 Reply)
Discussion started by: ArkNia
1 Replies

5. Linux

Help with OpenGL in Fedora Core 4.

I'm pretty much new to this Linux stuff, I installed FC4 the other night to try it out. I'm having a slight problem when launching Quake 3, it's giving me the error GLimp_Init() - could not load OpenGL subsystem I've updated my video drivers to the latest version and went through fglrxconfig,... (3 Replies)
Discussion started by: Filth Pig
3 Replies

6. Linux

Trying to install Fedora Core 3...

Hiya all, Hope you can help. I keep getting the same Error message when I try to install. I have tried several different Diskettes. And I finally ordered CDs from "FASTDISCs". The install "disc Checks" passed fine on these. The error: "The package usbitils-0.11.6.1 cannot be opened. ... (8 Replies)
Discussion started by: marty 600
8 Replies

7. Linux

being probed Fedora core 2

Lucky me...someone's trying to hack into my mythtv box through ssh. Can I make a policy or something similar to refuse connections from a specific IP after a certain amount of failed logins? attached is some of the output from /var/log/messages (2 Replies)
Discussion started by: dangral
2 Replies

8. Linux

Using Fedora Core 2

I've been using FC2, but my sound card doesn't work I'm new with linux systems.. but there says that needs to recompile kernel how can i do it with a kernel 2.6.5 i386 ? by the way,. my sound card chipset is an ESS 1869F, with a compaq deskpro Smal Form Factor. but i have not found a... (4 Replies)
Discussion started by: Quake
4 Replies

9. Linux

Migrate from RH 8.0 to Fedora Core 2

I have done some research on the Fedora Project and trying to find clear cut answer on how to migrate from current OS - RH 8.0 Pro to Fedora Core 2. Can anybody help me with this and does Fedora Core 2 include OpenOffice and Ximian Evolution like with my RH 8.0 Pro. (3 Replies)
Discussion started by: Mark McWilliams
3 Replies

10. Linux

Fedora Core 2 Snapshot

These are not my desktop (I am still using FC1), they are from Internet forum. http://gator.dt.uh.edu/~yangm001/snapshot1.jpg http://gator.dt.uh.edu/~yangm001/snapshot2.jpg (0 Replies)
Discussion started by: HOUSCOUS
0 Replies
Login or Register to Ask a Question