/testing/guestbin/swan-prep east # ipsec start Redirecting to: [initsystem] east # /testing/pluto/bin/wait-until-pluto-started east # ipsec auto --add east-any 002 added connection description "east-any" east # ipsec auto --status | grep east-any 000 "east-any": 192.1.2.23<192.1.2.23>[@east.testing.libreswan.org]...%any; unrouted; eroute owner: #0 000 "east-any": oriented; my_ip=unset; their_ip=unset; my_updown=ipsec _updown; 000 "east-any": xauth us:none, xauth them:none, my_username=[any]; their_username=[any] 000 "east-any": our auth:rsasig, their auth:rsasig 000 "east-any": modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, banner:unset, cat:unset; 000 "east-any": labeled_ipsec:no; 000 "east-any": policy_label:unset; 000 "east-any": ike_life: 3600s; ipsec_life: 28800s; replay_window: 32; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 0; 000 "east-any": retransmit-interval: 9999ms; retransmit-timeout: 99s; 000 "east-any": initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no; 000 "east-any": policy: RSASIG+ENCRYPT+TUNNEL+PFS+IKEV2_ALLOW+SAREF_TRACK+IKE_FRAG_ALLOW+ESN_NO; +rKOD; 000 "east-any": conn_prio: 32,32; interface: eth1; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none; 000 "east-any": nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:auto; 000 "east-any": our idtype: ID_FQDN; our id=@east.testing.libreswan.org; their idtype: %none; their id=(none) 000 "east-any": dpd: action:hold; delay:0; timeout:0; nat-t: encaps:auto; nat_keepalive:yes; ikev1_natt:both 000 "east-any": newest ISAKMP SA: #0; newest IPsec SA: #0; east # # east should have only one public key of its own east # ipsec auto --listpubkeys 000 000 List of Public Keys: 000 000 TIMESTAMP, 2192 RSA Key AQO9bJbr3 (has private key), until --- -- --:--:-- ---- ok (expires never) 000 ID_FQDN '@east.testing.libreswan.org' east # echo "initdone" initdone east # # both ends should have two public keys.The second from reverse dns east # ipsec auto --listpubkeys 000 000 List of Public Keys: 000 000 TIMESTAMP, 2192 RSA Key AQO9bJbr3 (has private key), until --- -- --:--:-- ---- ok (expires never) 000 ID_FQDN '@east.testing.libreswan.org' east # ipsec whack --trafficstatus east # east # ../bin/check-for-core.sh east # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi