[support] can NEPL/UMIP support the VMN?

Junkang Ma j.ma at ed.ac.uk
Thu Aug 21 01:29:26 JST 2008


Dear all,

I have repeated some of my tests. I uses three laptops. HA has three  
interfaces: one ethnet as Home Link, two WiFi interfaces as two  
foreign links. MR has three interfaces: one ethnet links to HA, one  
ethnet as NEMO-link, one WiFi links to foreign link 1. VMN has two  
interfaces: one ethnet links to MR, one WiFi links to foreign link 2.  
The topology is shown as follows:

                +xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                |                                                      x
                |(Foreign link 2: 2001:a:d:1::/64)                     x
                |wlan1 (2001:a:d:1::1000/64)                           x
  +-------------+------------+                                         x
  |                          |wlan0 (2001:a:c:1::1000/64)              x
  |            HA            |(Foreign link 1: 2001:a:c:1::/64)        x
  |                          +----+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx    x
  | HoA: 2001:a:b::1000/64   |                                    x    x
  |                          |                                    x    x
  +-------------+------------+                                    x    x
               ||eth4 (2001:a:b::1000/64)                         x    x
               ||(Home link: 2001:a:b::/64)                       x    x
               ||                                                 x    x
               ||                                                 x    x
               ||                                                 x    x
               ||eth4 (2001:a:b::1/64)                            x    x
  +-------------+------------+                                    x    x
  |                          |                                    x    x
  |            MR            |wlan0 (link to Foreign link 1)      x    x
  |                          +----+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx    x
  | HoA: 2001:a:b::1/64      |                                         x
  |                          |                                         x
  +-------------+------------+                                         x
               ||eth6 (2001:a:b:1::1/64)                               x
               ||(NEMO-Link: 2001:a:b:1::/64)                          x
               ||                                                      x
               ||                                                      x
               ||                                                      x
               ||eth4                                                  x
  +-------------+------------+                                         x
  |                          |                                         x
  |            VMN           |wlan1 (link to Foreign link 2)           X
  |                          +----+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  | HoA: 2001:a:b::2/64      |
  |                          |
  +-------------+------------+

The config files of HA, MR and VMN are in the attachments: HA  
conf.txt, MR conf.txt, VMN conf.txt.

The steps of the test:

[step1]
Start HA. The log is in the attachments: log of HA when starting.txt.

[step2]
MR's ethernet (eth4) links to Home Link (HA's eth4), and MR's eth4 is  
its first priority interface. Start MR. The log is in the attachments:  
log of MR when starting.txt.

[step3]
VMN's ethernet (eth4) links to NMEO-Link (MR's eth6), and VMN's eth4  
is its first priority interface. Start VMN. VMN's HoA is binding to  
its NEMO-link CoA. The log is in the attachments: log of VMN when  
starting.txt.

[step4]
HA uses ping6 to VMN's HoA (2001:a:b::2). At the same time, HA uses  
ping6 to VMN's CoA (the NEMO-link address gotten from VMN's eth4).  
They both work fine! No any error displayed in the log.

[step5]
MR disconnects HA's Home Link (MR's eth4 disconnects HA's eth4). VMN  
is kept the same (still links to MR). Binding Update (BU) of MR is  
received by HA. MR's HoA is binding to its wlan0 CoA. VMN's HoA is  
still binding to its NEMO-link CoA.

!!! PROBLEM 1 !!!
At this time, HA can not ping6 to VMN's HoA (2001:a:b::2), but HA can  
ping6 to VMN's CoA (the NEMO-link address gotten from VMN's eth4).

The log is in the attachments: log of HA when MR handover.txt, log of  
MR when MR handover.txt.

[step6]
Continue with step5. MR connects to HA's Home Link again (MR's eth4  
connects HA's eth4 again). No binding of MR exists. VMN is kept the  
same (still links to MR). VMN's HoA is still binding to its NEMO-link  
CoA.

!!! PROBLEM 2 !!!
At this time, HA can ping6 to VMN's HoA (2001:a:b::2) and also to  
VMN's CoA (the NEMO-link address gotten from VMN's eth4). However,  
ICMPv6 Request and Reply go through different paths: ICMPv6 Request  
goes from HA's eth4 to MR's eth4, but Reply goes from MR's wlan0 to  
HA's wlan0.

No any error displayed in the log.



Would you mind helping me to solve these problems?

Thank you very much,

Junkang




Quoting Romain KUNTZ <kuntz at lsiit.u-strasbg.fr>:

