View Full Version : Cannot connect to FTP site
Chrisco
2005-02-05, 05:37 PM CST
I am new to Linux and I have setup the bare Fedora Core 3 with no GUI. I have just attempted to setup FTP by running (YUM vsftpd) and then (service vsftpd restart). I then try to access the FTP site with my Windows XP machine useing Mozilla Firefox and I recieve the error ( Alert 425 Failed to establish connection). Then I tried useing IE to access the site and I got the message. (The server name or address could not be resolved)
Chrisco
2005-02-05, 06:13 PM CST
Will ask me for user name when attempting to connect to ftp://username@192.168.1.115, but after logging in I get the same error.
Chrisco
2005-02-05, 06:19 PM CST
also tried to (nano /etc/vsftpd/vsftpd.conf) with
#Passive mode ports
pasv_min_port=2021
pasv_max_port=2071
#FXP enable
pasv_promiscuous=YES
port_promiscuous=YES
Still did not work providing I did add it right. Just added to the end and saved.
tiberiu
2005-02-05, 06:31 PM CST
I'm wondering... are u sure that ftp has no problems right now?
Chrisco
2005-02-05, 06:42 PM CST
Of course it's got problems.
tiberiu
2005-02-05, 06:48 PM CST
sorry, it seems I'm tired and I did not read carefully...
Dog-One
2005-02-05, 07:38 PM CST
Almost sounds like you have a firewall on the Fedora machine blocking the data stream of FTP. Could you do an iptables -L -n from a shell prompt and post your output here. If that's the case you could do a service iptables stop as root to stop your firewall long enough for you to retest your FTP session.
Chrisco
2005-02-05, 07:38 PM CST
no problem
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.