added p2pnat/medsrv-psk scenario

This commit is contained in:
Andreas Steffen
2007-11-26 00:25:22 +00:00
parent 4c125ea26d
commit 545ed7dde0
13 changed files with 342 additions and 0 deletions
@@ -0,0 +1,7 @@
The peers <b>alice</b> and <b>bob</b> are hidden behind the NAT routers <b>moon</b> and <b>sun</b>,
respectively. Due to this double-NAT situation they cannot set up an IPsec tunnel directly
but need the assistance from the mediation server <b>carol</b> with which they register under
the pseudonyms <b>[email protected]</b> and <b>[email protected]</b>, respectively,
authenticating by means of individual pre-shared keys. Using the set of endpoints relayed
to them by the mediation server, the peers are able to set up a direct IPsec connection..
In order to test the double NAT-ed IPsec tunnel both peers ping each other.