LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   FTP problem (https://www.linuxquestions.org/questions/linux-newbie-8/ftp-problem-333421/)

src_in01 06-14-2005 07:44 AM

FTP problem
 
Hello everyone,
I have loaded Red Hat Linux in a server. I am not able to ftp to this server from other machines in the network. I am able to telnet to this server.
Pl advice how to ftp to this server ?
When giving ftp servername it gives this responce .
pl advice ..


[root@caroc00 etc]# ftp 10.131.1.2
Connected to 10.131.1.2.
220 caroc00.sail.com FTP server (Version 5.60) ready.
334 Using authentication type GSSAPI; ADAT must follow
GSSAPI accepted as authentication type
GSSAPI error major: Miscellaneous failure
GSSAPI error minor: No credentials cache file found
GSSAPI error: initializing context
GSSAPI authentication failed
334 Using authentication type KERBEROS_V4; ADAT must follow
KERBEROS_V4 accepted as authentication type
Kerberos V4 krb_mk_req failed: You have no tickets cached
Name (10.131.1.2:guest): guest
530 Must perform authentication before identifying USER.
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>

pl help

S Roychowdhury
Email src_in01@hotmail.com

hardcorelinux 06-15-2005 12:50 AM

Check ftp service is running properly or not, if it is running stop iptables in your server and try again, may be ip tables are blocking , check the server logs also .

src_in01 06-15-2005 04:19 AM

But I have checked the ftp service is already on .. the above i am given on the machine itself .
pl adv .
what may be the problem

hardcorelinux 06-15-2005 04:26 AM

which ftp software you are using, try

ftp localhost

login it as a normal user and password(not as root)


All times are GMT -5. The time now is 10:10 AM.