use left|rightauth notation in eap scenarios

This commit is contained in:
Andreas Steffen
2009-05-15 10:40:08 +02:00
parent 5cb3210acf
commit bb51102b89
6 changed files with 17 additions and 16 deletions
@@ -9,14 +9,14 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
authby=eap
conn home
left=PH_IP_CAROL
leftnexthop=%direct
leftfirewall=yes
leftauth=eap
eap_identity=carol
right=PH_IP_MOON
rightauth=pubkey
[email protected]
rightsubnet=10.1.0.0/16
auto=add
@@ -12,15 +12,14 @@ conn %default
keyexchange=ikev2
conn rw-eap
authby=rsasig
eap=mschapv2
eap_identity=%identity
left=PH_IP_MOON
leftsubnet=10.1.0.0/16
[email protected]
leftcert=moonCert.pem
leftauth=pubkey
leftfirewall=yes
rightid=%any
rightsendcert=never
right=%any
rightauth=eap-mschapv2
rightsendcert=never
eap_identity=%any
auto=add