/testing/guestbin/swan-prep
road #
 ipsec start
Redirecting to: systemctl start ipsec.service
road #
 /testing/pluto/bin/wait-until-pluto-started
road #
 ../bin/block-non-ipsec.sh
road #
 ipsec auto --add road-east
002 added connection description "road-east"
road #
 echo initdone
initdone
road #
 ipsec whack --impair retransmits
road #
 # expected to fail due to overlap of IP
road #
 ipsec whack --xauthname 'xroad' --xauthpass 'use1pass' --name road-east --initiate
002 "road-east" #1: initiating Main Mode
002 "road-east" #1: IMPAIR RETRANSMITS: scheduling timeout in 15 seconds
104 "road-east" #1: STATE_MAIN_I1: initiate
002 "road-east" #1: IMPAIR RETRANSMITS: scheduling timeout in 15 seconds
106 "road-east" #1: STATE_MAIN_I2: sent MI2, expecting MR2
002 "road-east" #1: IMPAIR RETRANSMITS: scheduling timeout in 15 seconds
108 "road-east" #1: STATE_MAIN_I3: sent MI3, expecting MR3
002 "road-east" #1: Peer ID is ID_FQDN: '@east'
004 "road-east" #1: STATE_MAIN_I4: ISAKMP SA established {auth=PRESHARED_KEY cipher=aes_256 integ=sha2_256 group=MODP2048}
041 "road-east" #1: road-east prompt for Username:
040 "road-east" #1: road-east prompt for Password:
002 "road-east" #1: XAUTH: Answering XAUTH challenge with user='xroad'
002 "road-east" #1: IMPAIR RETRANSMITS: scheduling timeout in 15 seconds
004 "road-east" #1: STATE_XAUTH_I1: XAUTH client - possibly awaiting CFG_set {auth=PRESHARED_KEY cipher=aes_256 integ=sha2_256 group=MODP2048}
002 "road-east" #1: Received Cisco XAUTH status: FAIL
002 "road-east" #1: xauth: xauth_client_ackstatus() returned STF_OK
002 "road-east" #1: XAUTH: aborting entire IKE Exchange
036 "road-east" #1: encountered fatal error in state STATE_XAUTH_I1
road #
 echo done
done
road #
 hostname | grep east > /dev/null && ipsec whack --trafficstatus
road #
road #
 hostname | grep east > /dev/null && ipsec stop
road #
 grep "^leak" /tmp/pluto.log
leak-detective enabled
road #
 ../bin/check-for-core.sh
road #
 if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi

