slightly adapted ikev2/rw-eap-md5-rsa scenario

This commit is contained in:
Andreas Steffen
2009-03-25 08:00:51 +00:00
parent 5a5654ed1e
commit a1b8be46b6
4 changed files with 4 additions and 4 deletions
@@ -1,7 +1,7 @@
carol::cat /var/log/daemon.log::authentication of 'moon.strongswan.org' with RSA signature successful::YES
carol::cat /var/log/daemon.log::authentication of 'moon.strongswan.org' with EAP successful::YES
moon::cat /var/log/daemon.log::authentication of '[email protected]' with EAP successful::YES
moon::ipsec statusall::rw-eapaka.*ESTABLISHED::YES
moon::ipsec statusall::rw-eap.*ESTABLISHED::YES
carol::ipsec statusall::home.*ESTABLISHED::YES
carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
@@ -1,3 +1,3 @@
# /etc/ipsec.secrets - strongSwan IPsec secrets file
[email protected] : EAP "Ar3etTnp01qlpOgb"
[email protected] : EAP "Ar3etTnp"
@@ -11,7 +11,7 @@ conn %default
keyingtries=1
keyexchange=ikev2
conn rw-eapaka
conn rw-eap
authby=rsasig
eap=md5
left=PH_IP_MOON
@@ -2,4 +2,4 @@
: RSA moonKey.pem
[email protected] : EAP "Ar3etTnp01qlpOgb"
[email protected] : EAP "Ar3etTnp"