[radvd-devel-l] can't join ipv6-allrouters on (Cannot allocate memory) on 285th interface
Dan White
dwhite at olp.net
Tue Mar 31 11:03:39 EDT 2009
>
> Any ideas?
I forget to include:
I'm running version 1.0 (debian version 1.0-1) of radvd.
A snippet of my radvd.conf is:
interface bond0.102.11 {
AdvSendAdvert on;
prefix 2610:b8:2:6::/64 {
AdvOnLink on;
AdvAutonomous on;
AdvRouterAddr on;
};
RDNSS 2610:b8::130 2610:b8::131 {
};
};
interface bond0.2000.2 {
AdvSendAdvert on;
prefix 2610:b8:2:0::/64 {
AdvOnLink on;
AdvAutonomous on;
AdvRouterAddr on;
};
RDNSS 2610:b8::130 2610:b8::131 {
};
};
interface bond0.2000.3 {
AdvSendAdvert on;
prefix 2610:b8:2:1::/64 {
AdvOnLink on;
AdvAutonomous on;
AdvRouterAddr on;
};
RDNSS 2610:b8::130 2610:b8::131 {
};
};
etc.
Thanks Again,
- Dan
More information about the radvd-devel-l
mailing list