Re: [CentOS] vsftpd and active mode connections causes FTP session to hang

2008-06-06 Thread Timothy Selivanow
On Thu, 2008-06-05 at 20:04 -0700, John R Pierce wrote: > Filipe Brandenburger wrote: > > On Thu, Jun 5, 2008 at 2:05 PM, Timothy Selivanow > > <[EMAIL PROTECTED]> wrote: > > > >> things like 'put' and 'get', etc.), the connection hangs. If you wait a > >> bit it returns with a "425 Failed to e

Re: [CentOS] vsftpd and active mode connections causes FTP session to hang

2008-06-05 Thread John R Pierce
Filipe Brandenburger wrote: On Thu, Jun 5, 2008 at 2:05 PM, Timothy Selivanow <[EMAIL PROTECTED]> wrote: things like 'put' and 'get', etc.), the connection hangs. If you wait a bit it returns with a "425 Failed to establish connection". I've tried Is the FTP client behind NAT? If it

Re: [CentOS] vsftpd and active mode connections causes FTP session to hang

2008-06-05 Thread Filipe Brandenburger
On Thu, Jun 5, 2008 at 2:05 PM, Timothy Selivanow <[EMAIL PROTECTED]> wrote: > things like 'put' and 'get', etc.), the connection hangs. If you wait a > bit it returns with a "425 Failed to establish connection". I've tried Is the FTP client behind NAT? If it is then active FTP won't work, since

Re: [CentOS] vsftpd and active mode connections causes FTP session to hang

2008-06-05 Thread Timothy Selivanow
On Thu, 2008-06-05 at 14:23 -0400, Ignacio Vazquez-Abrams wrote: > On Thu, 2008-06-05 at 11:05 -0700, Timothy Selivanow wrote: > > Any ideas? > > Did you open both ftp and ftp-data ports? Yes. On some of the hosts, my workstation is just explicitly allowed through also (I've also tried turning

Re: [CentOS] vsftpd and active mode connections causes FTP session to hang

2008-06-05 Thread Ignacio Vazquez-Abrams
On Thu, 2008-06-05 at 11:05 -0700, Timothy Selivanow wrote: > Any ideas? Did you open both ftp and ftp-data ports? -- Ignacio Vazquez-Abrams <[EMAIL PROTECTED]> PLEASE don't CC me; I'm already subscribed signature.asc Description: This is a digitally signed message part __

[CentOS] vsftpd and active mode connections causes FTP session to hang

2008-06-05 Thread Timothy Selivanow
I've encountered an odd error state that I haven't been able to resolve yet. I have a customer that, for what ever reason, wants to use active mode occasionally for FTP xfers. What they have noticed, is that after you switch to active, and issue a command (they do 'ls', I've done other things lik