/testing/guestbin/swan-prep --46
road #
 # confirm that the network is alive
road #
 ping6 -n -q -c 4 2001:db8:1:2::23
PING 2001:db8:1:2::23(2001:db8:1:2::23) 56 data bytes
--- 2001:db8:1:2::23 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time XXXX
rtt min/avg/max/mdev = 0.XXX/0.XXX/0.XXX/0.XXX ms
road #
 # ensure that clear text does not get through
road #
 ip6tables -A INPUT -i eth0 -s 2001:db8:1:2::23 -p ipv6-icmp --icmpv6-type echo-reply  -j DROP
road #
 ip6tables -I INPUT -m policy --dir in --pol ipsec -j ACCEPT
road #
 # confirm clear text does not get through
road #
 ping6 -n -q -c 4 2001:db8:1:2::23
PING 2001:db8:1:2::23(2001:db8:1:2::23) 56 data bytes
--- 2001:db8:1:2::23 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time XXXX
road #
 ipsec start
Redirecting to: [initsystem]
road #
 ../../guestbin/wait-until-pluto-started
road #
 ipsec auto --add v6-tunnel-east-road
002 "v6-tunnel-east-road": added IKEv1 connection
road #
 ipsec auto --status | grep v6-tunnel-east-road
000 "v6-tunnel-east-road": 2001:db8:1:3::209[@road]---2001:db8:1:3::254...2001:db8:1:2::23[@east]; 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, our autheap:none, their autheap:none;
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; ipsec_max_bytes: 2^63B; ipsec_max_packets: 2^63; replay_window: 128; 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+ESN_YES;
000 "v6-tunnel-east-road":   conn_prio: 128,128; interface: eth0; 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=@road; their idtype: ID_FQDN; their id=@east
000 "v6-tunnel-east-road":   dpd: passive; action:hold; delay:0s; timeout:0s
000 "v6-tunnel-east-road":   nat-traversal: encaps:auto; keepalive:20s; ikev1-method:rfc+drafts
000 "v6-tunnel-east-road":   newest ISAKMP SA: #0; newest IPsec SA: #0; conn serial: $1;
road #
 echo "initdone"
initdone
road #
 ipsec auto --up v6-tunnel-east-road
002 "v6-tunnel-east-road" #1: initiating IKEv1 Main Mode connection
1v1 "v6-tunnel-east-road" #1: sent Main Mode request
1v1 "v6-tunnel-east-road" #1: sent Main Mode I2
1v1 "v6-tunnel-east-road" #1: sent Main Mode I3
002 "v6-tunnel-east-road" #1: Peer ID is ID_FQDN: '@east'
003 "v6-tunnel-east-road" #1: authenticated peer '2nnn-bit RSA with SHA1' signature using preloaded certificate '@east'
004 "v6-tunnel-east-road" #1: IKE SA established {auth=RSA_SIG cipher=AES_CBC_256 integ=HMAC_SHA2_256 group=MODP2048}
002 "v6-tunnel-east-road" #2: initiating Quick Mode IKEv1+RSASIG+ENCRYPT+TUNNEL+PFS+UP+IKE_FRAG_ALLOW+ESN_NO+ESN_YES
1v1 "v6-tunnel-east-road" #2: sent Quick Mode request
004 "v6-tunnel-east-road" #2: IPsec SA established tunnel mode {ESP=>0xESPESP <0xESPESP xfrm=AES_CBC_128-HMAC_SHA1_96 DPD=passive}
road #
 ping6 -n -q -c 4 2001:db8:1:2::23
PING 2001:db8:1:2::23(2001:db8:1:2::23) 56 data bytes
--- 2001:db8:1:2::23 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time XXXX
rtt min/avg/max/mdev = 0.XXX/0.XXX/0.XXX/0.XXX ms
road #
 ipsec whack --trafficstatus
006 #2: "v6-tunnel-east-road", type=ESP, add_time=1234567890, inBytes=416, outBytes=416, maxBytes=2^63B, id='@east'
road #
 echo done
done
road #
 ../../guestbin/ipsec-look.sh
road NOW
XFRM state:
src 2001:db8:1:2::23 dst 2001:db8:1:3::209
	proto esp spi 0xSPISPI reqid REQID mode tunnel
	replay-window 0 flag af-unspec
	auth-trunc hmac(sha1) 0xHASHKEY 96
	enc cbc(aes) 0xENCKEY
	anti-replay esn context:
	 seq-hi 0x0, seq 0xXX, oseq-hi 0x0, oseq 0xXX
	 replay_window 128, bitmap-length 4
	 00000000 00000000 00000000 XXXXXXXX 
src 2001:db8:1:3::209 dst 2001:db8:1:2::23
	proto esp spi 0xSPISPI reqid REQID mode tunnel
	replay-window 0 flag af-unspec
	auth-trunc hmac(sha1) 0xHASHKEY 96
	enc cbc(aes) 0xENCKEY
	anti-replay esn context:
	 seq-hi 0x0, seq 0xXX, oseq-hi 0x0, oseq 0xXX
	 replay_window 128, bitmap-length 4
	 00000000 00000000 00000000 XXXXXXXX 
XFRM policy:
src 2001:db8:1:2::23/128 dst 2001:db8:1:3::209/128
	dir fwd priority PRIORITY 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:2::23/128 dst 2001:db8:1:3::209/128
	dir in priority PRIORITY 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 out priority PRIORITY 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 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
XFRM done
IPSEC mangle TABLES
iptables filter TABLE
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         
Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         
Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         
ROUTING TABLES
default via 192.1.3.254 dev eth0
192.1.3.0/24 dev eth0 proto kernel scope link src 192.1.3.209
2001:db8:1:3::/64 dev eth0 proto kernel metric 256
fe80::/64 dev eth0 proto kernel metric 256
default via 2001:db8:1:3::254 dev eth0
NSS_CERTIFICATES
Certificate Nickname                                         Trust Attributes
                                                             SSL,S/MIME,JAR/XPI
road #
 
