LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-20-2004, 07:38 PM   #1
gcobb
LQ Newbie
 
Registered: Oct 2004
Location: Southaven, MS
Distribution: Fedora Core 2
Posts: 24

Rep: Reputation: 15
Angry FTP ?


Can anyone tell me why with two different FTP servers I can log in but am timing out before getting a directory listing?

Last edited by gcobb; 10-20-2004 at 07:55 PM.
 
Old 10-21-2004, 12:01 AM   #2
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
possibly firewall troubles especially using sftp (try passive mode might help)
essentially in passive mode you become the server and hand out the secure port.
otherwise
the ftp server might be trying to get back to you on other ports and your firewall is saying no way am i accepting some incomming stuff on a new port i don't know about

with secure ftp of any description either ssh based or ssl based the client isn't just handed over to the new connection port like in the days of yore instead after an agreement is reached about what port to use the client and the server have to go through a dance of authentication and agree on randomly chosen encrytion keys and stuff.

this might help
ipchains -A input -p TCP -s 0/0 ftp-data -d $MYIP 1024:5999 -j ACCEPT
ipchains -A input -p TCP -s 0/0 ftp-data -d $MYIP 6255: -j ACCEPT

personally i'd just get a copy of ncftp and use the old protocol unless you feel like you need security
 
Old 10-21-2004, 07:11 AM   #3
gcobb
LQ Newbie
 
Registered: Oct 2004
Location: Southaven, MS
Distribution: Fedora Core 2
Posts: 24

Original Poster
Rep: Reputation: 15
I had set up a user previously and got with him last night. He said he was using the same client I am and isn't having any issues. This is a screwup on my end I suppose and it being with Windoze. I can use SSH and get away with it fine, just didn't know I was the only person having problems with FTP.

Thanks for your help.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora n00b, just have a few questions gcobb Fedora 1 10-20-2004 11:24 PM
Linux N00b needing help installing wireless with Fedora Core 2 Spyder83 Linux - Hardware 2 08-13-2004 03:02 PM
fedora n00b needs help evensen Linux - Software 2 05-14-2004 07:51 PM
dumb lil n00b Q about RH/Fedora pyre Linux - Newbie 4 04-01-2004 02:20 AM
n00b with gentoo + debian issues! Niomi Linux - Newbie 2 02-29-2004 04:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration