--- east.console.txt 2019-09-20 17:49:12.294191567 +0000 +++ OUTPUT/east.console.txt 2019-09-21 07:32:28.085870963 +0000 @@ -12,13 +12,15 @@ echo "192.1.3.0/24" >> /etc/ipsec.d/policies/clear-or-private east # ip addr show scope global -2: eth0: mtu 1500 qdisc fq_codel state UP group default - link/ether 12:00:00:dc:bc:ff brd ff:ff:ff:ff:ff:ff - inet 192.0.2.254/24 brd 192.0.2.255 scope global eth0 +2: ip_vti0@NONE: mtu XXXX qdisc noop state DOWN group default qlen 1000 + link/ipip 0.0.0.0 brd 0.0.0.0 +7857: eth0@if7858: mtu 1500 qdisc noqueue state UP group default qlen 1000 + link/ether 2a:29:61:5b:03:4b brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 192.0.2.254/24 scope global eth0 valid_lft forever preferred_lft forever -3: eth1: mtu 1500 qdisc fq_codel state UP group default - link/ether 12:00:00:64:64:23 brd ff:ff:ff:ff:ff:ff - inet 192.1.2.23/24 brd 192.1.2.255 scope global eth1 +7866: eth1@if7867: mtu 1500 qdisc noqueue state UP group default qlen 1000 + link/ether 86:1e:84:37:e6:26 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 192.1.2.23/24 scope global eth1 valid_lft forever preferred_lft forever east # ipsec start @@ -38,38 +40,28 @@ # A tunnel should have established with non-zero byte counters east # ip addr show scope global -2: eth0: mtu 1500 qdisc fq_codel state UP group default - link/ether 12:00:00:dc:bc:ff brd ff:ff:ff:ff:ff:ff - inet 192.0.2.254/24 brd 192.0.2.255 scope global eth0 +2: ip_vti0@NONE: mtu XXXX qdisc noop state DOWN group default qlen 1000 + link/ipip 0.0.0.0 brd 0.0.0.0 +7857: eth0@if7858: mtu 1500 qdisc noqueue state UP group default qlen 1000 + link/ether 2a:29:61:5b:03:4b brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 192.0.2.254/24 scope global eth0 valid_lft forever preferred_lft forever -3: eth1: mtu 1500 qdisc fq_codel state UP group default - link/ether 12:00:00:64:64:23 brd ff:ff:ff:ff:ff:ff - inet 192.1.2.23/24 brd 192.1.2.255 scope global eth1 +7866: eth1@if7867: mtu 1500 qdisc noqueue state UP group default qlen 1000 + link/ether 86:1e:84:37:e6:26 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 192.1.2.23/24 scope global eth1 valid_lft forever preferred_lft forever -4: ip_vti0@NONE: mtu XXXX qdisc noop state DOWN group default - link/ipip 0.0.0.0 brd 0.0.0.0 east # # jacob two two for east? east # ipsec whack --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=168, outBytes=168, id='ID_NULL' +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) east # ipsec whack --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=168, outBytes=168, id='ID_NULL' +whack: is Pluto running? connect() for "/run/pluto/pluto.ctl" failed (111 Connection refused) east # ../../pluto/bin/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 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.3.209 - 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 XFRM policy: src 192.1.2.23/32 dst 192.1.2.253/32 dir out priority 1564639 ptype main @@ -87,18 +79,6 @@ dir fwd priority 1564639 ptype main src 192.1.2.254/32 dst 192.1.2.23/32 dir in priority 1564639 ptype main -src 192.1.3.130/32 dst 192.1.3.209/32 - dir out priority 1564639 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 1564639 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 1564639 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 1564639 ptype main src 192.1.3.253/32 dst 192.1.2.23/32 @@ -115,7 +95,6 @@ 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 @@ -130,8 +109,6 @@ # you should see both RSA and NULL east # grep IKEv2_AUTH_ /tmp/pluto.log -| auth method: IKEv2_AUTH_NULL (0xd) -| auth method: IKEv2_AUTH_RSA (0x1) east # east # ../bin/check-for-core.sh