cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] Active Mode FTPS Data Port Range

From: <koettermarkus_at_gmx.de>
Date: Sat, 02 May 2009 14:52:54 +0200

koettermarkus_at_gmx.de wrote:
> Daniel Stenberg wrote:
>> TESTDONE: 114 tests out of 115 reported OK: 99%
>> TESTFAIL: These test cases failed: 116
>> TESTDONE: 115 tests were considered during 30 seconds.
>>
>
> As you can't bind 1.2.3.4 if you don't own the addresses (bound on your
> interface) I expect it to fail and use localhost (the local part of the
> connection to the ftp service) instead.
>
> To me this is fine and tries to correct an user input error (default to
> ctrl connections local ip address - 127.0.0.1 in this case).
>
> How come you expect it do be able to report success binding an ip
> address (1.2.3.4 http://whois.domaintools.com/1.2.3.4 ) you do not even
> own?

NAT, we have to report the non-local address.

test 2004 SKIPPED: curl lacks sftp support
TESTDONE: 462 tests out of 462 reported OK: 100%
TESTDONE: 528 tests were considered during 765 seconds.
TESTINFO: 66 tests were skipped due to these restraints:
TESTINFO: "no stunnel" 19 times (300, 301, 302, 303, 304, 305, 306, 307,
308, 309, 400, 401, 403, 404, 406, 407, 408, 409, 560)
TESTINFO: "failed starting SSH server" 6 times (700, 701, 702, 703, 706,
707)
TESTINFO: "rlimit problem: fds needed 1050 > system limit 1024" 1 times
(518)
TESTINFO: "curl lacks scp support" 10 times (601, 603, 605, 607, 617,
619, 621, 623, 629, 631)
TESTINFO: "configured as DISABLED" 1 times (1097)
TESTINFO: "curl lacks sftp support" 29 times (600, 602, 604, 606, 608,
609, 610, 611, 612, 613, 614, 615, 616, 618, 620, 622, 624, 625, 626,
627, 628, 630, 632, 633, 634, 635, 636, 637, 2004)

fixed & attached.

Markus

Received on 2009-05-02