/testing/guestbin/swan-prep --46
west #
 # confirm that the network is alive
west #
 ../../guestbin/wait-until-alive -6 -I 2001:db8:1:2::45 2001:db8:1:2::23
destination -6 -I 2001:db8:1:2::45 2001:db8:1:2::23 is alive
west #
 # ensure that clear text does not get through
west #
 ip6tables -A INPUT -i eth1 -s 2001:db8:1:2::23 -p ipv6-icmp --icmpv6-type echo-reply  -j DROP
west #
 ip6tables -I INPUT -m policy --dir in --pol ipsec -j ACCEPT
west #
 # confirm clear text does not get through
west #
 ../../guestbin/ping-once.sh --down -6 -I 2001:db8:1:2::45 2001:db8:1:2::23
down
west #
 ipsec start
Redirecting to: [initsystem]
west #
 ../../guestbin/wait-until-pluto-started
west #
 echo "initdone"
initdone
west #
 # one ping will get lost in the ondemand as only TCP is cached
west #
 ../../guestbin/ping-once.sh --forget -6 -I 2001:db8:1:2::45 2001:db8:1:2::23
fired and forgotten
west #
 ../../guestbin/wait-for.sh --match v6-transport -- ipsec whack --trafficstatus
006 #2: "v6-transport", type=ESP, add_time=1234567890, inBytes=0, outBytes=0, id='@east'
west #
 ../../guestbin/ping-once.sh --up -6 -I 2001:db8:1:2::45 2001:db8:1:2::23
up
west #
 ipsec whack --trafficstatus
006 #2: "v6-transport", type=ESP, add_time=1234567890, inBytes=64, outBytes=64, id='@east'
west #
 ../../guestbin/ipsec-look.sh
west NOW
XFRM state:
src 2001:db8:1:2::23 dst 2001:db8:1:2::45
	proto esp spi 0xSPISPI reqid REQID mode transport
	replay-window 32 
	auth-trunc hmac(sha1) 0xHASHKEY 96
	enc cbc(aes) 0xENCKEY
	sel src 2001:db8:1:2::23/128 dst 2001:db8:1:2::45/128 
src 2001:db8:1:2::45 dst 2001:db8:1:2::23
	proto esp spi 0xSPISPI reqid REQID mode transport
	replay-window 32 
	auth-trunc hmac(sha1) 0xHASHKEY 96
	enc cbc(aes) 0xENCKEY
	sel src 2001:db8:1:2::45/128 dst 2001:db8:1:2::23/128 
src 2001:db8:1:2::45 dst 2001:db8:1:2::23
	proto esp spi 0x00000000 reqid 0 mode transport
	replay-window 0 
	sel src 2001:db8:1:2::45/128 dst 2001:db8:1:2::23/128 proto ipv6-icmp type 128 code 0 
XFRM policy:
src 2001:db8:1:2::23/128 dst 2001:db8:1:2::45/128
	dir in priority 2031358 ptype main
	tmpl src :: dst ::
		proto esp reqid REQID mode transport
src 2001:db8:1:2::45/128 dst 2001:db8:1:2::23/128
	dir out priority 2031358 ptype main
	tmpl src :: dst ::
		proto esp reqid REQID mode transport
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 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
2001:db8:0:1::/64 dev eth0 proto kernel metric 256
2001:db8:0:2::/64 via 2001:db8:1:2::23 dev eth1
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
west #
 echo done
done
west #
 ../../guestbin/ipsec-look.sh
west NOW
XFRM state:
src 2001:db8:1:2::23 dst 2001:db8:1:2::45
	proto esp spi 0xSPISPI reqid REQID mode transport
	replay-window 32 
	auth-trunc hmac(sha1) 0xHASHKEY 96
	enc cbc(aes) 0xENCKEY
	sel src 2001:db8:1:2::23/128 dst 2001:db8:1:2::45/128 
src 2001:db8:1:2::45 dst 2001:db8:1:2::23
	proto esp spi 0xSPISPI reqid REQID mode transport
	replay-window 32 
	auth-trunc hmac(sha1) 0xHASHKEY 96
	enc cbc(aes) 0xENCKEY
	sel src 2001:db8:1:2::45/128 dst 2001:db8:1:2::23/128 
src 2001:db8:1:2::45 dst 2001:db8:1:2::23
	proto esp spi 0x00000000 reqid 0 mode transport
	replay-window 0 
	sel src 2001:db8:1:2::45/128 dst 2001:db8:1:2::23/128 proto ipv6-icmp type 128 code 0 
XFRM policy:
src 2001:db8:1:2::23/128 dst 2001:db8:1:2::45/128
	dir in priority 2031358 ptype main
	tmpl src :: dst ::
		proto esp reqid REQID mode transport
src 2001:db8:1:2::45/128 dst 2001:db8:1:2::23/128
	dir out priority 2031358 ptype main
	tmpl src :: dst ::
		proto esp reqid REQID mode transport
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 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
2001:db8:0:1::/64 dev eth0 proto kernel metric 256
2001:db8:0:2::/64 via 2001:db8:1:2::23 dev eth1
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
west #
 
