use left|rightauth notation in eap scenarios

This commit is contained in:
Andreas Steffen 2009-05-15 10:39:57 +02:00
parent 5cb3210acf
commit bb51102b89
6 changed files with 17 additions and 16 deletions

View File

@ -9,15 +9,15 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
authby=eap
conn home
left=PH_IP_CAROL
leftnexthop=%direct
leftid=carol@strongswan.org
leftfirewall=yes
leftauth=eap
eap_identity=carol
right=PH_IP_MOON
rightid=@moon.strongswan.org
rightsubnet=10.1.0.0/16
rightauth=pubkey
auto=add

View File

@ -12,15 +12,16 @@ conn %default
keyexchange=ikev2
conn rw-eap
authby=rsasig
eap=aka
eap_identity=%identity
left=PH_IP_MOON
leftsubnet=10.1.0.0/16
leftid=@moon.strongswan.org
leftcert=moonCert.pem
leftauth=pubkey
leftfirewall=yes
right=%any
rightid=*@strongswan.org
rightsendcert=never
rightauth=eap-aka
eap_identity=%any
right=%any
auto=add

View File

@ -9,14 +9,15 @@ conn %default
rekeymargin=3m
keyingtries=1
keyexchange=ikev2
authby=eap
conn home
left=PH_IP_CAROL
leftnexthop=%direct
leftid=carol@strongswan.org
leftauth=eap
leftfirewall=yes
right=PH_IP_MOON
rightid=@moon.strongswan.org
rightsubnet=10.1.0.0/16
rightauth=pubkey
auto=add

View File

@ -12,14 +12,14 @@ conn %default
keyexchange=ikev2
conn rw-eapaka
authby=rsasig
eap=aka
left=PH_IP_MOON
leftsubnet=10.1.0.0/16
leftid=@moon.strongswan.org
leftcert=moonCert.pem
leftauth=pubkey
leftfirewall=yes
right=%any
rightid=*@strongswan.org
rightsendcert=never
right=%any
rightauth=eap-aka
auto=add

View File

@ -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
rightid=@moon.strongswan.org
rightsubnet=10.1.0.0/16
auto=add

View File

@ -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
leftid=@moon.strongswan.org
leftcert=moonCert.pem
leftauth=pubkey
leftfirewall=yes
rightid=%any
rightsendcert=never
right=%any
rightauth=eap-mschapv2
rightsendcert=never
eap_identity=%any
auto=add