--- east.console.txt 2019-08-24 18:12:56.315672445 +0000 +++ OUTPUT/east.console.txt 2019-08-26 13:21:06.471486284 +0000 @@ -1,5 +1,12 @@ /testing/guestbin/swan-prep east # + # prevent stray DNS packets hitting OE - DNS not used on east in this test +east # + rm /etc/resolv.conf +rm: cannot remove '/etc/resolv.conf': Device or resource busy +east # + touch /etc/resolv.conf +east # cp policies/* /etc/ipsec.d/policies/ east # echo "192.1.2.0/24" >> /etc/ipsec.d/policies/private-or-clear @@ -21,8 +28,7 @@ initdone east # ipsec whack --trafficstatus -006 #3: "private-or-clear#192.1.2.0/24"[1] ...192.1.2.45, type=ESP, add_time=1234567890, inBytes=252, outBytes=252, id='ID_NULL' -006 #5: "private-or-clear#192.1.2.0/24"[2] ...192.1.2.254===10.0.10.1/32, type=ESP, add_time=1234567890, inBytes=252, outBytes=252, id='ID_NULL', lease=10.0.10.1/32 +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) east # iptables -t nat -L -n Chain PREROUTING (policy ACCEPT) @@ -37,28 +43,6 @@ ../../pluto/bin/ipsec-look.sh east NOW XFRM state: -src 192.1.2.254 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 - encap type espinudp sport 4500 dport 4500 addr 0.0.0.0 -src 192.1.2.23 dst 192.1.2.254 - proto esp spi 0xSPISPI reqid REQID mode tunnel - replay-window 32 flag af-unspec - aead rfc4106(gcm(aes)) 0xENCAUTHKEY 128 - encap type espinudp sport 4500 dport 4500 addr 0.0.0.0 -src 192.1.2.45 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 -src 192.1.2.23 dst 192.1.2.45 - proto esp spi 0xSPISPI reqid REQID mode tunnel - replay-window 32 flag af-unspec - aead rfc4106(gcm(aes)) 0xENCAUTHKEY 128 -src 192.1.2.23 dst 192.1.3.33 - proto esp spi 0xSPISPI reqid REQID mode transport - replay-window 0 - sel src 192.1.2.23/32 dst 192.1.3.33/32 proto icmp type 0 code 0 dev eth1 XFRM policy: src 192.1.2.23/32 dst 192.1.2.253/32 dir out priority 1564639 ptype main @@ -78,30 +62,6 @@ dir fwd priority 1564639 ptype main src 192.1.3.254/32 dst 192.1.2.23/32 dir in priority 1564639 ptype main -src 10.0.10.1/32 dst 192.1.2.23/32 - dir fwd priority 2088927 ptype main - tmpl src 192.1.2.254 dst 192.1.2.23 - proto esp reqid REQID mode tunnel -src 10.0.10.1/32 dst 192.1.2.23/32 - dir in priority 2088927 ptype main - tmpl src 192.1.2.254 dst 192.1.2.23 - proto esp reqid REQID mode tunnel -src 192.1.2.23/32 dst 10.0.10.1/32 - dir out priority 2088927 ptype main - tmpl src 192.1.2.23 dst 192.1.2.254 - proto esp reqid REQID mode tunnel -src 192.1.2.23/32 dst 192.1.2.45/32 - dir out priority 2088927 ptype main - tmpl src 192.1.2.23 dst 192.1.2.45 - proto esp reqid REQID mode tunnel -src 192.1.2.45/32 dst 192.1.2.23/32 - dir fwd priority 2088927 ptype main - tmpl src 192.1.2.45 dst 192.1.2.23 - proto esp reqid REQID mode tunnel -src 192.1.2.45/32 dst 192.1.2.23/32 - dir in priority 2088927 ptype main - tmpl src 192.1.2.45 dst 192.1.2.23 - proto esp reqid REQID mode tunnel src 192.1.2.23/32 dst 192.1.2.0/24 dir out priority 2088935 ptype main tmpl src 0.0.0.0 dst 0.0.0.0