Re: [CentOS] Configuring ipv6 reboot persistence, CentOS 5.6

2011-05-07 Thread David Mehler
Hello, Thank you for your response. The IPV4 endpoint address in ifcfg-sit1 is in fact the tunnel endpoint and not my system's address. The output of ifconfig sit1 does in fact show the ipv6 addresses looks correct to me. The output of ip -6 route | grep -v 'dev lo' shows ipv6 traffic going out

Re: [CentOS] Configuring ipv6 reboot persistence, CentOS 5.6

2011-05-07 Thread Stephen Harris
On Sat, May 07, 2011 at 04:28:45PM -0400, David Mehler wrote: > Testing that with a ping6 works fine. I then want it to persist across > reboots. So I added the following to /etc/sysconfig/network: > >NETWORKING_IPV6=yes >IPV6_DEFAULTDEV=sit1 Looks good; I have the same. > and I

Re: [CentOS] Configuring ipv6 reboot persistence, CentOS 5.6

2011-05-07 Thread David Mehler
Hello, Thanks for the suggestion. Unfortunately, that didn't fix it. Dave On 5/7/11, Ryan Wagoner wrote: > On Sat, May 7, 2011 at 4:28 PM, David Mehler wrote: >> Hello, >> >> I'm running a CentOS 5.6 server through linode. I am atempting to >> configure it for ipv6, previously this had been do

Re: [CentOS] Configuring ipv6 reboot persistence, CentOS 5.6

2011-05-07 Thread Ryan Wagoner
On Sat, May 7, 2011 at 4:28 PM, David Mehler wrote: > Hello, > > I'm running a CentOS 5.6 server through linode. I am atempting to > configure it for ipv6, previously this had been done though not by me > on a ubuntu box so the hardware can take it. I've got an ipv6 tunnel > through Hurricane Elec

[CentOS] Configuring ipv6 reboot persistence, CentOS 5.6

2011-05-07 Thread David Mehler
Hello, I'm running a CentOS 5.6 server through linode. I am atempting to configure it for ipv6, previously this had been done though not by me on a ubuntu box so the hardware can take it. I've got an ipv6 tunnel through Hurricane Electric and at a shell prompt have done the following: ifconfig si