On Tue, Sep 07, 2010 at 11:07:29AM +0100, Alex
Monaghan wrote:
And additional observation, if I telnet to the
remote port, this also
defaults to the v6 address so it's not just a PHP issue.
Your resolver is probably returning the first AAAA record it finds. You
can make a hosts file entry (if file is used in host.conf) to return an
ipv4 address.
Or just edit /etc/gai.conf and turn up the preference on the ipv4 world:
precedence ::ffff:0:0/96 100
Or something?
Ta
Alex.
--
This message was scanned by Better Hosted and is believed to be clean.