Re: IO::Socket and IPv6

2011-03-01 Thread Quanah Gibson-Mount
--On Tuesday, March 01, 2011 1:46 PM -0800 Quanah Gibson-Mount wrote: If I move the 10.11.12.13 address prior to all of the IPv6 pieces, it works fine. Other IPv4 tools work without issue. So if you see weird behavior out of Net::LDAP on IPv6 enabled systems even if you are only dealing with

IO::Socket and IPv6

2011-03-01 Thread Quanah Gibson-Mount
We're playing with enabling IPv6 support, and I've found an interesting bug in IO::Socket I thought I'd let others be aware of. If in your /etc/hosts file, the IPv6 addresses are listed prior to the IPv4 host address, IO::Socket will time out. For example, if I have: 127.0.0.1 localhos