--- road.console.txt 2019-08-24 18:12:56.169677590 +0000 +++ OUTPUT/road.console.txt 2019-08-26 18:24:56.094240172 +0000 @@ -20,9 +20,9 @@ # ipsec will configure 192.0.2.1 on eth0 road # ip addr show dev eth0 -2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default - link/ether 12:00:00:ab:cd:02 brd ff:ff:ff:ff:ff:ff - inet 192.1.3.209/24 brd 192.1.3.255 scope global eth0 +23185: eth0@if23186: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000 + link/ether 5a:9a:9e:8a:a4:c1 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 192.1.3.209/24 scope global eth0 valid_lft forever preferred_lft forever road # ping -n -c 2 192.1.2.23 @@ -44,9 +44,9 @@ #check if the address, 192.0.2.1, is removed road # ip addr show dev eth0 -2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default - link/ether 12:00:00:ab:cd:02 brd ff:ff:ff:ff:ff:ff - inet 192.1.3.209/24 brd 192.1.3.255 scope global eth0 +23185: eth0@if23186: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000 + link/ether 5a:9a:9e:8a:a4:c1 brd ff:ff:ff:ff:ff:ff link-netnsid 0 + inet 192.1.3.209/24 scope global eth0 valid_lft forever preferred_lft forever road # echo done