hi all:

Please help me, very thankful.

Fisrt, i depict my overall environment:

My environment:
MN:Fedora 4 + kernel_2.6.15.1 + mipl_2.0.1 and mipl_patch
HA:Fedora 4 + kernel_2.6.15.1 + mipl_2.0.1 + mipl_patch + radvd
    MN and HA are all ready.
R and AR:both "6wind Gateway6110 router" ,and their setup are all ready.

My architecture picture:
http://myurl.com.tw/cj0a

A MIPL2.0 's problem bother me.
When mn move foreign network, it can't send Binding Update, but MN really get one new CoA in the foreign network.

I have installed MIPL 2.0.1 successfully, and the architecture used was in my additional picture above. ( i.e. MIPL framework)
 
In this picture, the address of MN was via disposing by oneself (i.e. 2001::211:d8ff:fe39:798d),
and HA is also like this (i.e. 2001::290:ccff:fe0e:268a).

In addition, here are configuration about MN and HA respectively.
  [HA configuration]
  NodeConfig HA;

  ## If set to > 0, will not detach from tty
  DebugLevel 10;

  ## List of interfaces where we serve as Home Agent
  Interface "eth0";
  #Interface "eth1";

  ##
  ## IPsec configuration
  ##

  UseMnHaIPsec enabled;

  ## Key Management Mobility Capability
  KeyMngMobCapability disabled;

  IPsecPolicySet {
          HomeAgentAddress 2001::2;

          HomeAddress 2001::211:d8ff:fe39:798d/64;
          #HomeAddress 2001::3/64;

          IPsecPolicy HomeRegBinding UseESP;
          IPsecPolicy MobPfxDisc UseESP;
          IPsecPolicy TunnelMh UseESP;
  }

  [MN confiuration]
  NodeConfig HA;

  ## If set to > 0, will not detach from tty
  DebugLevel 10;

  ## List of interfaces where we serve as Home Agent
  Interface "eth0";
  #Interface "eth1";

  ##
  ## IPsec configuration
  ##

  UseMnHaIPsec enabled;

  ## Key Management Mobility Capability
  KeyMngMobCapability disabled;

  IPsecPolicySet {
          HomeAgentAddress 2001::2;

          HomeAddress 2001::211:d8ff:fe39:798d/64;
          #HomeAddress 2001::3/64;

          IPsecPolicy HomeRegBinding UseESP;
          IPsecPolicy MobPfxDisc UseESP;
          IPsecPolicy TunnelMh UseESP;
  }



How can we do?
Please give some idea, thanks very much!!

_______________________________________________
mipl mailing list
[email protected]
http://www.mobile-ipv6.org/cgi-bin/mailman/listinfo/mipl

Reply via email to