> On 2008/08/05, at 14:49, Junkang Ma wrote:
>> I will go to repeat the test, and send you the test log file in the  
>>  future email.
>
> Yes please. If you can also try a traceroute6 from the CN to the VMN
> (before and after the MR's handover), that would be helpful too.
>
> Regards,
> romain
>
>> Quoting Romain KUNTZ <kuntz at lsiit.u-strasbg.fr>:
>>
>>> Hello,
>>>
>>> On 2008/08/04, at 22:55, Junkang Ma wrote:
>>>> I am a student who is working on the NEMO-related project. I have  
>>>>   implemented a NEMO testbed using NEPL/UMIP. It works fine when   
>>>> the  MNN is a LFN. However, after I add the UMIP into the MNN to   
>>>> make it  becomes a VMN, the communication from the HA or the CN   
>>>> outside the  moving network to the VMN can not be kept continuous  
>>>>  when the  moving network moves (MR changes its network  
>>>> interfaces  so as to  change its CoA).
>>>
>>> Do you mean that the VMN becomes completely unreachable after the
>>> handover of the MR? or that the VMN disconnection is too long compared
>>> to the MR's one?
>>>
>>>> Could you please tell me whether NEPL/UMIP can support the VMN   
>>>> now?  If you need more details of my test, I will send anything I  
>>>>  have,  like HA log.
>>>
>>> I remember I already tested this case successfully, but that was a long
>>> time ago.
>>> I need more information about your test environment: topology, config
>>> files of the MR, HA and VMN, logs of the MR, HA and VMN, etc.
>>>
>>> Cheers,
>>> -- 
>>> Romain KUNTZ
>>> kuntz at lsiit.u-strasbg.fr
>>> LSIIT - Networks and Protocols Team
>>> http://clarinet.u-strasbg.fr/~kuntz/
>>>
>>> _______________________________________________
>>> Support mailing list
>>> Support at ml.nautilus6.org
>>> http://ml.nautilus6.org/mailman/listinfo/support
>>
>>
>>
>> -- 
>> The University of Edinburgh is a charitable body, registered in
>> Scotland, with registration number SC005336.
>>
>>
>> _______________________________________________
>> Support mailing list
>> Support at ml.nautilus6.org
>> http://ml.nautilus6.org/mailman/listinfo/support
>>
>
> -- 
> Romain KUNTZ
> kuntz at lsiit.u-strasbg.fr
> LSIIT - Networks and Protocols Team
> http://clarinet.u-strasbg.fr/~kuntz/
>
> _______________________________________________
> Support mailing list
> Support at ml.nautilus6.org
> http://ml.nautilus6.org/mailman/listinfo/support



-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


-------------- next part --------------
############# HA Startup Script ##################

#!/bin/bash

INTERFACE1=eth4
INTERFACE2=wlan0
INTERFACE3=wlan1

ifconfig $INTERFACE1 up
ifconfig $INTERFACE1 add 2001:a:b:0::1000/64
route -A inet6 add 2001:a:b:1::/64 gw 2001:a:b:0::1 dev $INTERFACE1

iwconfig $INTERFACE2 essid UMTS channel 1 mode ad-hoc
ifconfig $INTERFACE2 up
ifconfig $INTERFACE2 add 2001:a:c:1::1000/64
route -A inet6 add 2001:a:c:1::/64 dev $INTERFACE2

iwconfig $INTERFACE3 essid Wireless channel 6 mode ad-hoc
ifconfig $INTERFACE3 up
ifconfig $INTERFACE3 add 2001:a:d:1::1000/64
route -A inet6 add 2001:a:d:1::/64 dev $INTERFACE3


echo "1" > /proc/sys/net/ipv6/conf/all/forwarding
echo "0" > /proc/sys/net/ipv6/conf/all/autoconf
echo "0" > /proc/sys/net/ipv6/conf/all/accept_ra
echo "0" > /proc/sys/net/ipv6/conf/all/accept_redirects
echo "1" > /proc/sys/net/ipv6/conf/all/proxy_ndp

------------------------------------------------------------------------

############# HA: radvd.conf ##################

interface $INTERFACE1
{
         AdvSendAdvert on;
         AdvIntervalOpt on;

         MaxRtrAdvInterval 10;
         MinRtrAdvInterval 1;
         MinDelayBetweenRAs 1;
         AdvHomeAgentFlag on;
         AdvHomeAgentInfo on;
         HomeAgentLifetime 60000;
         HomeAgentPreference 10;
         AdvMobRtrSupportFlag on;

        prefix 2001:a:b:0::1000/64
        {
        AdvOnLink on;
        AdvAutonomous on;
        AdvRouterAddr on;
        };
};


interface $INTERFACE2
{
        AdvSendAdvert on;
        AdvIntervalOpt on;

        MaxRtrAdvInterval 10;
        MinRtrAdvInterval 1;
        MinDelayBetweenRAs 1;
       
        AdvMobRtrSupportFlag off;

        AdvHomeAgentFlag off;

        prefix 2001:a:c:1::1000/64
        {
        AdvOnLink on;
        AdvAutonomous on;
        AdvRouterAddr on;
        };
};


interface $INTERFACE3
{
        AdvSendAdvert on;
        AdvIntervalOpt on;

        MaxRtrAdvInterval 10;
        MinRtrAdvInterval 1;
        MinDelayBetweenRAs 1;
       
        AdvMobRtrSupportFlag off;

        AdvHomeAgentFlag off;

        prefix 2001:a:d:1::1000/64
        {
        AdvOnLink on;
        AdvAutonomous on;
        AdvRouterAddr on;
        };
};
#EOF

------------------------------------------------------------------------

############# HA: mip6d.conf ##################

NodeConfig HA;

DebugLevel 10;

# List of interfaces where we serve as Home Agent
Interface \"$INTERFACE1\";

DoRouteOptimizationCN disabled;
SendMobPfxAdvs disabled;
SendUnsolMobPfxAdvs disabled;

HaAcceptMobRtr enabled;

HaServedPrefix 2001:a:b::/48;
BindingAclPolicy 2001:a:b:0::1 (2001:a:b:1::/64) allow;
BindingAclPolicy 2001:a:b:0::2 (2001:a:b:1::/64) allow;

DefaultBindingAclPolicy deny;

KeyMngMobCapability disabled;
UseMnHaIPsec disabled;

#EOF
-------------- next part --------------
############# MR Startup Script ##################

#!/bin/bash

INTERFACE1=eth4
INTERFACE2=wlan0
INTERFACE3=eth6

echo "1" > /proc/sys/net/ipv6/conf/all/forwarding
echo "1" > /proc/sys/net/ipv6/conf/all/autoconf
echo "1" > /proc/sys/net/ipv6/conf/all/accept_ra
echo "1" > /proc/sys/net/ipv6/conf/all/accept_redirects

ifconfig $INTERFACE1 up

iwconfig $INTERFACE2 essid UMTS channel 1 mode ad-hoc
ifconfig $INTERFACE2 up

ifconfig $INTERFACE3 up
ifconfig $INTERFACE3 inet6 add 2001:a:b:1::1/64


------------------------------------------------------------------------

############# MR: radvd.conf ##################

interface $INTERFACE3
{
         AdvSendAdvert on;
         AdvIntervalOpt on;

         MaxRtrAdvInterval 10;
         MinRtrAdvInterval 1;
         MinDelayBetweenRAs 1;

        prefix 2001:a:b:1::1/64
        {
        AdvOnLink on;
        AdvAutonomous on;
        AdvRouterAddr on;
        };
};
#EOF

------------------------------------------------------------------------

############# MR: mip6d.conf ##################

NodeConfig MN;

DebugLevel 10;

DoRouteOptimizationCN disabled;
DoRouteOptimizationMN disabled;
SendMobPfxSols disabled;

UseCnBuAck disabled;

MobRtrUseExplicitMode enabled;

KeyMngMobCapability disabled;
UseMnHaIPsec disabled;

Interface \"$INTERFACE1\" { 
   MnIfPreference 1;
   }

