http://bugzilla.novell.com/show_bug.cgi?id=598574 http://bugzilla.novell.com/show_bug.cgi?id=598574#c0 Summary: curl doesn't fall back from IPv6 to IPv4 Classification: openSUSE Product: openSUSE 11.3 Version: Milestone 5 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: max@novell.com QAContact: qa@suse.de Found By: Development Blocker: --- On 11.3 (only tested in the rescue system so far), curl only tries to connect to the IPv6 address of hosts that have both, A and AAAA records and doesn't fall back to IPv4 when the IPv6 connection fails. Rescue:~ # curl http://tclers.tk curl: (7) Failed to connect to 2002:3e70:9ee8::1001: Network is unreachable It works fine when I add the -4 switch. I would expect curl to try the DNS records in turn until one succeeds and only error out when all of them failed. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.