updated ikev1/xauth-rsa scenario to xauth plugin

This commit is contained in:
Andreas Steffen
2010-05-18 16:54:25 +02:00
parent 9ffb475e5d
commit 0a6085b13e
9 changed files with 43 additions and 6 deletions
@@ -1,7 +1,9 @@
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection to gateway <b>moon</b>.
The authentication is based on RSA signatures (<b>RSASIG</b>) using X.509 certificates
followed by extended authentication (<b>XAUTH</b>) of <b>carol</b> and <b>dave</b>
based on user names and passwords.
based on user names equal to the <b>IKEv1 identity</b> (<b>[email protected]</b> and
<b>[email protected]</b>, respectively) and corresponding user passwords defined and
stored in ipsec.secrets.
<p>
Upon the successful establishment of the IPsec tunnel, leftfirewall=yes automatically
inserts iptables-based firewall rules that let pass the tunneled traffic.