MnHomeLink \"$INTERFACE1\" {
        IsMobRtr enabled;
        HomeAgentAddress 2001:a:b:0::1000;
        HomeAddress 2001:a:b:0::1/64 (2001:a:b:1::/64);
   }

Interface \"$INTERFACE2\"
{
	MnIfPreference 2;
}

#EOF
-------------- next part --------------
############# VMN Startup Script ##################

#!/bin/bash

INTERFACE1=eth4
INTERFACE2=wlan1

echo "0" > /proc/sys/net/ipv6/conf/all/forwarding
echo "1" > /proc/sys/net/ipv6/conf/all/autoconf
echo "1" > /proc/sys/net/ipv6/conf/all/accept_ra
echo "1" > /proc/sys/net/ipv6/conf/all/accept_redirects

ifconfig $INTERFACE1 up

iwconfig $INTERFACE2 essid Wireless channel 6 mode ad-hoc
ifconfig $INTERFACE2 up

------------------------------------------------------------------------

############# VMN: mip6d.conf ##################


NodeConfig MN;

DebugLevel 10;

DoRouteOptimizationCN disabled;
DoRouteOptimizationMN disabled;
SendMobPfxSols disabled;

UseCnBuAck disabled;

KeyMngMobCapability disabled;
UseMnHaIPsec disabled;

Interface \"$INTERFACE1\" { 
   MnIfPreference 1;
   }

MnHomeLink \"$INTERFACE1\" {
        IsMobRtr disabled;
        HomeAgentAddress 2001:a:b:0::1000;
        HomeAddress 2001:a:b:0::2/64;
   }

Interface \"$INTERFACE2\"
{
	MnIfPreference 2;
}

