/testing/guestbin/swan-prep --x509 Preparing X.509 files north # ipsec start Redirecting to: [initsystem] north # /testing/pluto/bin/wait-until-pluto-started north # ipsec auto --add road-eastnet-ikev2 002 added connection description "road-eastnet-ikev2" north # ipsec whack --impair suppress-retransmits north # echo "initdone" initdone north # ipsec auto --up road-eastnet-ikev2 002 "road-eastnet-ikev2" #1: initiating Main Mode 1v1 "road-eastnet-ikev2" #1: STATE_MAIN_I1: initiate 1v1 "road-eastnet-ikev2" #1: STATE_MAIN_I2: sent MI2, expecting MR2 002 "road-eastnet-ikev2" #1: I am sending my cert 002 "road-eastnet-ikev2" #1: I am sending a certificate request 1v1 "road-eastnet-ikev2" #1: STATE_MAIN_I3: sent MI3, expecting MR3 002 "road-eastnet-ikev2" #1: Peer ID is ID_DER_ASN1_DN: 'C=CA, ST=Ontario, L=Toronto, O=Libreswan, OU=Test Department, CN=east.testing.libreswan.org, E=user-east@testing.libreswan.org' 002 "road-eastnet-ikev2" #1: certificate verified OK: E=user-east@testing.libreswan.org,CN=east.testing.libreswan.org,OU=Test Department,O=Libreswan,L=Toronto,ST=Ontario,C=CA 003 "road-eastnet-ikev2" #1: Authenticated using RSA 004 "road-eastnet-ikev2" #1: STATE_MAIN_I4: ISAKMP SA established {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048} 002 "road-eastnet-ikev2" #2: initiating Quick Mode RSASIG+ENCRYPT+TUNNEL+PFS+UP+IKEV1_ALLOW+SAREF_TRACK+IKE_FRAG_ALLOW+ESN_NO 1v1 "road-eastnet-ikev2" #2: STATE_QUICK_I1: initiate 004 "road-eastnet-ikev2" #2: STATE_QUICK_I2: sent QI2, IPsec SA established tunnel mode {ESP=>0xESPESP <0xESPESP xfrm=AES_CBC_128-HMAC_SHA1_96 NATOA=none NATD=none DPD=passive} north # # change ip to a new one and restart pluto north # # PAUL: should no longer matter! north # ip addr del 192.1.3.33/24 dev eth1 north # ip addr add 192.1.3.34/24 dev eth1 north # ip route add 0.0.0.0/0 via 192.1.3.254 dev eth1 north # killall -9 pluto north # ipsec restart Redirecting to: [initsystem] Shutting down pluto IKE daemon whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) .......... Attempt to shut Pluto down failed! Trying kill /etc/init.d/ipsec: line 162: kill: p: invalid signal specification pluto: FATAL: lock file "/run/pluto/pluto.pid" already exists | certs and keys locked by 'free_preshared_secrets' | certs and keys unlocked by 'free_preshared_secrets' | crl fetch request list locked by 'free_crl_fetch' | crl fetch request list unlocked by 'free_crl_fetch' ABORT: ASSERTION FAILED: event_initialized(&se->ev) (in free_signal_handlers() at server.c:624) /etc/init.d/ipsec: line 120: 19732 Aborted (core dumped) ${IPSEC_EXECDIR}/pluto --config ${IPSEC_CONF} ${PLUTO_OPTIONS} north # /testing/pluto/bin/wait-until-pluto-started whack: Pluto is not running (no "/run/pluto/pluto.ctl") north # # temp while the test still fails north # ipsec whack --impair suppress-retransmits whack: Pluto is not running (no "/run/pluto/pluto.ctl") north # ipsec auto --add road-eastnet-ikev2 connect(pluto_ctl) failed: No such file or directory north # ipsec auto --up road-eastnet-ikev2 whack: Pluto is not running (no "/run/pluto/pluto.ctl") north # echo done done north # # should not match anything north # grep "already in use" /tmp/pluto.log north # # should only show 1 connection north # ipsec whack --trafficstatus whack: Pluto is not running (no "/run/pluto/pluto.ctl") north # north # ../bin/check-for-core.sh north # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi