description.txt 527 B

1234567
  1. The roadwarrior <b>carol</b> sets up an IPsec tunnel connection to the gateway
  2. <b>moon</b>. Both end points activate <b>Dead Peer Detection</b> (DPD) with a
  3. polling interval of 10s. When the network connectivity between <b>carol</b>
  4. and <b>moon</b> is forcefully disrupted for a duration of 100s, <b>moon</b>
  5. clears the connection after a number of unsuccessful retransmits whereas <b>carol</b>
  6. also takes down the connection but immediately tries to reconnect which succeeds
  7. as soon as the connection becomes available again.