On 06/06/2011 10:54, KESHAV P.R. wrote:
For now use

wget --inet4-only    # or
curl --ipv4

to ensure both use only ipv4 addresses.

Or shorter:
wget -4
curl -4

--
slubman

Reply via email to