iptables -I INPUT -m policy --dir in --pol ipsec -j ACCEPT road # iptables -A INPUT -p icmp --icmp-type echo-reply -j DROP road # /testing/guestbin/swan-prep road # ipsec start Redirecting to: [initsystem] road # /testing/pluto/bin/wait-until-pluto-started road # ipsec auto --add xauth-road-eastnet 002 added connection description "xauth-road-eastnet" road # echo done done road # # next one will fail because server will timeout for this user road # ipsec whack --xauthname 'gooduser90' --xauthpass 'use1pass' --name xauth-road-eastnet --initiate 002 "xauth-road-eastnet" #1: initiating Main Mode 1v1 "xauth-road-eastnet" #1: STATE_MAIN_I1: initiate 1v1 "xauth-road-eastnet" #1: STATE_MAIN_I2: sent MI2, expecting MR2 1v1 "xauth-road-eastnet" #1: STATE_MAIN_I3: sent MI3, expecting MR3 002 "xauth-road-eastnet" #1: Peer ID is ID_FQDN: '@east' 003 "xauth-road-eastnet" #1: Authenticated using RSA 004 "xauth-road-eastnet" #1: STATE_MAIN_I4: ISAKMP SA established {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048} 041 "xauth-road-eastnet" #1: xauth-road-eastnet prompt for Username: 040 "xauth-road-eastnet" #1: xauth-road-eastnet prompt for Password: 002 "xauth-road-eastnet" #1: XAUTH: Answering XAUTH challenge with user='gooduser90' 004 "xauth-road-eastnet" #1: STATE_XAUTH_I1: XAUTH client - possibly awaiting CFG_set {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048} 010 "xauth-road-eastnet" #1: STATE_XAUTH_I1: retransmission; will wait 25 seconds for response road # # next one should succed and ping pass throguh road # ipsec auto --add xauth-road-eastnet connect(pluto_ctl) failed: Connection refused road # ipsec whack --xauthname 'gooduser' --xauthpass 'use1pass' --name xauth-road-eastnet --initiate whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) road # ping -w 4 -n -c4 192.0.2.254 PING 192.0.2.254 (192.0.2.254) 56(84) bytes of data. 64 bytes from 192.0.2.254: icmp_seq=1 ttl=63 time=0.XXX ms 64 bytes from 192.0.2.254: icmp_seq=2 ttl=63 time=0.XXX ms 64 bytes from 192.0.2.254: icmp_seq=3 ttl=63 time=0.XXX ms 64 bytes from 192.0.2.254: icmp_seq=4 ttl=63 time=0.XXX ms --- 192.0.2.254 ping statistics --- 4 packets transmitted, 4 received, 0% packet loss, time XXXX rtt min/avg/max/mdev = 0.XXX/0.XXX/0.XXX/0.XXX ms road # ipsec whack --trafficstatus whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) road # echo done done road # ../../pluto/bin/ipsec-look.sh road NOW XFRM state: XFRM policy: XFRM done IPSEC mangle TABLES NEW_IPSEC_CONN mangle TABLES ROUTING TABLES default via 192.1.3.254 dev eth0 192.1.3.0/24 dev eth0 proto kernel scope link src 192.1.3.209 NSS_CERTIFICATES Certificate Nickname Trust Attributes SSL,S/MIME,JAR/XPI road # grep "handling event EVENT_PAM_TIMEOUT" /tmp/pluto.log road # if [ -f /etc/pam.d/pluto.stock ]; then mv /etc/pam.d/pluto.stock /etc/pam.d/pluto ; fi road # road # ../bin/check-for-core.sh road # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi