/testing/guestbin/swan-prep --46
east #
 ipsec start
Redirecting to: [initsystem]
east #
 ../../guestbin/wait-until-pluto-started
east #
 ipsec auto --add v6-tunnel-east-road
002 "v6-tunnel-east-road": added IKEv1 connection
east #
 ipsec auto --status | grep v6-tunnel-east-road
000 "v6-tunnel-east-road": 2001:db8:1:2::23<2001:db8:1:2::23>[@east]---2001:db8:1:2::45...2001:db8:1:3::209<2001:db8:1:3::209>[@road]; unrouted; eroute owner: #0
000 "v6-tunnel-east-road":     oriented; my_ip=unset; their_ip=unset; my_updown=ipsec _updown;
000 "v6-tunnel-east-road":   xauth us:none, xauth them:none,  my_username=[any]; their_username=[any]
000 "v6-tunnel-east-road":   our auth:rsasig, their auth:rsasig
000 "v6-tunnel-east-road":   modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, cat:unset;
000 "v6-tunnel-east-road":   sec_label:unset;
000 "v6-tunnel-east-road":   ike_life: 28800s; ipsec_life: 28800s; replay_window: 32; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 0;
000 "v6-tunnel-east-road":   retransmit-interval: 9999ms; retransmit-timeout: 99s; iketcp:no; iketcp-port:4500;
000 "v6-tunnel-east-road":   initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no;
000 "v6-tunnel-east-road":   policy: IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+IKE_FRAG_ALLOW+ESN_NO;
000 "v6-tunnel-east-road":   conn_prio: 128,128; interface: eth1; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none;
000 "v6-tunnel-east-road":   nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:auto;
000 "v6-tunnel-east-road":   our idtype: ID_FQDN; our id=@east; their idtype: ID_FQDN; their id=@road
000 "v6-tunnel-east-road":   dpd: action:hold; delay:0; timeout:0; nat-t: encaps:auto; nat_keepalive:yes; ikev1_natt:both
000 "v6-tunnel-east-road":   newest ISAKMP SA: #0; newest IPsec SA: #0; conn serial: $1;
east #
 echo "initdone"
initdone
east #
 ../../guestbin/ipsec-look.sh
east NOW
XFRM state:
src 2001:db8:1:3::209 dst 2001:db8:1:2::23
	proto esp spi 0xSPISPI reqid REQID mode tunnel
	replay-window 32 flag af-unspec
	auth-trunc hmac(sha1) 0xHASHKEY 96
	enc cbc(aes) 0xENCKEY
src 2001:db8:1:2::23 dst 2001:db8:1:3::209
	proto esp spi 0xSPISPI reqid REQID mode tunnel
	replay-window 32 flag af-unspec
	auth-trunc hmac(sha1) 0xHASHKEY 96
	enc cbc(aes) 0xENCKEY
XFRM policy:
src 2001:db8:1:2::23/128 dst 2001:db8:1:3::209/128
	dir out priority 2031358 ptype main
	tmpl src 2001:db8:1:2::23 dst 2001:db8:1:3::209
		proto esp reqid REQID mode tunnel
src 2001:db8:1:3::209/128 dst 2001:db8:1:2::23/128
	dir fwd priority 2031358 ptype main
	tmpl src 2001:db8:1:3::209 dst 2001:db8:1:2::23
		proto esp reqid REQID mode tunnel
src 2001:db8:1:3::209/128 dst 2001:db8:1:2::23/128
	dir in priority 2031358 ptype main
	tmpl src 2001:db8:1:3::209 dst 2001:db8:1:2::23
		proto esp reqid REQID mode tunnel
src ::/0 dst ::/0 proto ipv6-icmp type 135
	dir fwd priority 1 ptype main
src ::/0 dst ::/0 proto ipv6-icmp type 135
	dir in priority 1 ptype main
src ::/0 dst ::/0 proto ipv6-icmp type 135
	dir out priority 1 ptype main
src ::/0 dst ::/0 proto ipv6-icmp type 136
	dir fwd priority 1 ptype main
src ::/0 dst ::/0 proto ipv6-icmp type 136
	dir in priority 1 ptype main
src ::/0 dst ::/0 proto ipv6-icmp type 136
	dir out priority 1 ptype main
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 via 192.1.2.45 dev eth1
192.0.2.0/24 dev eth0 proto kernel scope link src 192.0.2.254
192.1.2.0/24 dev eth1 proto kernel scope link src 192.1.2.23
2001:db8:0:1::/64 via 2001:db8:1:2::45 dev eth1
2001:db8:0:2::/64 dev eth0 proto kernel metric 256
2001:db8:1:2::/64 dev eth1 proto kernel metric 256
fe80::/64 dev eth1 proto kernel metric 256
fe80::/64 dev eth0 proto kernel metric 256
default via 2001:db8:1:2::254 dev eth1
NSS_CERTIFICATES
Certificate Nickname                                         Trust Attributes
                                                             SSL,S/MIME,JAR/XPI
east #
 