#EOF
-------------- next part --------------
mip6d[7219]: MIPL Mobile IPv6 for Linux v2.0.2-umip-0.4 started (Home Agent)
Sun Aug 10 20:33:35 main: MIPL Mobile IPv6 for Linux started in debug mode, not detaching from terminal
Sun Aug 10 20:33:35 conf_show: config_file = /etc/mip6d-nemo-ha.conf
Sun Aug 10 20:33:35 conf_show: vt_hostname = localhost
Sun Aug 10 20:33:35 conf_show: vt_service = 7777
Sun Aug 10 20:33:35 conf_show: mip6_entity = 2
Sun Aug 10 20:33:35 conf_show: debug_level = 10
Sun Aug 10 20:33:35 conf_show: debug_log_file = stderr
Sun Aug 10 20:33:35 conf_show: PolicyModulePath = [internal]
Sun Aug 10 20:33:35 conf_show: DefaultBindingAclPolicy = 129
Sun Aug 10 20:33:35 conf_show: 2001:a:b:0:0:0:0:1 (1): deny
Sun Aug 10 20:33:35 conf_show: 2001:a:b:0:0:0:0:2 (1): deny
Sun Aug 10 20:33:35 conf_show: NonVolatileBindingCache = disabled
Sun Aug 10 20:33:35 conf_show: KeyMngMobCapability = disabled
Sun Aug 10 20:33:35 conf_show: UseMnHaIPsec = disabled
Sun Aug 10 20:33:35 conf_show: MnMaxHaBindingLife = 262140
Sun Aug 10 20:33:35 conf_show: MnMaxCnBindingLife = 420
Sun Aug 10 20:33:35 conf_show: MnRouterProbes = 0
Sun Aug 10 20:33:35 conf_show: MnRouterProbeTimeout = 0.000000
Sun Aug 10 20:33:35 conf_show: InitialBindackTimeoutFirstReg = 1.500000
Sun Aug 10 20:33:35 conf_show: InitialBindackTimeoutReReg = 1.000000
Sun Aug 10 20:33:35 conf_show: UseCnBuAck = disabled
Sun Aug 10 20:33:35 conf_show: DoRouteOptimizationMN = enabled
Sun Aug 10 20:33:35 conf_show: MnUseAllInterfaces = disabled
Sun Aug 10 20:33:35 conf_show: MnDiscardHaParamProb = disabled
Sun Aug 10 20:33:35 conf_show: SendMobPfxSols = enabled
Sun Aug 10 20:33:35 conf_show: OptimisticHandoff = disabled
Sun Aug 10 20:33:35 conf_show: MobRtrUseExplicitMode = enabled
Sun Aug 10 20:33:35 conf_show: SendMobPfxAdvs = disabled
Sun Aug 10 20:33:35 conf_show: SendUnsolMobPfxAdvs = disabled
Sun Aug 10 20:33:35 conf_show: MaxMobPfxAdvInterval = 86400
Sun Aug 10 20:33:35 conf_show: MinMobPfxAdvInterval = 600
Sun Aug 10 20:33:35 conf_show: HaMaxBindingLife = 262140
Sun Aug 10 20:33:35 conf_show: HaAcceptMobRtr = enabled
Sun Aug 10 20:33:35 conf_show: DoRouteOptimizationCN = disabled
Sun Aug 10 20:33:35 xfrm_cn_init: Adding policies and states for CN
Sun Aug 10 20:33:35 xfrm_ha_init: Adding policies and states for HA
Sun Aug 10 20:33:35 ha_if_addr_setup: Joined anycast group 2001:a:b:0:fdff:ffff:ffff:fffe on iface 3
Sun Aug 10 20:34:14 mh_bu_parse: Binding Update Received
Sun Aug 10 20:34:15 ndisc_do_dad: Dad success
Sun Aug 10 20:34:15 __tunnel_add: created tunnel ip6tnl1 (15) from 2001:a:b:0:0:0:0:1000 to 2001:a:b:1:21d:9ff:fe3e:676e user count 1
Sun Aug 10 20:34:15 mh_send_ba: status 0
Sun Aug 10 20:34:15 mh_send: sending MH type 6
from 2001:a:b:0:0:0:0:1000
to 2001:a:b:0:0:0:0:2
Sun Aug 10 20:34:15 mh_send: remote CoA 2001:a:b:1:21d:9ff:fe3e:676e



