Project

General

Profile

Mobile IPv6 HOWTO » History » Version 7

Andreas Steffen, 20.11.2008 01:43
Added info about dynamic CoA change

1 6 Andreas Steffen
= Mobile IPv6 HOWTO =
2 1 Andreas Steffen
3 7 Andreas Steffen
Starting with version 4.2.9, strongSwan can be used to secure the Mobile IPv6 Binding Update messages and all payload traffic between a Mobile Node (MN) and its Home Agent (HA) using an IPsec transport and an IPsec tunnel Security Association (SA), respectively. strongSwan updates its connection information after a dynamic change of the Mobile Node's Care-of-Address (CoA) based on the KMADDRESS field contained in the XFRM_MSG_MIGRATE messages sent by the '''mip6d''' daemon via the Linux kernel (version >= 2.6.28 or [http://www.natisbad.org/MIPv6/#Kernel appropriately patched]). For the installation and configuration of the IPsec-enabled Mobile IPv6 '''mip6d''' daemon consult Arnaud Ebalard's fine [http://www.natisbad.org/MIPv6/#umip MIPv6 site].
4 1 Andreas Steffen
5 7 Andreas Steffen
 * [HomeAgentSetup MIPv6 Home Agent setup]
6 7 Andreas Steffen
 * [MobileNodeSetup MIPv6 Mobile Node setup]