# added different CA west # /testing/guestbin/swan-prep --x509 --signedbyother Preparing X.509 files west # certutil -D -n east -d sql:/etc/ipsec.d west # cp policies/* /etc/ipsec.d/policies/ west # echo "192.1.2.0/24" >> /etc/ipsec.d/policies/private-or-clear west # ipsec start Redirecting to: [initsystem] west # /testing/pluto/bin/wait-until-pluto-started west # # give OE policies time to load west # sleep 5 west # echo "initdone" initdone west # ipsec whack --impair suppress-retransmits west # # this should fail AUTH on mismatched CA west # ipsec whack --oppohere 192.1.2.45 --oppothere 192.1.2.23 002 initiate on demand from 192.1.2.45:0 to 192.1.2.23:0 proto=0 because: whack 1v2 "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23 #1: initiate 031 "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23 #1: STATE_PARENT_I1: 10 second timeout exceeded after 0 retransmits. No response (or no acceptable response) to our first IKEv2 message 000 "private-or-clear#192.1.2.0/24"[1] ...192.1.2.23 #1: starting keying attempt 2 of an unlimited number, but releasing whack west # echo done done west # ../../pluto/bin/ipsec-look.sh west NOW XFRM state: XFRM policy: src 127.0.0.1/32 dst 192.1.2.45/32 dir fwd priority 1564639 ptype main src 127.0.0.1/32 dst 192.1.2.45/32 dir in priority 1564639 ptype main src 192.1.2.253/32 dst 192.1.2.45/32 dir fwd priority 1564639 ptype main src 192.1.2.253/32 dst 192.1.2.45/32 dir in priority 1564639 ptype main src 192.1.2.254/32 dst 192.1.2.45/32 dir fwd priority 1564639 ptype main src 192.1.2.254/32 dst 192.1.2.45/32 dir in priority 1564639 ptype main src 192.1.2.45/32 dst 127.0.0.1/32 dir out priority 1564639 ptype main src 192.1.2.45/32 dst 192.1.2.253/32 dir out priority 1564639 ptype main src 192.1.2.45/32 dst 192.1.2.254/32 dir out priority 1564639 ptype main src 192.1.2.45/32 dst 192.1.3.253/32 dir out priority 1564639 ptype main src 192.1.3.253/32 dst 192.1.2.45/32 dir fwd priority 1564639 ptype main src 192.1.3.253/32 dst 192.1.2.45/32 dir in priority 1564639 ptype main src 192.1.2.45/32 dst 192.1.2.0/24 dir out priority 1564647 ptype main tmpl src 0.0.0.0 dst 0.0.0.0 proto esp reqid REQID mode transport XFRM done IPSEC mangle TABLES NEW_IPSEC_CONN mangle TABLES ROUTING TABLES default via 192.1.2.254 dev eth1 192.0.1.0/24 dev eth0 proto kernel scope link src 192.0.1.254 192.0.2.0/24 via 192.1.2.23 dev eth1 192.1.2.0/24 dev eth1 proto kernel scope link src 192.1.2.45 NSS_CERTIFICATES Certificate Nickname Trust Attributes SSL,S/MIME,JAR/XPI Libreswan test CA for mainca - Libreswan CT,, Libreswan test CA for otherca - Libreswan ,, east-ec P,, hashsha1 P,, nic P,, north P,, road P,, signedbyother u,u,u west u,u,u west # west # ../bin/check-for-core.sh west # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi