added firewall support to scenario

This commit is contained in:
Andreas Steffen
2007-01-08 21:24:37 +00:00
parent 1f0b770b0a
commit 66bc2429c6
7 changed files with 17 additions and 8 deletions
@@ -1,3 +1,4 @@
A connection between the hosts <b>moon</b> and <b>sun</b> is set up using IPsec transport mode.
The authentication is based on X.509 certificates.
In order to test the host-to-host tunnel <b>moon</b> pings <b>sun</b>.
An IPsec <b>transport-mode</b> connection between the hosts <b>moon</b> and <b>sun</b> is
successfully set up. <b>leftfirewall=yes</b> automatically inserts iptables-based firewall
rules that let pass the decrypted IP packets. In order to test the host-to-host connection
<b>moon</b> pings <b>sun</b>.