***************************************** ***************************************** ***************************************** On The AM335x based board: ***************************************** ***************************************** ***************************************** [root /]# [root /]# ifconfig eth0 Link encap:Ethernet HWaddr 78:a5:04:ca:76:fe inet addr:192.168.0.6 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:56 eth1 Link encap:Ethernet HWaddr 78:a5:04:ca:76:fc inet addr:192.168.3.7 Bcast:192.168.3.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:40 errors:0 dropped:0 overruns:0 frame:0 TX packets:40 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2704 (2.6 KiB) TX bytes:2704 (2.6 KiB) [root /]# [ 85.481473] libphy: 4a101000.mdio:03 - Link is Up - 100/Full [ 85.495349] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [root /]# [root /]# [root /]# ifconfig eth0 Link encap:Ethernet HWaddr 78:a5:04:ca:76:fe inet addr:192.168.0.6 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::7aa5:4ff:feca:76fe/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:508 (508.0 B) Interrupt:56 eth1 Link encap:Ethernet HWaddr 78:a5:04:ca:76:fc inet addr:192.168.3.7 Bcast:192.168.3.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:7021 errors:0 dropped:0 overruns:0 frame:0 TX packets:7021 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:300657 (293.6 KiB) TX bytes:300657 (293.6 KiB) [root /]# [root /]# [root /]# [root /]# ping -I eth0 192.168.0.1 -c 2 PING 192.168.0.1 (192.168.0.1): 56 data bytes --- 192.168.0.1 ping statistics --- 2 packets transmitted, 0 packets received, 100% packet loss [root /]# [root /]# [root /]# ping 192.168.0.1 -c 3 PING 192.168.0.1 (192.168.0.1): 56 data bytes --- 192.168.0.1 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss [root /]# ifconfig eth0 Link encap:Ethernet HWaddr 78:a5:04:ca:76:fe inet addr:192.168.0.6 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::7aa5:4ff:feca:76fe/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:14 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:1008 (1008.0 B) Interrupt:56 eth1 Link encap:Ethernet HWaddr 78:a5:04:ca:76:fc inet addr:192.168.3.7 Bcast:192.168.3.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:20909 errors:0 dropped:0 overruns:0 frame:0 TX packets:20909 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:805502 (786.6 KiB) TX bytes:805502 (786.6 KiB) [root /]# ***************************************** ***************************************** ***************************************** On The Ubuntu machine: ***************************************** ***************************************** ***************************************** mike@mike-Qosmio-X770:~$ ping -I eth0 192.168.0.6 -c 3 PING 192.168.0.6 (192.168.0.6) from 192.168.0.1 eth0: 56(84) bytes of data. From 192.168.0.1 icmp_seq=1 Destination Host Unreachable From 192.168.0.1 icmp_seq=2 Destination Host Unreachable From 192.168.0.1 icmp_seq=3 Destination Host Unreachable --- 192.168.0.6 ping statistics --- 3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 1999ms pipe 3 mike@mike-Qosmio-X770:~$ cd Desktop/