[support] McoA Failed to add policy
Romain KUNTZ
kuntz at clarinet.u-strasbg.fr
Mon Nov 5 22:53:16 JST 2007
Hi Luis,
Indeed there was a nasty bug in the MCoA patch. I fixed it and
uploaded a new NEPL and MCoA patch (version 20071105) on the NEPL
Howto page: http://www.nautilus6.org/doc/nepl-howto/
I took the occasion to update a bit the NEPL patch too, so you'll
have to use both 20071105 patches.
Would you mind patching & recompiling UMIP with those 2 patches and
tell me if you still meet the problem?
Cheers,
Romain
On 2007/11/05, at 13:38, Romain KUNTZ wrote:
> Hi again Luis,
>
> I managed to reproduce the problem. I'm working on it now and will
> try to provide a new patch ASAP.
>
> romain
>
> On 2007/11/05, at 13:13, Romain KUNTZ wrote:
>
>> Hi Luis,
>>
>> On 2007/11/02, at 13:14, Luis Campo Giralte wrote:
>>> Hi! i have the next problem on the last version of McoA(Version 2.3
>>> released on October 22nd and also the small update of October 26th).
>>
>> Thank you for testing the last version and reporting your
>> problems. Let's try to investigate what's wrong.
>> First, which kernel version are you using?
>>
>>> my mip6.conf on the mobile router side looks like:
>>
>> Your config looks fine.
>>
>>> when the mip6d start only one interface its register on the home-
>>> agent
>>> and with the other interface on the debug terminal messages
>>> appears the
>>> next messages:
>>
>> Could you send the full log from the MR? (from the beginning to
>> this error). Maybe we can get more information from it. More
>> comments inline:
>>
>>> Fri Nov 2 12:47:19 process_first_home_bu: Creating new tunnel
>>> for iface
>>> 6 (BID 200)
>>> Fri Nov 2 12:47:19 __tunnel_add: created tunnel ip6tnl2 (11) from
>>> 2007:106:2700:0:0:0:0:10 to 2007:106:2700:0:0:0:0:2 user count 1
>>> Fri Nov 2 12:47:19 process_first_home_bu: MN-HA tunnel created
>>> (iface
>>> tnl = 11)
>>> Fri Nov 2 12:47:19 flag_hoa: set HoA
>>> 2007:106:2700:0:0:0:0:10/128 iif
>>> 11 flags 12 preferred_time 4294967295 valid_time 4294967295
>>> Fri Nov 2 12:47:19 process_first_home_bu: New bule for HA
>>> Fri Nov 2 12:47:19 Failed to add policy:
>>
>> Here UMIP tries to install a policy that already exists.
>> In src/xfrm.c, in the xfrm_pre_bu_add_bule() function, could you
>> add the following piece of code at the beginning:
>>
>> int count = mcoa_bule_count(bule);
>> XDBG("XXX mcoa_bule_count = %d\n", count);
>>
>> then recompile UMIP, test and send the logs here? That would help
>> me to debug.
>>
>> Regards,
>> romain
>>
>>
>> _______________________________________________
>> Support mailing list
>> Support at ml.nautilus6.org
>> http://ml.nautilus6.org/mailman/listinfo/support
>
> _______________________________________________
> Support mailing list
> Support at ml.nautilus6.org
> http://ml.nautilus6.org/mailman/listinfo/support
More information about the Support
mailing list