[Olsr-users] RADVD compatibility with OLSR?
k k
(spam-protected)
Tue Dec 18 08:59:20 CET 2007
What a coincidence! I'm currently doing my Final Year Project in NTU. I've been stuck at this portion for quite some time now. Could you tell me more about your program?
Regards,
KiaN
________________________________
> Date: Tue, 18 Dec 2007 08:49:57 +0100
> From: (spam-protected)
> To: (spam-protected)
> Subject: Re: [Olsr-users] RADVD compatibility with OLSR?
>
> I was part of a project in NTU, Singapore to think about that but I hadn't so much take to investigate that. I just wrote a program to broadcast RA's through a MANET cloud.
> RADVD is fine, the problem is with OLSR I guess.
>
> Regards,
> Florian
>
> 2007/12/18, k k <(spam-protected)>:
>
> Hi,
>
> Have other people managed to solve the problem before? Maybe with alternative protocols?
> As I'll be running MIPv6, radvd was chosen as it supported the home agent flag(for MIPv6).
>
> Regards,
> KiaN
> ________________________________
>> Date: Tue, 18 Dec 2007 08:25:59 +0100
>> From: (spam-protected)
>> To: (spam-protected)
>> Subject: Re: [Olsr-users] RADVD compatibility with OLSR?
>> CC: (spam-protected)
>>
>> Hello,
>>
>> I've noticed that too. When OLSRd is running, it will prevent an interface to do stateless autoconfiguration via RA's. I didn't find a workaround so far. You can notice that when exiting OLSRd, the interface will instantly build its stateless address on the next received RA.
>>
>> Regards,
>> Florian
>>
>> 2007/12/18, k k <(spam-protected)>:
>>
>> Hi,
>>
>> 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?
>>
>> KiaN
>>
>> 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
>> }
>> #####################################################################################
>> _________________________________________________________________
>> Help Splitzo Sally Before It's Too Late!
>> http://www.thegirlwhosplitinto5.com/
>>
>> --
>> Olsr-users mailing list
>> (spam-protected)
>> http://lists.olsr.org/mailman/listinfo/olsr-users
>
> _________________________________________________________________
> Publish your photos to your Space easily with Photo Gallery.
> http://www.get.live.com/wl/all
_________________________________________________________________
Get your free suite of Windows Live services today!
http://www.get.live.com/wl/all
More information about the Olsr-users
mailing list