[CentOS] unable to assign static IPv6

2011-02-28 Thread Lars Nordin
I'm having a problem permanently assigning a static IPv6 address to my CentOS v5.5 box. I have IPv6 enabled and the link local address is automatically brought up. I can manually ifconfig the address but when I configure it in ifcfg-eth0 and restart the network init script the IPv6 address is n

Re: [CentOS] unable to assign static IPv6

2011-03-02 Thread Lars Nordin
On Monday, February 28, 2011, Stephen Harris wrote: > On Mon, Feb 28, 2011 at 09:16:59PM -0500, Lars Nordin wrote: > > /etc/sysconfig/network-scripts/ifcfg-eth0: > > IPV6INT=yes > > Typo; IPV6INIT=yes sigh. Thanks for the responses, fixing my missp