[CentOS] IPv6 range provisioning question

David V davevc at annapoliswireless.me
Fri Jun 12 13:07:35 UTC 2009


Vadtec wrote:
> Indeed it doesn't. Guess I'm just out of luck for the time being. Maybe the
> support will be added soon enough.
> 
> Thanks for your help.
> 

Hey I'm not sure if this has been mentioned, but even if a range is not 
allowed you can still have as many IPV6_SECONDARIES lines as you want, i.e.

IPV6INIT=yes
IPV6ADDR="2001:0470:0103:001A::2/64"
IPV6ADDR_SECONDARIES="2001:0470:0103:001A::3/64"
IPV6ADDR_SECONDARIES="2001:0470:0103:001A::4/64"
IPV6ADDR_SECONDARIES="2001:0470:0103:001A::5/64"
IPV6ADDR_SECONDARIES="2001:0470:0103:001A::6/64"
IPV6ADDR_SECONDARIES="2001:0470:0103:001A::7/64"
IPV6ADDR_SECONDARIES="2001:0470:0103:001A::8/64"
IPV6_AUTOCONF=no
IPV6_ROUTER=no
IPV6FORWARDING=no
PEERDNS=no
VLAN=no


I know it's inconvenient for the range you listed, but should work fine 
for a few.

-Dave



More information about the CentOS mailing list