Re: [arch-general] IPv6 Support

2009-09-09 Thread slubman
On 9 sept. 2009, at 23:09, Aaron Griffin wrote: On Wed, Sep 9, 2009 at 3:53 PM, slubman wrote: I'm using IPv6 on my arch boxes, and yes you can use v4 nd v6 at the same time, and also use multiple v6 addresses on the same ethernet card. Here is what I have in my rc.conf : eth0="dhcp" eth0_

Re: [arch-general] IPv6 Support

2009-09-09 Thread Aaron Griffin
On Wed, Sep 9, 2009 at 3:53 PM, slubman wrote: > I'm using IPv6 on my arch boxes, and yes you can use v4 nd v6 at the same > time, and also use multiple v6 addresses on the same ethernet card. > > Here is what I have in my rc.conf : > > eth0="dhcp" > eth0_ipv6_0="eth0 add fd8d::3/64" > eth0_ipv6_1

Re: [arch-general] IPv6 Support

2009-09-09 Thread slubman
I'm using IPv6 on my arch boxes, and yes you can use v4 nd v6 at the same time, and also use multiple v6 addresses on the same ethernet card. Here is what I have in my rc.conf : eth0="dhcp" eth0_ipv6_0="eth0 add fd8d::3/64" eth0_ipv6_1="eth0 add 2a01::::3/64" INTERFACES=(eth0 eth0_ipv6