On Wed, Sep 9, 2009 at 3:53 PM, slubman <lists@xxxxxxxxxxxx> 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="eth0 add 2a01:XXXX:XXXX::3/64" > INTERFACES=(eth0 eth0_ipv6_1 eth0_ipv6_0) > > One not so good thing, at startup I have to errors: > eth0_ipv6_0 no such device > eth0_ipv6_1 no such device > > But the address are correctly sets on the NIC. Hmmm could you file a bug report regarding this. Seems fixable.