added behind-same-nat p2p scenario

This commit is contained in:
Andreas Steffen
2007-12-19 17:55:08 +00:00
parent aa1a730bfb
commit 8a4e5a957e
14 changed files with 415 additions and 0 deletions
@@ -0,0 +1,6 @@
The peers <b>alice</b> and <b>venus</b> are hidden behind the same NAT router <b>moon</b>
but both are not aware of this fact. Thus they try to resolve the apparent double-NAT
situation with the help of the mediation server <b>carol</b> where they register under
the pseudonyms <b>[email protected]</b> and <b>[email protected]</b>, respectively.
Based on the set of endpoints relayed to them by the mediation server, the peers find out
that they can communicate directly with each other without a NAT router in between.