Project

General

Profile

Mobile IPv6 HOWTO » History » Version 10

Tobias Brunner, 18.05.2011 18:17

1 8 Andreas Steffen
h1. Mobile IPv6 HOWTO
2 1 Andreas Steffen
3 8 Andreas Steffen
4 10 Tobias Brunner
Starting with [[4.2.9|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.
5 1 Andreas Steffen
6 9 Tobias Brunner
* [[HomeAgentSetup|MIPv6 Home Agent setup]]
7 9 Tobias Brunner
* [[MobileNodeSetup|MIPv6 Mobile Node setup]]