testing: Added swanctl/shunt-policies-nat-rw

This commit is contained in:
Andreas Steffen
2016-02-28 22:25:50 +01:00
parent 13891e2a4f
commit efefa0c6a1
12 changed files with 231 additions and 0 deletions
@@ -0,0 +1,7 @@
The roadwarriors <b>alice</b> and <b>venus</b> sitting behind the NAT router <b>moon</b> set up
tunnels to gateway <b>sun</b>. They tunnel all traffic to the gateway. In order to prevent
local traffic within the <b>10.1.0.0/16</b> subnet to enter the tunnel, both set up a <b>local-net</b>
shunt policy with <b>mode = pass</b>.
<p/>
In order to test the tunnel, the NAT-ed hosts <b>alice</b> and <b>venus</b>
ping each other and the client <b>bob</b> behind the gateway <b>sun</b>.