fixed due to new logging concept

This commit is contained in:
Andreas Steffen
2006-10-27 17:54:06 +00:00
parent ebdddb74d4
commit ade9743ec4
14 changed files with 22 additions and 30 deletions
@@ -1,9 +1,9 @@
moon::cat /var/log/auth.log::authentication of '[email protected]' with pre-shared key successful::YES
moon::cat /var/log/auth.log::authentication of 'PH_IP_MOON' with pre-shared key (myself)::YES
moon::cat /var/log/daemon.log::authentication of '[email protected]' with pre-shared key successful::YES
moon::cat /var/log/daemon.log::authentication of 'PH_IP_MOON' with pre-shared key (myself)::YES
moon::ipsec statusall::rw-psk.*INSTALLED::YES
carol::ipsec statusall::home.*ESTABLISHED::YES
moon::cat /var/log/auth.log::authentication of '[email protected]' with RSA signature successful::YES
moon::cat /var/log/auth.log::authentication of '@moon.strongswan.org' with RSA signature (myself)::YES
moon::cat /var/log/daemon.log::authentication of '[email protected]' with RSA signature successful::YES
moon::cat /var/log/daemon.log::authentication of '@moon.strongswan.org' with RSA signature (myself)::YES
moon::ipsec statusall::rw-rsasig.*INSTALLED::YES
dave::ipsec statusall::home.*ESTABLISHED::YES
carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
@@ -10,4 +10,3 @@ dave::ipsec start
carol::sleep 1
carol::ipsec up home
dave::ipsec up home
carol::sleep 1