switched mobike-nat and mobike-virtual-ip scenarios to a virtual IP of 10.3.0.3

This commit is contained in:
Andreas Steffen
2007-10-02 19:23:12 +00:00
parent 9c7aac664c
commit cd45c2faf3
6 changed files with 16 additions and 16 deletions
@@ -4,4 +4,4 @@ via an additional <b>eth1</b> interface. <b>alice</b> builds up a tunnel to gate
in order to reach <b>bob</b> in the subnet behind. When the <b>eth1</b> interface
goes away, <b>alice</b> switches to <b>eth0</b> and signals the IP address change
via a MOBIKE ADDRESS_UPDATE notification to peer <b>sun</b>. <b>alice</b> sets
a virtual IP of PH_IP_ALICE, so that the IPsec policies don't have to be changed.
a virtual IP of 10.3.0.3, so that the IPsec policies don't have to be changed.