[radvd-devel-l] RADVD compatibility with OLSR?

k k kelvinskk at hotmail.com
Tue Dec 18 02:19:57 EST 2007


Hi!

PC1 should advertise the /64 prefix to PC2 and PC3. The 3 PCs are in the same network and they can ping each other. Running radvd without OLSR, PC2 and PC3 were able to recieve the /64 prefix. However, when radvd was activated together with OLSR, PC2 and PC3 were NOT able to recieve the prefix.

I would like to ask your expertise on how solve this issue.

KiaN




----------------------------------------
> Date: Tue, 18 Dec 2007 08:22:53 +0200
> From: pekkas at netcore.fi
> To: radvd-devel-l at litech.org
> Subject: Re: [radvd-devel-l] RADVD compatibility with OLSR?
> 
> On Tue, 18 Dec 2007, k k wrote:
>> I'm currently using FC5-2.6.16 and i'm trying to implement radvd-1.0-1 together with olsrd-0.5.3. I have 3 PCs: PC1, PC2 and PC3 are connected via wireless cards with PC1 acting as an ap, while PC2 and PC3 are in managed mode. Both radvd and OLSR works fine independently. However when i implement them both, PC2 and PC3 were not able to recieve an IPv6 address automatically from the radvd protocol.
>>
>> Can someone help with with this problem?
> 
> It's not obvious what you want to do with radvd.  if the intent is 
> that only PC1 will advertise the /64 prefix, then you're probably 
> OK.  Other PCs can't in principle advertise the same prefix.
> 
> Which PCs do you want to use the prefixes for address 
> autoconfiguration (if any), and which PCs for configuring the default 
> route?
> 
>> PC1: 2001:106:2700::1/64
>> PC2: 2001:106:2700::2/64
>> PC3: 2001:106:2700::3/64
>>
>> radvd config on PC1:
>> #################################################################################
>> interface ath0
>> {
>>        AdvSendAdvert on;
>>        MinRtrAdvInterval 3;
>>        MaxRtrAdvInterval 10;
>>        AdvIntervalOpt off;
>>        AdvHomeAgentFlag on;
>>        AdvHomeAgentInfo on;
>>
>>        prefix 2001:106:2700::1/64
>>        {
>>                AdvOnLink on;
>>                AdvAutonomous on;
>>                AdvRouterAddr on;
>>        };
>> };
>>
>> #################################################################################
>>
>>
>>
>> on PC, PC2 and PC3, the olsr config is:
>> ##################################################################################
>> DebugLevel	1
>>
>> IpVersion	6
>>
>> ClearScreen     yes
>>
>> Hna4
>> {
>> }
>>
>>
>> Hna6
>> {
>> }
>>
>> AllowNoInt	no
>>
>>
>> IpcConnect
>> {
>>     MaxConnections  0
>>     Host            127.0.0.1
>> }
>>
>>
>> UseHysteresis	no
>>
>> HystScaling	0.50
>> HystThrHigh	0.80
>> HystThrLow	0.30
>>
>> Pollrate	0.05
>>
>>
>> Interface "ath0"
>> {
>>
>>    Ip6AddrType		global
>>
>>    Ip6MulticastGlobal	ff08::1
>>
>>    HelloInterval    2.0
>> }
>> #####################################################################################
>> _________________________________________________________________
>> Easily manage multiple email accounts with Windows Live Mail!
>> http://www.get.live.com/wl/all
> 
> -- 
> Pekka Savola                 "You each name yourselves king, yet the
> Netcore Oy                    kingdom bleeds."
> Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings
> 
> -- 
> radvd-devel-l mailing list  :  radvd-devel-l at litech.org
> http://lists.litech.org/listinfo/radvd-devel-l

_________________________________________________________________
Publish your photos to your Space easily with Photo Gallery.
http://www.get.live.com/wl/all



More information about the radvd-devel-l mailing list