|
|
Subscribe / Log in / New account

gai.conf

gai.conf

Posted Feb 2, 2011 21:01 UTC (Wed) by nybble41 (subscriber, #55106)
In reply to: gai.conf by cesarb
Parent article: The last IPv4 address blocks allocated

Thanks for the correction; I did not realize that this file was optional.

For reference, I started with the default gai.conf provided by the Debian libc-bin package, version 2.11.2-8, and uncommented all the "label" lines *except* the one with the 6to4 prefix. The result should look something like this:

label ::1/128 0
label ::/0 1
#label 2002::/16 2
label ::/96 3
label ::ffff:0:0/96 4
label fec0::/10 5
label fc00::/7 6
label 2001:0::/32 7

This excerpt should work as a complete configuration should you happen to lack a default gai.conf file.


to post comments

gai.conf

Posted Feb 3, 2011 2:27 UTC (Thu) by mtaht (subscriber, #11087) [Link]

Thank you! I'd been trying to figure out why my gai.conf wasn't forcing ipv6 for ages.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds