# ifconfig -a 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:82 errors:0 dropped:0 overruns:0 frame:0 TX packets:82 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:10356 (10.1 KiB) TX bytes:10356 (10.1 KiB) ppp0 Link encap:Point-Point Protocol inet addr:10.1.255.36 P-t-P:10.6.6.6 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1416 Metric:1 RX packets:4 errors:0 dropped:0 overruns:0 frame:0 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:3 RX bytes:64 (64.0 B) TX bytes:97 (97.0 B) wlan0 Link encap:Ethernet HWaddr 00:19:4F:9E:C4:E1 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:6503 errors:0 dropped:0 overruns:0 frame:0 TX packets:3040 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:835160 (815.5 KiB) TX bytes:1051024 (1.0 MiB) # ping www.com PING www.com (64.131.66.218): 56 data bytes 64 bytes from 64.131.66.218: icmp_seq=0 ttl=52 time=920.685 ms 64 bytes from 64.131.66.218: icmp_seq=1 ttl=52 time=705.994 ms 64 bytes from 64.131.66.218: icmp_seq=2 ttl=52 time=802.429 ms 64 bytes from 64.131.66.218: icmp_seq=3 ttl=52 time=812.867 ms --- www.com ping statistics --- 5 packets transmitted, 4 packets received, 20% packet loss round-trip min/avg/max/stddev = 705.994/810.494/920.685/76.048 ms