--- west.console.txt 2019-08-24 18:12:56.296673115 +0000 +++ OUTPUT/west.console.txt 2019-08-26 13:15:24.018476086 +0000 @@ -16,7 +16,7 @@ # remove this address from eth0. It will come back on vti west # ip addr show dev eth0 | grep 192.0.1.254 && ip addr del 192.0.1.254/24 dev eth0 - inet 192.0.1.254/24 brd 192.0.1.255 scope global eth0 + inet 192.0.1.254/24 scope global eth0 west # ipsec start Redirecting to: [initsystem] @@ -91,34 +91,34 @@ grep -v -P "\t0$" /proc/net/xfrm_stat west # ip addr show -1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default +1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever -2: eth0: mtu 1500 qdisc fq_codel state UP group default - link/ether 12:00:00:ab:cd:ff brd ff:ff:ff:ff:ff:ff -3: eth1: mtu 1500 qdisc fq_codel state UP group default - link/ether 12:00:00:64:64:45 brd ff:ff:ff:ff:ff:ff - inet 192.1.2.45/24 brd 192.1.2.255 scope global eth1 - valid_lft forever preferred_lft forever -4: ip_vti0@NONE: mtu XXXX qdisc noop state DOWN group default +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 -5: ipsec0@NONE: mtu 1480 qdisc noqueue state UNKNOWN group default +3: ipsec0@NONE: mtu 1480 qdisc noqueue state UNKNOWN group default qlen 1000 link/ipip 192.1.2.45 brd 0.0.0.0 inet 192.0.1.254/24 scope global ipsec0 valid_lft forever preferred_lft forever +18242: eth0@if18243: mtu 1500 qdisc noqueue state UP group default qlen 1000 + link/ether b2:da:e3:1d:bd:ae brd ff:ff:ff:ff:ff:ff link-netnsid 0 +18247: eth1@if18248: mtu 1500 qdisc noqueue state UP group default qlen 1000 + link/ether fe:39:06:d4:68:36 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 192.1.2.45/24 scope global eth1 + valid_lft forever preferred_lft forever west # ip link show -1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default +1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 -2: eth0: mtu 1500 qdisc fq_codel state UP mode DEFAULT group default - link/ether 12:00:00:ab:cd:ff brd ff:ff:ff:ff:ff:ff -3: eth1: mtu 1500 qdisc fq_codel state UP mode DEFAULT group default - link/ether 12:00:00:64:64:45 brd ff:ff:ff:ff:ff:ff -4: ip_vti0@NONE: mtu XXXX qdisc noop state DOWN mode DEFAULT group default +2: ip_vti0@NONE: mtu XXXX qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ipip 0.0.0.0 brd 0.0.0.0 -5: ipsec0@NONE: mtu 1480 qdisc noqueue state UNKNOWN mode DEFAULT group default +3: ipsec0@NONE: mtu 1480 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/ipip 192.1.2.45 brd 0.0.0.0 +18242: eth0@if18243: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 + link/ether b2:da:e3:1d:bd:ae brd ff:ff:ff:ff:ff:ff link-netnsid 0 +18247: eth1@if18248: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 + link/ether fe:39:06:d4:68:36 brd ff:ff:ff:ff:ff:ff link-netnsid 0 west # ip route show default via 192.1.2.254 dev eth1