-------------- next part --------------
mip6d[8027]: MIPL Mobile IPv6 for Linux v2.0.2-umip-0.4 started (Mobile Node)
Sun Aug 10 20:33:13 main: MIPL Mobile IPv6 for Linux started in debug mode, not detaching from terminal
Sun Aug 10 20:33:13 conf_show: config_file = /etc/mip6d-nemo-mr.conf
Sun Aug 10 20:33:13 conf_show: vt_hostname = localhost
Sun Aug 10 20:33:13 conf_show: vt_service = 7777
Sun Aug 10 20:33:13 conf_show: mip6_entity = 1
Sun Aug 10 20:33:13 conf_show: debug_level = 10
Sun Aug 10 20:33:13 conf_show: debug_log_file = stderr
Sun Aug 10 20:33:13 conf_show: PolicyModulePath = [internal]
Sun Aug 10 20:33:13 conf_show: DefaultBindingAclPolicy = 0
Sun Aug 10 20:33:13 conf_show: NonVolatileBindingCache = disabled
Sun Aug 10 20:33:13 conf_show: KeyMngMobCapability = disabled
Sun Aug 10 20:33:13 conf_show: UseMnHaIPsec = disabled
Sun Aug 10 20:33:13 conf_show: MnMaxHaBindingLife = 262140
Sun Aug 10 20:33:13 conf_show: MnMaxCnBindingLife = 420
Sun Aug 10 20:33:13 conf_show: MnRouterProbes = 0
Sun Aug 10 20:33:13 conf_show: MnRouterProbeTimeout = 0.000000
Sun Aug 10 20:33:13 conf_show: InitialBindackTimeoutFirstReg = 1.500000
Sun Aug 10 20:33:13 conf_show: InitialBindackTimeoutReReg = 1.000000
Sun Aug 10 20:33:13 conf_show: UseCnBuAck = disabled
Sun Aug 10 20:33:13 conf_show: DoRouteOptimizationMN = disabled
Sun Aug 10 20:33:13 conf_show: MnUseAllInterfaces = disabled
Sun Aug 10 20:33:13 conf_show: MnDiscardHaParamProb = disabled
Sun Aug 10 20:33:13 conf_show: SendMobPfxSols = disabled
Sun Aug 10 20:33:13 conf_show: OptimisticHandoff = disabled
Sun Aug 10 20:33:13 conf_show: MobRtrUseExplicitMode = enabled
Sun Aug 10 20:33:13 conf_show: SendMobPfxAdvs = enabled
Sun Aug 10 20:33:13 conf_show: SendUnsolMobPfxAdvs = enabled
Sun Aug 10 20:33:13 conf_show: MaxMobPfxAdvInterval = 86400
Sun Aug 10 20:33:13 conf_show: MinMobPfxAdvInterval = 600
Sun Aug 10 20:33:13 conf_show: HaMaxBindingLife = 262140
Sun Aug 10 20:33:13 conf_show: HaAcceptMobRtr = disabled
Sun Aug 10 20:33:13 conf_show: DoRouteOptimizationCN = disabled
Sun Aug 10 20:33:13 xfrm_cn_init: Adding policies and states for CN
Sun Aug 10 20:33:13 xfrm_mn_init: Adding policies and states for MN
Sun Aug 10 20:33:13 conf_home_addr_info: HoA address 2001:a:b:0:0:0:0:1
Sun Aug 10 20:33:13 conf_home_addr_info: is Mobile Router
Sun Aug 10 20:33:13 conf_home_addr_info: Mobile Network Prefix 2001:a:b:1:0:0:0:0/64
Sun Aug 10 20:33:13 conf_home_addr_info: HA address 2001:a:b:0:0:0:0:1000
Sun Aug 10 20:33:13 __tunnel_add: created tunnel ip6tnl1 (16) from 2001:a:b:0:0:0:0:1 to 2001:a:b:0:0:0:0:1000 user count 1
Sun Aug 10 20:33:13 conf_home_addr_info: Home address 2001:a:b:0:0:0:0:1
Sun Aug 10 20:33:13 flag_hoa: set HoA 2001:a:b:0:0:0:0:1/128 iif 16 flags 12 preferred_time 4294967295 valid_time 4294967295
Sun Aug 10 20:33:13 conf_home_addr_info: Added new home_addr_info successfully
mip6d[8027]: Interface 2 (ip6tnl0):type 769 unsupported
Sun Aug 10 20:33:13 __md_discover_router: discover link on iface wlan0 (9)
Sun Aug 10 20:33:13 __md_discover_router: discover link on iface eth4 (10)
mip6d[8027]: Interface 16 (ip6tnl1):type 769 unsupported
mip6d[8027]: Interface 16 (ip6tnl1):type 769 unsupported
Sun Aug 10 20:33:13 md_change_default_router: add new router fe80:0:0:0:21d:9ff:fe3e:8d8d on interface eth4 (10)
Sun Aug 10 20:33:13 md_update_router_stats: add coa 2001:a:b:0:21d:9ff:fe3d:c0e9 on interface (10)
Sun Aug 10 20:33:15 mn_addr_do_dad: DAD succeeded!
Sun Aug 10 20:33:15 mn_addr_do_dad: address = 2001:a:b:0:0:0:0:1
Sun Aug 10 20:33:15 mn_move: 1751
Sun Aug 10 20:33:15 mn_move: in home net
Sun Aug 10 20:33:15 mv_hoa: move HoA 2001:a:b:0:0:0:0:1/64 from iface 16 to 10
Sun Aug 10 20:33:15 md_change_default_router: add new router fe80:0:0:0:21e:4cff:feab:e8da on interface wlan0 (9)
Sun Aug 10 20:33:15 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 20:33:15 md_update_router_stats: add coa 2001:a:b:0:21d:9ff:fe3d:c0e9 on interface (10)
Sun Aug 10 20:33:17 md_update_router_stats: add coa 2001:a:b:0:21d:9ff:fe3d:c0e9 on interface (10)
Sun Aug 10 20:33:23 md_update_router_stats: add coa 2001:a:b:0:21d:9ff:fe3d:c0e9 on interface (10)
Sun Aug 10 20:33:24 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 20:33:25 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 20:33:29 md_update_router_stats: add coa 2001:a:b:0:21d:9ff:fe3d:c0e9 on interface (10)
Sun Aug 10 20:33:32 md_update_router_stats: add coa 2001:a:b:0:21d:9ff:fe3d:c0e9 on interface (10)
Sun Aug 10 20:33:33 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 20:33:36 md_update_router_stats: add coa 2001:a:b:0:21d:9ff:fe3d:c0e9 on interface (10)
Sun Aug 10 20:33:40 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 20:33:42 md_update_router_stats: add coa 2001:a:b:0:21d:9ff:fe3d:c0e9 on interface (10)
Sun Aug 10 20:33:42 md_expire_router: expiring router fe80:0:0:0:21e:4cff:feab:e8da on iface wlan0 (9)
Sun Aug 10 20:33:43 __md_discover_router: discover link on iface wlan0 (9)
Sun Aug 10 20:33:47 __md_discover_router: discover link on iface wlan0 (9)
Sun Aug 10 20:33:47 md_change_default_router: add new router fe80:0:0:0:21e:4cff:feab:e8da on interface wlan0 (9)
Sun Aug 10 20:33:47 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 20:33:50 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 20:33:51 md_update_router_stats: add coa 2001:a:b:0:21d:9ff:fe3d:c0e9 on interface (10)
Sun Aug 10 20:33:57 md_update_router_stats: add coa 2001:a:b:0:21d:9ff:fe3d:c0e9 on interface (10)
Sun Aug 10 20:34:00 md_expire_router: expiring router fe80:0:0:0:21e:4cff:feab:e8da on iface wlan0 (9)
Sun Aug 10 20:34:00 __md_discover_router: discover link on iface wlan0 (9)
Sun Aug 10 20:34:01 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 20:34:03 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 20:34:06 md_update_router_stats: add coa 2001:a:b:0:21d:9ff:fe3d:c0e9 on interface (10)
Sun Aug 10 20:34:07 md_update_router_stats: add coa 2001:a:b:0:21d:9ff:fe3d:c0e9 on interface (10)
Sun Aug 10 20:34:09 md_update_router_stats: add coa 2001:a:b:0:21d:9ff:fe3d:c0e9 on interface (10)
Sun Aug 10 20:34:13 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 20:34:19 md_update_router_stats: add coa 2001:a:b:0:21d:9ff:fe3d:c0e9 on interface (10)
Sun Aug 10 20:34:19 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)

