Displaying 1 result from an estimated 1 matches for "id2801589".
2009 Jun 10
1
IPv6 range provisioning question
...and I am
trying to get IPv6 to provision an entire range of IPs, but I am still getting
the old behavior and no IPs are being provisioned.
I have been following the docs provided by the link in the
/etc/sysconfig/network-scripts/ifup-ipv6 at
http://www.deepspace6.net/projects/initscripts-ipv6.html#id2801589 and using the
following configs:
/etc/sysconfig/network
NETWORKING=yes
GATEWAY=***.***.***.***
GATEWAYDEV=eth0
HOSTNAME=vadtec
NETWORKING_IPV6=yes
IPV6FORWARDING=no
IPV6_AUTOCONF=no
IPV6_AUTOTUNNEL=no
IPV6_DEFAULTDEV=eth0:1
IPV6_DEFAULTGW=2001:0470:0103:001A::1
/etc/sysconfig/network-scripts/ifc...