/testing/guestbin/swan-prep --46
west #
 ipsec start
Redirecting to: [initsystem]
west #
 ../../guestbin/wait-until-pluto-started
west #
 ipsec add westnet-eastnet
"westnet-eastnet": created ipsec-interface ipsec1@NONE
"westnet-eastnet": added IKEv2 connection
west #
 echo "initdone"
initdone
west #
 ipsec auto --up westnet-eastnet
"westnet-eastnet" #1: initiating IKEv2 connection to 2001:db8:1:2::23 using UDP
"westnet-eastnet" #1: sent IKE_SA_INIT request to [2001:db8:1:2::23]:UDP/500
"westnet-eastnet" #1: processed IKE_SA_INIT response from [2001:db8:1:2::23]:UDP/500 {cipher=AES_GCM_16_256 integ=n/a prf=HMAC_SHA2_512 group=DH19}, initiating IKE_AUTH
"westnet-eastnet" #1: sent IKE_AUTH request to [2001:db8:1:2::23]:UDP/500 with shared-key-mac and FQDN '@west'; Child SA #2 {ESP <0xESPESP}
"westnet-eastnet" #1: initiator established IKE SA; authenticated peer using authby=secret and FQDN '@east'
"westnet-eastnet" #2: added 2001:db8:0:1::251/64 to ipsec-interface ipsec1@NONE
"westnet-eastnet" #2: initiator established Child SA using #1; IPsec tunnel [2001:db8:0:1::/64===2001:db8:0:2::/64] {ESP/ESN=>0xESPESP <0xESPESP xfrm=AES_GCM_16_256-NONE DPD=passive}
west #
 ../../guestbin/ping-once.sh --up -I 2001:db8:0:1::251 2001:db8:0:2::254
up
west #
 ../../guestbin/ping-once.sh --up -I 2001:db8:0:1::251 2001:db8:0:2::254
up
west #
 ../../guestbin/ping-once.sh --up -I 2001:db8:0:1::251 2001:db8:0:2::254
up
west #
 ../../guestbin/ip.sh address show dev ipsec1
X: ipsec1@NONE: <NOARP,UP,LOWER_UP> mtu 1500 state UNKNOWN
    inet6 2001:db8:0:1::251/64 scope global
       valid_lft forever preferred_lft forever
    inet6 fe80::xxxx/64 scope link stable-privacy proto kernel_ll
       valid_lft forever preferred_lft forever
west #
 echo done
done
west #
 ipsec whack --trafficstatus
#2: "westnet-eastnet", type=ESP, add_time=1234567890, inBytes=312, outBytes=312, maxBytes=2^63B, id='@east'
west #
 ../../guestbin/ip.sh -s link show ipsec1
X: ipsec1@NONE: <NOARP,UP,LOWER_UP> mtu 1500 state UNKNOWN
    RX:  bytes packets errors dropped  missed   mcast           
           312       3      0       0       0       0 
    TX:  bytes packets errors dropped carrier collsns           
           312       3      0       0       0       0 
west #
 ../../guestbin/ip.sh rule show
0:	from all lookup local
32766:	from all lookup main
32767:	from all lookup default
west #
 ../../guestbin/ip.sh route show table 50
Error: ipv4: FIB table does not exist.
Dump terminated
west #
 ipsec _kernel state
src 2001:db8:1:2::45 dst 2001:db8:1:2::23
	proto esp spi 0xSPISPI reqid REQID mode tunnel
	replay-window 0 flag af-unspec esn
	output-mark 0x1/0xffffffff
	aead rfc4106(gcm(aes)) 0xENCAUTHKEY 128
	lastused YYYY-MM-DD HH:MM:SS
	anti-replay esn context:
	 seq-hi 0x0, seq 0xXX, oseq-hi 0x0, oseq 0xXX
	 replay_window 0, bitmap-length 0
	if_id 0x1
src 2001:db8:1:2::23 dst 2001:db8:1:2::45
	proto esp spi 0xSPISPI reqid REQID mode tunnel
	replay-window 0 flag af-unspec esn
	output-mark 0x1/0xffffffff
	aead rfc4106(gcm(aes)) 0xENCAUTHKEY 128
	lastused YYYY-MM-DD HH:MM:SS
	anti-replay esn context:
	 seq-hi 0x0, seq 0xXX, oseq-hi 0x0, oseq 0xXX
	 replay_window 128, bitmap-length 4
	 00000000 00000000 00000000 XXXXXXXX 
	if_id 0x1
west #
 ipsec _kernel policy
src ::/0 dst ::/0 proto ipv6-icmp type 135
	dir fwd priority PRIORITY ptype main
src ::/0 dst ::/0 proto ipv6-icmp type 135
	dir in priority PRIORITY ptype main
src ::/0 dst ::/0 proto ipv6-icmp type 135
	dir out priority PRIORITY ptype main
src ::/0 dst ::/0 proto ipv6-icmp type 136
	dir fwd priority PRIORITY ptype main
src ::/0 dst ::/0 proto ipv6-icmp type 136
	dir in priority PRIORITY ptype main
src ::/0 dst ::/0 proto ipv6-icmp type 136
	dir out priority PRIORITY ptype main
src 2001:db8:0:1::/64 dst 2001:db8:0:2::/64
	dir out priority PRIORITY ptype main
	tmpl src 2001:db8:1:2::45 dst 2001:db8:1:2::23
		proto esp reqid REQID mode tunnel
	if_id 0x1
src 2001:db8:0:2::/64 dst 2001:db8:0:1::/64
	dir fwd priority PRIORITY ptype main
	tmpl src 2001:db8:1:2::23 dst 2001:db8:1:2::45
		proto esp reqid REQID mode tunnel
	if_id 0x1
src 2001:db8:0:2::/64 dst 2001:db8:0:1::/64
	dir in priority PRIORITY ptype main
	tmpl src 2001:db8:1:2::23 dst 2001:db8:1:2::45
		proto esp reqid REQID mode tunnel
	if_id 0x1
west #
 ipsec auto --down westnet-eastnet
"westnet-eastnet": initiating delete of connection's IKE SA #1 (and Child SA #2)
"westnet-eastnet" #1: sent INFORMATIONAL request to delete IKE SA
"westnet-eastnet" #2: delete ipsec-interface ipsec1@NONE IP [2001:db8:0:1::251/64] added by pluto
"westnet-eastnet" #2: ESP traffic information: in=312B out=312B
"westnet-eastnet" #1: deleting IKE SA (established IKE SA)
west #
 ipsec auto --delete westnet-eastnet
"westnet-eastnet": delete ipsec-interface ipsec1@NONE added by pluto
west #
