curl / Mailing Lists / curl-users / Single Mail

curl-users

Re: FTP via Tor

From: Gisle Vanem <gisle.vanem_at_gmail.com>
Date: Fri, 6 Jul 2018 01:04:53 +0200

Daniel Stenberg wrote:

> I figured maybe the second connection through Tor would end up coming over another exit and then the FTP server doesn't
> like that...

Something like that. And I read somewhere, that Tor changes
exits every 10 minutes.

>> Why is curl attempting to connect to '::1' when it used IPv4 initially?
>> The "Skip 46.30.211.164" is IMHO a big hint it should be IPv4 only.
>
> It's a bug. It's a actually two bugs, because not only should the second connection be limited to the same IP family of
> the original connection but the second connection should also try the other addresses it got and not only try a single
> one. The second one is mentioned in KNOWN_BUGS: https://curl.haxx.se/docs/knownbugs.html#Passive_transfer_tries_only_one

Thanks for that info.

-- 
--gv
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-07-06