[Cyberduck-trac] [Cyberduck] #2539: IPv6 has a wrong default behaviour
Cyberduck
trac at trac.cyberduck.ch
Fri Mar 13 13:05:24 CET 2009
#2539: IPv6 has a wrong default behaviour
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: dkocher
Type: defect | Status: reopened
Priority: high | Milestone: 3.1.3
Component: core | Version: 3.1.2
Severity: major | Resolution:
Keywords: IPV6 |
-----------------------+----------------------------------------------------
Changes (by dkocher):
* milestone: => 3.1.3
Comment:
According to
[http://java.sun.com/j2se/1.5.0/docs/guide/net/ipv6_guide/index.html#ipv6-related]
which also applies to Cyberduck:
* By default, we would prefer IPv4 addresses over IPv6 addresses, i.e.,
when querying the name service (e.g., DNS service), we would return IPv4
addresses ahead of IPv6 addresses.
To test IPv6 you therefore have to set the
{{{java.net.preferIPv6Addresses}}} property to {{{true}}} in the
Info.plist of Cyberduck.app/Contents.
Using Passive FTP there may be problems connecting, as we do not currently
support the IPv6 FTP extensions to parse a IPv6 address in response to
{{{PASV}}}.
--
Ticket URL: <http://trac.cyberduck.ch/ticket/2539#comment:6>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files and Amazon S3 Browser for Mac OS X.
More information about the Cyberduck-trac
mailing list