-------------- next part --------------
mip6d[7004]: MIPL Mobile IPv6 for Linux v2.0.2-umip-0.4 started (Mobile Node)
Sun Aug 10 20:33:25 main: MIPL Mobile IPv6 for Linux started in debug mode, not detaching from terminal
Sun Aug 10 20:33:25 conf_show: config_file = /etc/mip6d-nemo-mn.conf
Sun Aug 10 20:33:25 conf_show: vt_hostname = localhost
Sun Aug 10 20:33:25 conf_show: vt_service = 7777
Sun Aug 10 20:33:25 conf_show: mip6_entity = 1
Sun Aug 10 20:33:25 conf_show: debug_level = 10
Sun Aug 10 20:33:25 conf_show: debug_log_file = stderr
Sun Aug 10 20:33:25 conf_show: PolicyModulePath = [internal]
Sun Aug 10 20:33:25 conf_show: DefaultBindingAclPolicy = 0
Sun Aug 10 20:33:25 conf_show: NonVolatileBindingCache = disabled
Sun Aug 10 20:33:25 conf_show: KeyMngMobCapability = disabled
Sun Aug 10 20:33:25 conf_show: UseMnHaIPsec = disabled
Sun Aug 10 20:33:25 conf_show: MnMaxHaBindingLife = 262140
Sun Aug 10 20:33:25 conf_show: MnMaxCnBindingLife = 420
Sun Aug 10 20:33:25 conf_show: MnRouterProbes = 0
Sun Aug 10 20:33:25 conf_show: MnRouterProbeTimeout = 0.000000
Sun Aug 10 20:33:25 conf_show: InitialBindackTimeoutFirstReg = 1.500000
Sun Aug 10 20:33:25 conf_show: InitialBindackTimeoutReReg = 1.000000
Sun Aug 10 20:33:25 conf_show: UseCnBuAck = disabled
Sun Aug 10 20:33:25 conf_show: DoRouteOptimizationMN = disabled
Sun Aug 10 20:33:25 conf_show: MnUseAllInterfaces = disabled
Sun Aug 10 20:33:25 conf_show: MnDiscardHaParamProb = disabled
Sun Aug 10 20:33:25 conf_show: SendMobPfxSols = disabled
Sun Aug 10 20:33:25 conf_show: OptimisticHandoff = disabled
Sun Aug 10 20:33:25 conf_show: MobRtrUseExplicitMode = enabled
Sun Aug 10 20:33:25 conf_show: SendMobPfxAdvs = enabled
Sun Aug 10 20:33:25 conf_show: SendUnsolMobPfxAdvs = enabled
Sun Aug 10 20:33:25 conf_show: MaxMobPfxAdvInterval = 86400
Sun Aug 10 20:33:25 conf_show: MinMobPfxAdvInterval = 600
Sun Aug 10 20:33:25 conf_show: HaMaxBindingLife = 262140
Sun Aug 10 20:33:25 conf_show: HaAcceptMobRtr = disabled
Sun Aug 10 20:33:25 conf_show: DoRouteOptimizationCN = disabled
Sun Aug 10 20:33:25 xfrm_cn_init: Adding policies and states for CN
Sun Aug 10 20:33:25 xfrm_mn_init: Adding policies and states for MN
Sun Aug 10 20:33:25 conf_home_addr_info: HoA address 2001:a:b:0:0:0:0:2
Sun Aug 10 20:33:25 conf_home_addr_info: HA address 2001:a:b:0:0:0:0:1000
Sun Aug 10 20:33:25 __tunnel_add: created tunnel ip6tnl1 (10) from 2001:a:b:0:0:0:0:2 to 2001:a:b:0:0:0:0:1000 user count 1
Sun Aug 10 20:33:25 conf_home_addr_info: Home address 2001:a:b:0:0:0:0:2
Sun Aug 10 20:33:25 flag_hoa: set HoA 2001:a:b:0:0:0:0:2/128 iif 10 flags 12 preferred_time 4294967295 valid_time 4294967295
Sun Aug 10 20:33:25 conf_home_addr_info: Added new home_addr_info successfully
mip6d[7004]: Interface 2 (ip6tnl0):type 769 unsupported
Sun Aug 10 20:33:25 __md_discover_router: discover link on iface eth4 (3)
Sun Aug 10 20:33:25 __md_discover_router: discover link on iface wlan1 (5)
mip6d[7004]: Interface 10 (ip6tnl1):type 769 unsupported
Sun Aug 10 20:33:25 md_change_default_router: add new router fe80:0:0:0:200:5aff:fe00:4f on interface eth4 (3)
Sun Aug 10 20:33:25 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
mip6d[7004]: Interface 10 (ip6tnl1):type 769 unsupported
Sun Aug 10 20:33:25 mn_move: 1751
Sun Aug 10 20:33:25 mn_move: in foreign net
Sun Aug 10 20:33:25 mn_block_rule_add: blackhole is already set.
Sun Aug 10 20:33:25 mn_send_home_bu: 789
Sun Aug 10 20:33:25 mn_get_home_lifetime: CoA lifetime 2591999 s, HoA lifetime 4294967295 s, BU lifetime 262140 s
Sun Aug 10 20:33:25 process_first_home_bu: New bule for HA
Sun Aug 10 20:33:25 bul_add: Adding bule
== BUL_ENTRY ==
Home address    2001:a:b:0:0:0:0:2
Care-of address 2001:a:b:1:21d:9ff:fe3e:676e
CN address      2001:a:b:0:0:0:0:1000
 lifetime = 262140,  delay = 1500
 flags: IP6_MH_BU_HOME IP6_MH_BU_ACK 
