/testing/guestbin/swan-prep  --x509
Preparing X.509 files
east #
 certutil -D -n road -d sql:/etc/ipsec.d
east #
 cp east-ikev2-oe.conf /etc/ipsec.d/ikev2-oe.conf
east #
 cp policies/* /etc/ipsec.d/policies/
east #
 echo "192.1.2.0/24"  >> /etc/ipsec.d/policies/clear-or-private
east #
 echo "192.1.3.0/24"  >> /etc/ipsec.d/policies/clear-or-private
east #
 ip addr show scope global
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 state UP
    link/ether 12:00:00:dc:bc:ff brd ff:ff:ff:ff:ff:ff
    inet 192.0.2.254/24 scope global eth0
       valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 state UP
    link/ether 12:00:00:64:64:23 brd ff:ff:ff:ff:ff:ff
    inet 192.1.2.23/24 scope global eth1
       valid_lft forever preferred_lft forever
east #
 ipsec start
Redirecting to: [initsystem]
east #
 ../../guestbin/wait-until-pluto-started
east #
 ipsec whack --impair suppress-retransmits
east #
 # give OE policies time to load
east #
 ../../guestbin/wait-for.sh --match 'loaded 11' -- ipsec auto --status
000 Total IPsec connections: loaded 11, active 0
east #
 echo "initdone"
initdone
east #
 # A tunnel should have established with non-zero byte counters
east #
 hostname | grep nic > /dev/null || ipsec trafficstatus
006 #2: "clear-or-private#192.1.3.0/24"[1] 192.1.3.130/32=== ...192.1.3.209, type=ESP, add_time=1234567890, inBytes=84, outBytes=84, id='ID_NULL'
east #
 ../../guestbin/ipsec-look.sh
east NOW
XFRM state:
src 192.1.3.209 dst 192.1.2.23
	proto esp spi 0xSPISPI reqid REQID mode tunnel
	replay-window 0 flag af-unspec esn
	aead rfc4106(gcm(aes)) 0xENCAUTHKEY 128
	encap type espinudp sport 4500 dport 4500 addr 0.0.0.0
	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 192.1.2.23 dst 192.1.3.209
	proto esp spi 0xSPISPI reqid REQID mode tunnel
	replay-window 0 flag af-unspec esn
	aead rfc4106(gcm(aes)) 0xENCAUTHKEY 128
	encap type espinudp sport 4500 dport 4500 addr 0.0.0.0
	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 192.1.2.23/32 dst 192.1.2.253/32
	dir out priority PRIORITY ptype main
src 192.1.2.23/32 dst 192.1.2.254/32
	dir out priority PRIORITY ptype main
src 192.1.2.23/32 dst 192.1.3.253/32
	dir out priority PRIORITY ptype main
src 192.1.2.23/32 dst 192.1.3.254/32
	dir out priority PRIORITY ptype main
src 192.1.2.253/32 dst 192.1.2.23/32
	dir fwd priority PRIORITY ptype main
src 192.1.2.253/32 dst 192.1.2.23/32
	dir in priority PRIORITY ptype main
src 192.1.2.254/32 dst 192.1.2.23/32
	dir fwd priority PRIORITY ptype main
src 192.1.2.254/32 dst 192.1.2.23/32
	dir in priority PRIORITY ptype main
src 192.1.3.130/32 dst 192.1.3.209/32
	dir out priority PRIORITY ptype main
	tmpl src 192.1.2.23 dst 192.1.3.209
		proto esp reqid REQID mode tunnel
src 192.1.3.209/32 dst 192.1.3.130/32
	dir fwd priority PRIORITY ptype main
	tmpl src 192.1.3.209 dst 192.1.2.23
		proto esp reqid REQID mode tunnel
src 192.1.3.209/32 dst 192.1.3.130/32
	dir in priority PRIORITY ptype main
	tmpl src 192.1.3.209 dst 192.1.2.23
		proto esp reqid REQID mode tunnel
src 192.1.3.253/32 dst 192.1.2.23/32
	dir fwd priority PRIORITY ptype main
src 192.1.3.253/32 dst 192.1.2.23/32
	dir in priority PRIORITY ptype main
src 192.1.3.254/32 dst 192.1.2.23/32
	dir fwd priority PRIORITY ptype main
src 192.1.3.254/32 dst 192.1.2.23/32
	dir in priority PRIORITY 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
192.1.3.209 via 192.1.2.254 dev eth1 src 192.1.3.130
NSS_CERTIFICATES
Certificate Nickname                                         Trust Attributes
                                                             SSL,S/MIME,JAR/XPI
Libreswan test CA for mainca - Libreswan                     CT,, 
east                                                         u,u,u
hashsha1                                                     P,,  
nic                                                          P,,  
north                                                        P,,  
west                                                         P,,  
west-ec                                                      P,,  
east #
 # you should see both RSA and NULL
east #
 grep -e 'auth method: ' -e 'hash algorithm identifier' -e "^[^|].*: established IKE SA" /tmp/pluto.log
| parsing 2 raw bytes of IKEv2 Notify Payload into hash algorithm identifier (network ordered)
| hash algorithm identifier (network ordered)
| parsing 2 raw bytes of IKEv2 Notify Payload into hash algorithm identifier (network ordered)
| hash algorithm identifier (network ordered)
| parsing 2 raw bytes of IKEv2 Notify Payload into hash algorithm identifier (network ordered)
| hash algorithm identifier (network ordered)
| emitting 2 raw bytes of hash algorithm identifier IKEv2_HASH_ALGORITHM_SHA2_256 into IKEv2 Notify Payload
| hash algorithm identifier IKEv2_HASH_ALGORITHM_SHA2_256: 00 02
| emitting 2 raw bytes of hash algorithm identifier IKEv2_HASH_ALGORITHM_SHA2_384 into IKEv2 Notify Payload
| hash algorithm identifier IKEv2_HASH_ALGORITHM_SHA2_384: 00 03
| emitting 2 raw bytes of hash algorithm identifier IKEv2_HASH_ALGORITHM_SHA2_512 into IKEv2 Notify Payload
| hash algorithm identifier IKEv2_HASH_ALGORITHM_SHA2_512: 00 04
|    auth method: IKEv2_AUTH_NULL (0xd)
"clear-or-private#192.1.3.0/24"[1] 192.1.3.130/32=== ...192.1.3.209 #1: established IKE SA; authenticated using authby=null and peer ID_NULL 'ID_NULL'
|    auth method: IKEv2_AUTH_DIGSIG (0xe)
east #
 
