Mobile IPv6 HOWTO » History » Version 8
Andreas Steffen, 20.11.2008 01:43
Added info about dynamic CoA change
1 | 1 | Andreas Steffen | |
---|---|---|---|
2 | 8 | Andreas Steffen | h1. Mobile IPv6 HOWTO |
3 | 1 | Andreas Steffen | |
4 | 8 | Andreas Steffen | |
5 | 8 | 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 "appropriately patched":http://www.natisbad.org/MIPv6/#Kernel). For the installation and configuration of the IPsec-enabled Mobile IPv6 *mip6d* daemon consult Arnaud Ebalard's fine "MIPv6 site":http://www.natisbad.org/MIPv6/#umip. |
6 | 8 | Andreas Steffen | |
7 | 8 | Andreas Steffen | * [HomeAgentSetup MIPv6 Home Agent setup] |
8 | 8 | Andreas Steffen | * [MobileNodeSetup MIPv6 Mobile Node setup] |