Sun Aug 10 20:33:25 mn_send_home_bu: New bule for HA
Sun Aug 10 20:33:25 mh_send: sending MH type 5
from 2001:a:b:0:0:0:0:2
to 2001:a:b:0:0:0:0:1000
Sun Aug 10 20:33:25 mh_send: local CoA 2001:a:b:1:21d:9ff:fe3e:676e
Sun Aug 10 20:33:25 bul_update_timer: Updating timer
== BUL_ENTRY ==
Home address    2001:a:b:0:0:0:0:2
Care-of address 2001:a:b:1:21d:9ff:fe3e:676e
CN address      2001:a:b:0:0:0:0:1000
 lifetime = 262140,  delay = 1500
 flags: IP6_MH_BU_HOME IP6_MH_BU_ACK 
Sun Aug 10 20:33:25 tunnel_mod: modifying tunnel 10 end points with from 2001:a:b:1:21d:9ff:fe3e:676e to 2001:a:b:0:0:0:0:1000
Sun Aug 10 20:33:25 __tunnel_mod: modified tunnel iface ip6tnl1 (10)from 2001:a:b:1:21d:9ff:fe3e:676e to 2001:a:b:0:0:0:0:1000
Sun Aug 10 20:33:25 md_change_default_router: add new router fe80:0:0:0:21e:e5ff:fe20:a46d on interface wlan1 (5)
Sun Aug 10 20:33:25 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:33:26 mn_recv_ba: 1039
Sun Aug 10 20:33:26 mn_recv_ba: Got BA from 2001:a:b:0:0:0:0:1000 to home address 2001:a:b:0:0:0:0:2 with coa 2001:a:b:1:21d:9ff:fe3e:676e and status 0
Sun Aug 10 20:33:26 mn_recv_ba: Dumping corresponding BULE
== BUL_ENTRY ==
Home address    2001:a:b:0:0:0:0:2
Care-of address 2001:a:b:1:21d:9ff:fe3e:676e
CN address      2001:a:b:0:0:0:0:1000
 lifetime = 262140,  delay = 1500
 flags: IP6_MH_BU_HOME IP6_MH_BU_ACK 
Sun Aug 10 20:33:26 set_bule_lifetime: Set bule lifetime to 262140 (s) and resend to bule->delay 249033 (s)
Sun Aug 10 20:33:26 mn_recv_ba: Callback to bu_refresh after 249033 seconds
Sun Aug 10 20:33:26 bul_update_timer: Updating timer
== BUL_ENTRY ==
Home address    2001:a:b:0:0:0:0:2
Care-of address 2001:a:b:1:21d:9ff:fe3e:676e
CN address      2001:a:b:0:0:0:0:1000
 lifetime = 262140,  delay = 249033000
 flags: IP6_MH_BU_HOME IP6_MH_BU_ACK 
Sun Aug 10 20:33:26 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:33:29 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:33:29 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:33:32 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:33:34 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:33:35 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:33:44 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:33:45 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:33:52 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:33:53 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:33:57 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:34:01 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:34:02 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:34:02 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:34:09 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:34:09 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:34:15 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:34:17 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:34:22 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:34:27 md_expire_router: expiring router fe80:0:0:0:21e:e5ff:fe20:a46d on iface wlan1 (5)
Sun Aug 10 20:34:27 __md_discover_router: discover link on iface wlan1 (5)
Sun Aug 10 20:34:30 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:34:31 __md_discover_router: discover link on iface wlan1 (5)
Sun Aug 10 20:34:33 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:34:35 __md_discover_router: discover link on iface wlan1 (5)
Sun Aug 10 20:34:39 __md_discover_router: discover link on iface wlan1 (5)
Sun Aug 10 20:34:43 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:34:43 __md_discover_router: discover link on iface wlan1 (5)
Sun Aug 10 20:34:47 __md_discover_router: discover link on iface wlan1 (5)
Sun Aug 10 20:34:49 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:34:50 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:34:55 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:34:58 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:34:59 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:35:00 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:35:02 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:35:08 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)
Sun Aug 10 20:35:11 md_update_router_stats: add coa 2001:a:d:1:21e:e5ff:fe20:a484 on interface (5)
Sun Aug 10 20:35:13 md_update_router_stats: add coa 2001:a:b:1:21d:9ff:fe3e:676e on interface (3)

