Define default swanctl credentials in hosts directory

This commit is contained in:
Andreas Steffen
2014-06-10 16:19:00 +02:00
parent 6d092615e3
commit b09016377a
30 changed files with 383 additions and 4 deletions
+14 -4
View File
@@ -1,7 +1,17 @@
moon::swanctl --list-sas 2> /dev/null::ESTABLISHED::YES
sun:: swanctl --list-sas 2> /dev/null::ESTABLISHED::YES
moon::swanctl --list-sas 2> /dev/null::INSTALLED::YES
sun:: swanctl --list-sas 2> /dev/null::INSTALLED::YES
moon::swanctl --list-sas 2> /dev/null::gw-gw:.*ESTABLISHED, IKEv2::YES
sun:: swanctl --list-sas 2> /dev/null::gw-gw:.*ESTABLISHED, IKEv2::YES
moon::swanctl --list-sas 2> /dev/null::local.*moon.strongswan.org.*192.168.0.1::YES
moon::swanctl --list-sas 2> /dev/null::remote.*sun.strongswan.org.*192.168.0.2::YES
sun:: swanctl --list-sas 2> /dev/null::local.*sun.strongswan.org.*192.168.0.2::YES
sun:: swanctl --list-sas 2> /dev/null::remote.*moon.strongswan.org.*192.168.0.1::YES
moon::swanctl --list-sas 2> /dev/null::AES_CBC-128/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_2048::YES
sun:: swanctl --list-sas 2> /dev/null::AES_CBC-128/HMAC_SHA2_256_128/PRF_HMAC_SHA2_256/MODP_2048::YES
moon::swanctl --list-sas 2> /dev/null::net-net:.*INSTALLED, TUNNEL, ESP:AES_GCM_16-128::YES
sun:: swanctl --list-sas 2> /dev/null::net-net:.*INSTALLED, TUNNEL, ESP:AES_GCM_16-128::YES
moon::swanctl --list-sas 2> /dev/null::local.*10.1.0.0/16::YES
moon::swanctl --list-sas 2> /dev/null::remote 10.2.0.0/16::YES
sun:: swanctl --list-sas 2> /dev/null::local.*10.2.0.0/16::YES
sun:: swanctl --list-sas 2> /dev/null::remote 10.1.0.0/16::YES
alice::ping -c 1 PH_IP_BOB::64 bytes from PH_IP_BOB: icmp_req=1::YES
sun::tcpdump::IP moon.strongswan.org > sun.strongswan.org: ESP::YES
sun::tcpdump::IP sun.strongswan.org > moon.strongswan.org: ESP::YES