cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: DNS name resolution

From: Russell Neufeld <rneufeld_at_archivas.com>
Date: Tue, 01 Nov 2005 17:41:56 -0500

Hi Daniel,

Thanks for the quick reply. Here's the info on libc and curl:

[root_at_scc-search-201 ~]$ /lib/libc-2.3.5.so
GNU C Library development release version 2.3.5, by Roland McGrath et al.
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.0.1 20050727 (Red Hat 4.0.1-5).
Compiled on a Linux 2.4.20 system on 2005-08-15.
Available extensions:
GNU libio by Per Bothner
crypt add-on version 2.1 by Michael Glad and others
Native POSIX Threads Library by Ulrich Drepper et al
The C stubs add-on version 2.1.2.
BIND-8.2.3-T5B
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Glibc-2.0 compatibility add-on by Cristian Gafton
GNU Libidn by Simon Josefsson
Thread-local storage support included.

[root_at_scc-search-201 ~]$ curl --version
curl 7.13.1 (i386-redhat-linux-gnu) libcurl/7.13.1 OpenSSL/0.9.7f
zlib/1.2.2.2 libidn/0.5.15
Protocols: ftp gopher telnet dict ldap http file https ftps
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz

Looks like ipv6 is enabled. Adding the -4/--ipv4 option doesn't seem to
help the command line version of curl. Any other option to try? Rebuild
libcurl with ipv6 disabled?

Russ
Received on 2005-11-01