Originally posted by: jordanbean
Salutations,
I am working with AIX 5.x, 6.x and 7.x with IPv6 configured concurrently with IPv4. As far as I understand, IPv6 should be the preferred transport. This is the behavior on Solaris, Linux, and Apple OS X, but not on AIX. Should AIX prefer IPv6? Is this configurable? What am I missing?
In /etc/hosts I have the node's IPv6 address defined before the its IPv4 address.
In DNS I have both AAAA and A records in the zone for everything, as well as ip6.int and ip6.arpa zones for reverse resolution.
I've tried using the name server's IPv6 address in /etc/resolv.conf, as well as its IPv4 address.
I've tried using hosts=local6,local4,bind6,bind4 in /etc/netsvc.conf.
No matter how the OS are configured, these AIX servers always use IPv4 instead of IPv6. The only way I can coerce the use of IPv6 is to eliminate IPv4, at least from any name resolution.
I appreciate any advise anyone can provide.
Regards,