root@pandaboard:/ # busybox ifconfig -a eth0 Link encap:Ethernet HWaddr 2A:40:02:D2:3B:0A inet addr:10.0.0.9 Bcast:10.0.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1488 Metric:1 RX packets:27 errors:0 dropped:1 overruns:0 frame:0 TX packets:20 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2832 (2.7 KiB) TX bytes:2315 (2.2 KiB) ip6tnl0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 NOARP MTU:1452 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:0 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 UP LOOPBACK RUNNING MTU:16436 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:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) sit0 Link encap:UNSPEC HWaddr 00-00-00-00-0F-00-01-00-00-00-00-00-00-00-00-00 NOARP MTU:1480 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:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) wlan0 Link encap:Ethernet HWaddr 2A:00:02:D2:3B:0A inet addr:10.0.0.16 Bcast:10.0.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:4 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1189 (1.1 KiB) TX bytes:717 (717.0 B) root@pandaboard:/ # root@pandaboard:/ # ping -c 5 -I 10.0.0.16 www.google.com PING www.google.com (74.125.237.145) from 10.0.0.16 : 56(84) bytes of data. 64 bytes from syd01s13-in-f17.1e100.net (74.125.237.145): icmp_seq=1 ttl=52 time=410 ms 64 bytes from syd01s13-in-f17.1e100.net (74.125.237.145): icmp_seq=2 ttl=52 time=327 ms 64 bytes from syd01s13-in-f17.1e100.net (74.125.237.145): icmp_seq=3 ttl=52 time=226 ms 64 bytes from syd01s13-in-f17.1e100.net (74.125.237.145): icmp_seq=4 ttl=52 time=139 ms 64 bytes from syd01s13-in-f17.1e100.net (74.125.237.145): icmp_seq=5 ttl=52 time=352 ms --- www.google.com ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4051ms rtt min/avg/max/mdev = 139.343/291.259/410.065/96.355 ms root@pandaboard:/ # root@pandaboard:/ # [ 230.582550] cfg80211: Calling CRDA to update world regulatory domain root@pandaboard:/ # busybox ifconfig -a eth0 Link encap:Ethernet HWaddr 2A:40:02:D2:3B:0A inet addr:10.0.0.9 Bcast:10.0.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1488 Metric:1 RX packets:28 errors:0 dropped:1 overruns:0 frame:0 TX packets:25 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2896 (2.8 KiB) TX bytes:2845 (2.7 KiB) ip6tnl0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 NOARP MTU:1452 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:0 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 UP LOOPBACK RUNNING MTU:16436 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:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) sit0 Link encap:UNSPEC HWaddr 00-00-00-00-0F-00-01-00-00-00-00-00-00-00-00-00 NOARP MTU:1480 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:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) wlan0 Link encap:Ethernet HWaddr 2A:00:02:D2:3B:0A UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:4 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1757 (1.7 KiB) TX bytes:717 (717.0 B) root@pandaboard:/ #