Maybe it's your newly reinstalled iptables blocking active ftp access?
Try wget --passive-ftp



On Nov 15, 2007 6:26 PM, Aharon Schkolnik <[EMAIL PROTECTED]> wrote:
> Hi.
>
> I just had to re-install linux on my machine (don't ask).
>
> Now I can't access any anonymous ftp sites.
>
> Eg:
>
>
> $wget -v -d ftp://ftp.cs.huji.ac.il/
>
> DEBUG output created by Wget 1.10.2 (Red Hat modified) on linux-gnu.
>
> Using `.listing' as listing tmp file.
> --16:39:50--  ftp://ftp.cs.huji.ac.il/
>            => `.listing'
> Resolving ftp.cs.huji.ac.il... 132.65.16.9
> Caching ftp.cs.huji.ac.il => 132.65.16.9
> Connecting to ftp.cs.huji.ac.il|132.65.16.9|:21... connected.
> Created socket 3.
> Releasing 0x08c02800 (new refcount 1).
> Logging in as anonymous ... 220 ProFTPD 1.2.2 Server (ftp.cs.huji.ac.il)
> [ftp.cs.huji.ac.il]
>
> --> USER anonymous
>
>
> Error in server response, closing control connection.
> Closed fd 3
> Retrying.
>
>
> --------------------OR --------------
>
>
> ftp -d -v -p  ftp.cs.huji.ac.il
> Connected to ftp.cs.huji.ac.il (132.65.16.9).
> 220 ProFTPD 1.2.2 Server (ftp.cs.huji.ac.il) [ftp.cs.huji.ac.il]
> Name (ftp.cs.huji.ac.il:aharon): anonymous
> ---> USER anonymous
> 421 Service not available, remote server has closed connection
> Login failed.
> ---> SYST
> No control connection for command: Transport endpoint is not connected
> ftp>
>
>
>
>
> Any ideas ?
>
> TIA.
>
>
> --
>   The day is short, and the work is great,    |  Aharon Schkolnik
>   and the laborers are lazy, and the reward   |
>   is great, and the Master of the house is    |  [EMAIL PROTECTED]
>   impatient. - Ethics Of The Fathers Ch. 2    |  054 8422076
>
>
> =================================================================
>
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
>
>

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to