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 misspelling got me working. _

Re: [CentOS] unable to assign static IPv6

2011-02-28 Thread John R. Dennison
On Mon, Feb 28, 2011 at 09:16:59PM -0500, Lars Nordin wrote: > > /etc/sysconfig/network-scripts/ifcfg-eth0: > IPV6INT=yes > IPV6ADDR=fdca:fefe:dace:07b1::0002:B339:2817 That should be "IPV6INIT=yes". May also want to add "IPV6_AUTOCONF=no" and ensure you have a valid

Re: [CentOS] unable to assign static IPv6

2011-02-28 Thread Stephen Harris
On Mon, Feb 28, 2011 at 09:16:59PM -0500, Lars Nordin wrote: > /etc/sysconfig/network-scripts/ifcfg-eth0: > IPV6INT=yes Typo; IPV6INIT=yes -- rgds Stephen ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[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