Mohacsi Janos wrote:
> Dear All,
>       I have problem setting up proper behaviour on bond0 interface.
> I use Debian GNU/Linux 4.0 with kernel 2.6.21-2-686.
> 
> The link local address of the bond interface remains tenative. Suspecting, 
> that DAD fails on bond0 interface:
> 
> ip -f inet6 addr
> 
> 1: lo: <LOOPBACK,UP,10000> mtu 16436
>      inet6 ::1/128 scope host
>         valid_lft forever preferred_lft forever
> 2: eth-right: <BROADCAST,MULTICAST,SLAVE,UP,10000> mtu 1500 qlen 100
>      inet6 fe80::214:22ff:fe13:ed7a/64 scope link
>         valid_lft forever preferred_lft forever
> 3: eth-left: <BROADCAST,MULTICAST,SLAVE,UP,10000> mtu 1500 qlen 1000
>      inet6 fe80::214:22ff:fe13:ed7a/64 scope link
>         valid_lft forever preferred_lft forever
> 4: bond0: <BROADCAST,MULTICAST,MASTER,UP,10000> mtu 1500
>      inet6 2001:db8:0:1:214:22ff:fe13:ed7a/64 scope global dynamic
>         valid_lft 2591839sec preferred_lft 604639sec
>      inet6 2001:db8:0:1::4/64 scope global
>         valid_lft forever preferred_lft forever
>      inet6 2001:db8:0:1::3/64 scope global
>         valid_lft forever preferred_lft forever
>      inet6 2001:db8:0:1::2/64 scope global
>         valid_lft forever preferred_lft forever
>      inet6 fe80::214:22ff:fe13:ed7a/64 scope link tentative
>         valid_lft forever preferred_lft forever
>                                                   ^^^^^^^^^
> 
> As you can see. I can set up global addresses as many as I want, but the 
> tantative status of link local address is worries me.
> 
> Are there any idea to resolve this issue?

Use a newer kernel, or a different bond mode.

The active/passive mode works well with IPv6, however most Round-Robin
modes don't work in that kernel.

I think 2.6.22 (or may be 2.6.23) has a fix for some of the bonding issues
with IPv6.

The trouble is that the DAD probe arrives back to us over the other bonded
interface and causes issues.

-vlad

> 
> Setting net.ipv6.conf.eth-left.autoconf = 0 and 
> net.ipv6.conf.eth-right.autoconf = 0 would resolve the issue?
> 
> Thanks,
> 
> 
> Janos Mohacsi
> Network Engineer, Research Associate, Head of Network Planning and Projects
> NIIF/HUNGARNET, HUNGARY
> Key 70EF9882: DEC2 C685 1ED4 C95A 145F  4300 6F64 7B00 70EF 9882
> _______________________________________________
> Users mailing list
> Users@ipv6.org
> https://lists.ipv6.org/mailman/listinfo/users
> 

_______________________________________________
Users mailing list
Users@ipv6.org
https://lists.ipv6.org/mailman/listinfo/users

Reply via email to