/testing/guestbin/swan-prep road # # ensure that clear text does not get through road # iptables -A INPUT -i eth0 -s 192.0.2.0/24 -j DROP road # iptables -I INPUT -m policy --dir in --pol ipsec -j ACCEPT road # ipsec start Redirecting to: [initsystem] road # /testing/pluto/bin/wait-until-pluto-started road # ipsec auto --add road-eastnet-nonat 002 added IKEv2 connection "road-eastnet-nonat" road # ipsec auto --status | grep road-eastnet-nonat 000 "road-eastnet-nonat": 192.0.2.219/32===192.1.3.209[@road]---192.1.3.254...192.1.2.23<192.1.2.23>[@east]===192.0.2.0/24; unrouted; eroute owner: #0 000 "road-eastnet-nonat": oriented; my_ip=192.0.2.219; their_ip=unset; my_updown=ipsec _updown; 000 "road-eastnet-nonat": xauth us:none, xauth them:none, my_username=[any]; their_username=[any] 000 "road-eastnet-nonat": our auth:rsasig, their auth:rsasig 000 "road-eastnet-nonat": modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, banner:unset, cat:unset; 000 "road-eastnet-nonat": policy_label:unset; 000 "road-eastnet-nonat": ike_life: 3600s; ipsec_life: 28800s; replay_window: 32; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 0; 000 "road-eastnet-nonat": retransmit-interval: 9999ms; retransmit-timeout: 99s; iketcp:no; iketcp-port:4500; 000 "road-eastnet-nonat": initial-contact:no; cisco-unity:no; fake-strongswan:no; send-vendorid:no; send-no-esp-tfc:no; 000 "road-eastnet-nonat": policy: RSASIG+ECDSA+ENCRYPT+TUNNEL+PFS+IKEV2_ALLOW+IKE_FRAG_ALLOW+ESN_NO+RSASIG_v1_5; 000 "road-eastnet-nonat": v2-auth-hash-policy: SHA2_256+SHA2_384+SHA2_512; 000 "road-eastnet-nonat": conn_prio: 32,24; interface: eth0; metric: 0; mtu: unset; sa_prio:auto; sa_tfc:none; 000 "road-eastnet-nonat": nflog-group: unset; mark: unset; vti-iface:unset; vti-routing:no; vti-shared:no; nic-offload:auto; 000 "road-eastnet-nonat": our idtype: ID_FQDN; our id=@road; their idtype: ID_FQDN; their id=@east 000 "road-eastnet-nonat": dpd: action:hold; delay:0; timeout:0; nat-t: encaps:auto; nat_keepalive:yes; ikev1_natt:both 000 "road-eastnet-nonat": newest ISAKMP SA: #0; newest IPsec SA: #0; conn serial: $1; road # ipsec whack --impair suppress-retransmits road # echo "initdone" initdone road # ipsec auto --up road-eastnet-nonat 1v2 "road-eastnet-nonat" #1: initiating IKEv2 connection 1v2 "road-eastnet-nonat" #1: sent IKE_SA_INIT request 1v2 "road-eastnet-nonat" #1: sent IKE_AUTH request {auth=IKEv2 cipher=AES_GCM_16_256 integ=n/a prf=HMAC_SHA2_512 group=MODP2048} 002 "road-eastnet-nonat" #2: IKEv2 mode peer ID is ID_FQDN: '@east' 003 "road-eastnet-nonat" #1: authenticated using RSA with SHA2_512 002 "road-eastnet-nonat" #2: negotiated connection [192.0.2.219-192.0.2.219:0-65535 0] -> [192.0.2.0-192.0.2.255:0-65535 0] 004 "road-eastnet-nonat" #2: IPsec SA established tunnel mode {ESP=>0xESPESP <0xESPESP xfrm=AES_GCM_16_256-NONE NATOA=none NATD=none DPD=passive} road # ../../pluto/bin/ping-once.sh --up 192.0.2.254 up road # ipsec whack --trafficstatus 006 #2: "road-eastnet-nonat", type=ESP, add_time=1234567890, inBytes=84, outBytes=84, id='@east' road # echo done done road # ../../pluto/bin/ipsec-look.sh road NOW XFRM state: src 192.1.2.23 dst 192.1.3.209 proto esp spi 0xSPISPI reqid REQID mode tunnel replay-window 32 flag af-unspec aead rfc4106(gcm(aes)) 0xENCAUTHKEY 128 src 192.1.3.209 dst 192.1.2.23 proto esp spi 0xSPISPI reqid REQID mode tunnel replay-window 32 flag af-unspec aead rfc4106(gcm(aes)) 0xENCAUTHKEY 128 XFRM policy: src 192.0.2.0/24 dst 192.0.2.219/32 dir fwd priority 2080718 ptype main tmpl src 192.1.2.23 dst 192.1.3.209 proto esp reqid REQID mode tunnel src 192.0.2.0/24 dst 192.0.2.219/32 dir in priority 2080718 ptype main tmpl src 192.1.2.23 dst 192.1.3.209 proto esp reqid REQID mode tunnel src 192.0.2.219/32 dst 192.0.2.0/24 dir out priority 2080718 ptype main tmpl src 192.1.3.209 dst 192.1.2.23 proto esp reqid REQID mode tunnel XFRM done IPSEC mangle TABLES NEW_IPSEC_CONN mangle TABLES ROUTING TABLES default via 192.1.3.254 dev eth0 192.0.2.0/24 via 192.1.3.254 dev eth0 src 192.0.2.219 192.1.3.0/24 dev eth0 proto kernel scope link src 192.1.3.209 NSS_CERTIFICATES Certificate Nickname Trust Attributes SSL,S/MIME,JAR/XPI road # ../bin/check-for-core.sh road # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi road #