root@j7-evm:~# ifconfig docker0: flags=4099 mtu 1500 metric inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255 ether 022:36:d6:c9:46 txqueuelen 0 (Ethernet) RX packets 0 ytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX rors 0 dropped 0 overruns 0 carrier 0 collisions 0 eth0:lags=4099 mtu 1500 metric 1 ether 24:76:25:93:2c:a3 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropp 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 llisions 0 eth1: flags=4163mtu 1500 metric 1 inet 192.168.1.1 netmask 255.255.255.0 broadcast 192.168.1.255 inet6 fe80::72ff:ff:fe1d:92c1 prefixlen 64 scopeid 0x20 ether :ff:76:1d:92:c1 txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 orruns 0 frame 0 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 eth2: flags=4163 u 1500 metric 1 inet6 fe80::72ff:76ff:fe1d:92c2 prexlen 64 scopeid 0x20 ether 70:ff:76:1d:92:c2 txqueuelen 1000 (Ethernet) RX packets 0 bytes (0.0 B) TX packets 28 bytes 4584 (4.4 KiB) frame 0 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: fgs=73 mtu 65536 metric 1 inet 7.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 loop txqueuelen 1000 (LocaLoopback) RX packets 82 bytes 6220 (6.0 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 82 bytes 6220 (6.0 KiB) TX errors 0 dropped overruns 0 carrier 0 collisions 0 root@j7-evm:~# arp -i eth1 arp: in 0 entries no match found. root@j7-evm:~# ping 192.168.1.6 PING 192.168.1.6 (192.168.1.6): 56 data bytes ^C --- 192.168.1.6 ping statistics --- 6 packets transmitted0 packets received, 100% packet loss root@j7-evm:~# arp -i eth1 Address HWtype HWaddress Flags Mas Iface 192.168.1.6 (incomplete) eth1 root@j7-evm:~#