added passthrough scenario

This commit is contained in:
Andreas Steffen
2007-06-27 14:25:15 +00:00
parent 487fe29ee3
commit 6a39bc4061
7 changed files with 105 additions and 0 deletions
@@ -0,0 +1,6 @@
All IP traffic from the subnet behind the gateway <b>moon</b> is tunneled
to the gateway <b>sun</b> using the 0.0.0.0/0 network mask. In order
to prevent local subnet traffic from escaping through the tunnel, a
passthrough policy for the 10.1.0.0/16 network is inserted on <b>moon</b>.
A series of internal and external pings verifies the correct
functioning of the setup.