* Ramakrishnan Muthukrishnan ([email protected]) [101201 11:39]: > On Wed, Dec 1, 2010 at 1:32 PM, Salvatore Bonaccorso <[email protected]> > wrote: > > > > Hi > > > > After updading to 7.21.2-2 now curl fails to connect on hosts which > > have too IPv6 addresses. Example is rmadison using qa.debian.org or > > security.debian.org: > > > > # curl http://security.debian.org > > curl: (7) Failed to connect to 2001:8d8:2:1:6564:a62:0:2: Network is > > unreachable > > Thanks for reporting this observation. What was added in curl 7.21.2-2 > compared to -1 is the support for c-ares. Searching the web, I found > this email > > <http://curl.haxx.se/mail/lib-2009-08/0014.html> > > which throws some light into the problem. > > I wonder what is the best way to resolve the issue.
in the Message ID <[email protected]> on the libcurl mailing list there is a workaround patch posted, that enabled curl to query both ipv4 and ipv6. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

