/testing/guestbin/swan-prep
east #
 ipsec start
Redirecting to: [initsystem]
east #
 /testing/pluto/bin/wait-until-pluto-started
east #
 ipsec auto --add road-eastnet-nonat
002 "road-eastnet-nonat": added IKEv2 connection
east #
 ipsec auto --status | grep road-eastnet-nonat
000 "road-eastnet-nonat": 192.0.2.0/24===192.1.2.23<192.1.2.23>[@east]---192.1.2.254...%any[@road]===192.0.2.219/32; unrouted; eroute owner: #0
000 "road-eastnet-nonat":     oriented; my_ip=unset; their_ip=192.0.2.219; my_updown=ipsec _updown;
000 "road-eastnet-nonat":   xauth us:none, xauth them:none,  my_username=[any]; their_username=[any]
000 "road-eastnet-nonat":   our auth:rsasig, their auth:rsasig
000 "road-eastnet-nonat":   modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, cat:unset;
000 "road-eastnet-nonat":   sec_label:unset;
000 "road-eastnet-nonat":   ike_life: 28800s; ipsec_life: 28800s; replay_window: 32; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 0;
000 "road-eastnet-nonat":   retransmit-interval: 9999ms; retransmit-timeout: 99s; iketcp:no; iketcp-port:4500;
000 "road-eastnet-nonat":   initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no;
000 "road-eastnet-nonat":   policy: IKEv2+RSASIG+ECDSA+ENCRYPT+TUNNEL+PFS+IKE_FRAG_ALLOW+ESN_NO+RSASIG_v1_5;
000 "road-eastnet-nonat":   v2-auth-hash-policy: SHA2_256+SHA2_384+SHA2_512;
000 "road-eastnet-nonat":   conn_prio: 24,32; interface: eth1; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none;
000 "road-eastnet-nonat":   nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:auto;
000 "road-eastnet-nonat":   our idtype: ID_FQDN; our id=@east; their idtype: ID_FQDN; their id=@road
000 "road-eastnet-nonat":   dpd: action:hold; delay:0; timeout:0; nat-t: encaps:auto; nat_keepalive:yes; ikev1_natt:both
000 "road-eastnet-nonat":   newest ISAKMP SA: #0; newest IPsec SA: #0; conn serial: $1;
east #
 echo "initdone"
initdone
east #
 hostname | grep east > /dev/null && ipsec whack --rekey-ipsec --name road-eastnet-nonat
1v2 "road-eastnet-nonat"[1] 192.1.3.209 #3: sent CREATE_CHILD_SA request to rekey IPsec SA
002 "road-eastnet-nonat"[1] 192.1.3.209 #3: rekeyed #2 STATE_V2_REKEY_CHILD_I1 and expire it remaining life XXs
002 "road-eastnet-nonat"[1] 192.1.3.209 #3: negotiated connection [192.0.2.0-192.0.2.255:0-65535 0] -> [192.0.2.219-192.0.2.219:0-65535 0]
004 "road-eastnet-nonat"[1] 192.1.3.209 #3: IPsec SA established tunnel mode {ESP=>0xESPESP <0xESPESP xfrm=AES_GCM_16_256-NONE-MODP2048 NATOA=none NATD=none DPD=passive}
002 "road-eastnet-nonat"[1] 192.1.3.209 #2: deleting state (STATE_V2_ESTABLISHED_CHILD_SA) and sending notification
005 "road-eastnet-nonat"[1] 192.1.3.209 #2: ESP traffic information: in=84B out=84B
east #
 ../bin/check-for-core.sh
east #
 if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi
east #
 
