Re: FTP question
From: Whoever (nobody@devnull.none)
Date: 02/03/03
- Next message: Her Dock: "e-zines"
- Previous message: /dev/rob0: "Re: completely confused about kerneli, cryptoapi and patch-int"
- In reply to: Olivier D: "Re: FTP question"
- Next in thread: Olivier: "Re: FTP question"
- Reply: Olivier: "Re: FTP question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Whoever <nobody@devnull.none> Date: Mon, 03 Feb 2003 07:23:51 GMT
On Sat, 1 Feb 2003, Olivier D wrote:
>
> "Allen Kistler" <ackistler@yahoo.com> wrote in message
> news:RyF_9.740$HG6.296094@newssrv26.news.prodigy.com...
> > Olivier D wrote:
> > > I have an FTP-problem that puzzles me. I have two systems behind a
> firewall
> > > (Clarkconnect 1.2), one RedHat 8.0, the other (don't laugh) Win2k. With
> > > Win2k I can FTP to a (firewalled) ftp-server (part of a Win2k-domain)
> and
> > > up/download data. With RedHat, I can log in with both gFTP and ncftp,
> but I
> > > can /only/ transfer data with ncftp (gftp produces a timeout). Both
> machines
> > > have zero firewall (thats done by the Clarkconnect-linux machine; I
> already
> > > checked the firewall settings on both machines).
> > >
> > > [snip]
> >
> > Probably the difference is active ftp vs. passive ftp. Windows command
> > line ftp uses active ftp. IE with an ftp url uses passive ftp. You can
> > use those facts to test active vs. passive from your W2k machine. Just
> > try to log in somewhere and get a directory.
> >
>
> Dear Allen,
>
>
> I've talked to the admin of the ftp-server, and only /active/ transfer works
> (because except for port 21, the ftp-server is completely firewalled). I
> know ncftp automatically switches to whichever works, so that would be
> active transfer mode. gFtp, however, doesn't work when I switch off passive
> transfer mode (and ofcourse, doesn't work either when I /do/ use passive)
>
> I tried using IE-ftp, but as I said, the ftp-server is firewalled for all
> ports except 21, so no luck there.
>
OK, so the admin of the ftp-server does not know what he is talking about.
FTP uses port 21 for the command channel. Data transfers use port 20
(irrespective of whether it is passive or active).
Now whether active or passive works is more likely to be an issue with
YOUR (the client) firewall -- assuming you are behind a NAT firewall.
So, gather and post more info.
- Next message: Her Dock: "e-zines"
- Previous message: /dev/rob0: "Re: completely confused about kerneli, cryptoapi and patch-int"
- In reply to: Olivier D: "Re: FTP question"
- Next in thread: Olivier: "Re: FTP question"
- Reply: Olivier: "Re: FTP question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|