-------------- next part --------------
Sun Aug 10 21:21:11 mh_bu_parse: Binding Update Received
Sun Aug 10 21:21:12 ndisc_do_dad: Dad success
Sun Aug 10 21:21:12 __tunnel_add: created tunnel ip6tnl2 (23) from 2001:a:b:0:0:0:0:1000 to 2001:a:c:1:21e:4cff:feab:e99d user count 1
Sun Aug 10 21:21:12 mh_send_ba: status 0
Sun Aug 10 21:21:12 mh_send: sending MH type 6
from 2001:a:b:0:0:0:0:1000
to 2001:a:b:0:0:0:0:1
Sun Aug 10 21:21:12 mh_send: remote CoA 2001:a:c:1:21e:4cff:feab:e99d
Sun Aug 10 21:21:41 icmp6_parse_data: RTH2 2001:a:b:0:0:0:0:2
Sun Aug 10 21:21:41 icmp6_parse_data: RTH2 2001:a:b:0:0:0:0:2
Sun Aug 10 21:21:41 icmp6_parse_data: RTH2 2001:a:b:0:0:0:0:2
Sun Aug 10 21:21:45 icmp6_parse_data: RTH2 2001:a:b:0:0:0:0:2
Sun Aug 10 21:21:45 icmp6_parse_data: RTH2 2001:a:b:0:0:0:0:2
Sun Aug 10 21:21:45 icmp6_parse_data: RTH2 2001:a:b:0:0:0:0:2
Sun Aug 10 21:21:49 icmp6_parse_data: RTH2 2001:a:b:0:0:0:0:2
Sun Aug 10 21:21:49 icmp6_parse_data: RTH2 2001:a:b:0:0:0:0:2
Sun Aug 10 21:21:49 icmp6_parse_data: RTH2 2001:a:b:0:0:0:0:2
Sun Aug 10 21:21:53 icmp6_parse_data: RTH2 2001:a:b:0:0:0:0:2
Sun Aug 10 21:21:53 icmp6_parse_data: RTH2 2001:a:b:0:0:0:0:2
Sun Aug 10 21:21:53 icmp6_parse_data: RTH2 2001:a:b:0:0:0:0:2

-------------- next part --------------
Sun Aug 10 21:22:47 md_expire_router: expiring router fe80:0:0:0:21e:4cff:feab:e8da on iface wlan0 (9)
Sun Aug 10 21:22:47 __md_discover_router: discover link on iface wlan0 (9)
Sun Aug 10 21:22:47 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 21:22:47 mn_move: 1751
Sun Aug 10 21:22:47 mn_move: in foreign net
Sun Aug 10 21:22:47 mn_block_rule_add: blackhole is already set.
Sun Aug 10 21:22:47 mn_send_home_bu: 789
Sun Aug 10 21:22:47 mn_get_home_lifetime: CoA lifetime 2591989 s, HoA lifetime 2591856 s, BU lifetime 262140 s
Sun Aug 10 21:22:47 mn_send_home_bu: Moved to foreign network
Sun Aug 10 21:22:47 mn_send_home_bu: Bule for HA exists. Updating it.
Sun Aug 10 21:22:47 mh_send: sending MH type 5
from 2001:a:b:0:0:0:0:1
to 2001:a:b:0:0:0:0:1000
Sun Aug 10 21:22:47 mh_send: local CoA 2001:a:c:1:21e:4cff:feab:e99d
Sun Aug 10 21:22:47 bul_update_timer: Updating timer
== BUL_ENTRY ==
Home address    2001:a:b:0:0:0:0:1
Care-of address 2001:a:c:1:21e:4cff:feab:e99d
CN address      2001:a:b:0:0:0:0:1000
 lifetime = 262140,  delay = 1000
 flags: IP6_MH_BU_HOME IP6_MH_BU_ACK IP6_MH_BU_MR
Sun Aug 10 21:22:47 tunnel_mod: modifying tunnel 17 end points with from 2001:a:c:1:21e:4cff:feab:e99d to 2001:a:b:0:0:0:0:1000
Sun Aug 10 21:22:47 mn_recv_ba: 1039
Sun Aug 10 21:22:47 mn_recv_ba: Got BA from 2001:a:b:0:0:0:0:1000 to home address 2001:a:b:0:0:0:0:1 with coa 2001:a:c:1:21e:4cff:feab:e99d and status 0
Sun Aug 10 21:22:47 mn_recv_ba: Dumping corresponding BULE
== BUL_ENTRY ==
Home address    2001:a:b:0:0:0:0:1
Care-of address 2001:a:c:1:21e:4cff:feab:e99d
CN address      2001:a:b:0:0:0:0:1000
 lifetime = 262140,  delay = 1000
 flags: IP6_MH_BU_HOME IP6_MH_BU_ACK IP6_MH_BU_MR
Sun Aug 10 21:22:47 set_bule_lifetime: Set bule lifetime to 262140 (s) and resend to bule->delay 249033 (s)
Sun Aug 10 21:22:47 mn_recv_ba: Callback to bu_refresh after 249033 seconds
Sun Aug 10 21:22:47 bul_update_timer: Updating timer
== BUL_ENTRY ==
Home address    2001:a:b:0:0:0:0:1
Care-of address 2001:a:c:1:21e:4cff:feab:e99d
CN address      2001:a:b:0:0:0:0:1000
 lifetime = 262140,  delay = 249033000
 flags: IP6_MH_BU_HOME IP6_MH_BU_ACK IP6_MH_BU_MR
Sun Aug 10 21:22:49 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 21:22:54 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 21:23:00 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 21:23:07 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 21:23:13 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 21:23:17 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 21:23:23 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)
Sun Aug 10 21:23:27 md_update_router_stats: add coa 2001:a:c:1:21e:4cff:feab:e99d on interface (9)



More information about the Support mailing list