Networking Forums

Networking Forums > Computer Networking > Linux Networking > Any proftp pros out there?

Reply
Thread Tools Display Modes

Any proftp pros out there?

 
 
D. Alvarado
Guest
Posts: n/a

 
      07-16-2004, 03:43 AM
Hello,
I just installed ProFTP for my Fedora core 2 system. It's up and
running but when I try and connect via the gFTP client, the system
just hangs. The log follows:

220 FTP Server ready.
USER laredotornado

331 Password required for laredotornado.
PASS xxxx
230 User laredotornado logged in.
TYPE I

200 Type set to I
PWD

257 "/" is current directory.
PORT 192,168,1,101,128,14

200 PORT command successful
LIST -aL

Connection to ww.xx.yy.zz timed out

The only ports open on the server are HTTP, FTP, and SSH.
Additionally, I have unchecked the "Passive File Transfers" option.
Does anyone know how I can attempt to start debugging this problem?
 
Reply With Quote
 
 
 
 
Tejas Kokje
Guest
Posts: n/a

 
      07-16-2004, 03:58 AM


Check your firewall settings. Make sure eth0 (or whatever it may be) is in
trusted devices

Tejas Kokje

On Thu, 15 Jul 2004 20:43:41 -0700, D. Alvarado wrote:

> Hello,
> I just installed ProFTP for my Fedora core 2 system. It's up and
> running but when I try and connect via the gFTP client, the system
> just hangs. The log follows:
>
> 220 FTP Server ready.
> USER laredotornado
>
> 331 Password required for laredotornado.
> PASS xxxx
> 230 User laredotornado logged in.
> TYPE I
>
> 200 Type set to I
> PWD
>
> 257 "/" is current directory.
> PORT 192,168,1,101,128,14
>
> 200 PORT command successful
> LIST -aL
>
> Connection to ww.xx.yy.zz timed out
>
> The only ports open on the server are HTTP, FTP, and SSH.
> Additionally, I have unchecked the "Passive File Transfers" option.
> Does anyone know how I can attempt to start debugging this problem?


 
Reply With Quote
 
Juha Laiho
Guest
Posts: n/a

 
      07-16-2004, 06:12 PM
(E-Mail Removed) (D. Alvarado) said:
> I just installed ProFTP for my Fedora core 2 system. It's up and
>running but when I try and connect via the gFTP client, the system
>just hangs.

....
>The only ports open on the server are HTTP, FTP, and SSH.
>Additionally, I have unchecked the "Passive File Transfers" option.
>Does anyone know how I can attempt to start debugging this problem?


So, you're forcing FTP to run in "active" mode, which requires connections
using the high ports, and you're firewalled the system not to allow any
connections in the high ports. Contradictory. Do one of the below:
- use passive mode ftp (easiest)
- load ftp conntrack helper and allow all RELATED,ESTABLISHED traffic
- open up all "high" ports (not recommended)
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
 
Reply With Quote
 
D. Alvarado
Guest
Posts: n/a

 
      07-17-2004, 09:28 PM
I added that to my trusted devices and everything works great now, thanks! -

Tejas Kokje <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> Check your firewall settings. Make sure eth0 (or whatever it may be) is in
> trusted devices
>
> Tejas Kokje
>
> On Thu, 15 Jul 2004 20:43:41 -0700, D. Alvarado wrote:
>
> > Hello,
> > I just installed ProFTP for my Fedora core 2 system. It's up and
> > running but when I try and connect via the gFTP client, the system
> > just hangs. The log follows:
> >
> > 220 FTP Server ready.
> > USER laredotornado
> >
> > 331 Password required for laredotornado.
> > PASS xxxx
> > 230 User laredotornado logged in.
> > TYPE I
> >
> > 200 Type set to I
> > PWD
> >
> > 257 "/" is current directory.
> > PORT 192,168,1,101,128,14
> >
> > 200 PORT command successful
> > LIST -aL
> >
> > Connection to ww.xx.yy.zz timed out
> >
> > The only ports open on the server are HTTP, FTP, and SSH.
> > Additionally, I have unchecked the "Passive File Transfers" option.
> > Does anyone know how I can attempt to start debugging this problem?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
proftp error during make arvindsd@yahoo.com Linux Networking 0 03-17-2005 09:03 AM
Excluding users from ProFTP Ringo Langly Linux Networking 4 12-31-2004 10:49 PM
Configuration of proftp Gauthier Linux Networking 0 09-12-2004 03:27 PM
ProFTP time out length D. Alvarado Linux Networking 1 08-12-2004 08:17 AM
building proftp with mod_mysql bentley Linux Networking 0 01-18-2004 02:21 AM



1 2 3 4 5 6 7 8 9 10 11