/testing/guestbin/swan-prep --x509 Preparing X.509 files road # ipsec start Redirecting to: [initsystem] road # /testing/pluto/bin/wait-until-pluto-started road # ipsec whack --impair suppress-retransmits road # ipsec auto --add westnet-eastnet-ipv4-psk-ikev1 002 added connection description "westnet-eastnet-ipv4-psk-ikev1" road # echo "initdone" initdone road # ipsec whack --xauthname 'use3' --xauthpass 'use1pass' --name westnet-eastnet-ipv4-psk-ikev1 --initiate 002 "westnet-eastnet-ipv4-psk-ikev1" #1: initiating Main Mode 1v1 "westnet-eastnet-ipv4-psk-ikev1" #1: STATE_MAIN_I1: initiate 1v1 "westnet-eastnet-ipv4-psk-ikev1" #1: STATE_MAIN_I2: sent MI2, expecting MR2 002 "westnet-eastnet-ipv4-psk-ikev1" #1: I am sending my cert 002 "westnet-eastnet-ipv4-psk-ikev1" #1: I am sending a certificate request 1v1 "westnet-eastnet-ipv4-psk-ikev1" #1: STATE_MAIN_I3: sent MI3, expecting MR3 002 "westnet-eastnet-ipv4-psk-ikev1" #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 "westnet-eastnet-ipv4-psk-ikev1" #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 "westnet-eastnet-ipv4-psk-ikev1" #1: Authenticated using RSA 004 "westnet-eastnet-ipv4-psk-ikev1" #1: STATE_MAIN_I4: ISAKMP SA established {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048} 041 "westnet-eastnet-ipv4-psk-ikev1" #1: westnet-eastnet-ipv4-psk-ikev1 prompt for Username: 040 "westnet-eastnet-ipv4-psk-ikev1" #1: westnet-eastnet-ipv4-psk-ikev1 prompt for Password: 002 "westnet-eastnet-ipv4-psk-ikev1" #1: XAUTH: Answering XAUTH challenge with user='use3' 004 "westnet-eastnet-ipv4-psk-ikev1" #1: STATE_XAUTH_I1: XAUTH client - possibly awaiting CFG_set {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048} 002 "westnet-eastnet-ipv4-psk-ikev1" #1: XAUTH: Successfully Authenticated 004 "westnet-eastnet-ipv4-psk-ikev1" #1: STATE_XAUTH_I1: XAUTH client - possibly awaiting CFG_set {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048} 002 "westnet-eastnet-ipv4-psk-ikev1" #1: Received IP address 192.0.2.1/32 002 "westnet-eastnet-ipv4-psk-ikev1" #1: setting ip source address to 192.0.2.1/32 004 "westnet-eastnet-ipv4-psk-ikev1" #1: STATE_MAIN_I4: ISAKMP SA established {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048} 002 "westnet-eastnet-ipv4-psk-ikev1" #2: initiating Quick Mode RSASIG+ENCRYPT+TUNNEL+PFS+UP+XAUTH+IKEV1_ALLOW+SAREF_TRACK+IKE_FRAG_ALLOW+ESN_NO 1v1 "westnet-eastnet-ipv4-psk-ikev1" #2: STATE_QUICK_I1: initiate 004 "westnet-eastnet-ipv4-psk-ikev1" #2: STATE_QUICK_I2: sent QI2, IPsec SA established tunnel mode {ESP/NAT=>0xESPESP <0xESPESP xfrm=AES_CBC_128-HMAC_SHA1_96 NATOA=none NATD=192.1.2.23:4500 DPD=passive username=use3} road # ping -n -c 2 -I 192.0.2.1 192.1.2.23 PING 192.1.2.23 (192.1.2.23) from 192.0.2.1 : 56(84) bytes of data. 64 bytes from 192.1.2.23: icmp_seq=1 ttl=64 time=0.XXX ms 64 bytes from 192.1.2.23: icmp_seq=2 ttl=64 time=0.XXX ms --- 192.1.2.23 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time XXXX rtt min/avg/max/mdev = 0.XXX/0.XXX/0.XXX/0.XXX ms road # ipsec whack --trafficstatus 006 #2: "westnet-eastnet-ipv4-psk-ikev1", username=use3, type=ESP, add_time=1234567890, inBytes=168, outBytes=168 road # # change ip, emulating switching network road # killall -9 pluto road # ifconfig eth0 192.1.3.210 netmask 255.255.255.0 road # route add default gw 192.1.3.254 road # ipsec start Redirecting to: [initsystem] 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: 10626 Aborted (core dumped) ${IPSEC_EXECDIR}/pluto --config ${IPSEC_CONF} ${PLUTO_OPTIONS} road # /testing/pluto/bin/wait-until-pluto-started whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) road # ipsec auto --add westnet-eastnet-ipv4-psk-ikev1 connect(pluto_ctl) failed: Connection refused road # ipsec whack --xauthname 'use3' --xauthpass 'use1pass' --name westnet-eastnet-ipv4-psk-ikev1 --initiate whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) road # # should not fail to ping road # ping -n -c 4 -I 192.0.2.1 192.1.2.23 PING 192.1.2.23 (192.1.2.23) from 192.0.2.1 : 56(84) bytes of data. --- 192.1.2.23 ping statistics --- 4 packets transmitted, 0 received, 100% packet loss, time XXXX road # ipsec whack --trafficstatus whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) road # echo done done road # ipsec status | grep eastnet whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) road # # should show no hits road # grep INVALID_IKE_SPI /tmp/pluto.log road # road # ../bin/check-for-core.sh road # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi