[root@aspire master]# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11abg Mode:Managed Access Point: Not-Associated
Tx-Power=15 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
ppp0 no wireless extensions.
[root@aspire master]# ifconfig
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:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:480 (480.0 b) TX bytes:480 (480.0 b)
ppp0 Link encap:Point-to-Point Protocol
inet addr:10.93.5.76 P-t-P:10.64.64.64 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:125 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:3062 (2.9 KiB) TX bytes:8500 (8.3 KiB)
[root@aspire master]# cat /etc/resolv.conf
nameserver 62.13.171.4
nameserver 62.13.171.5
[root@aspire master]# ping -c 10 74.125.43.104
PING 74.125.43.104 (74.125.43.104) 56(84) bytes of data.
64 bytes from 74.125.43.104: icmp_seq=1 ttl=50 time=341 ms
64 bytes from 74.125.43.104: icmp_seq=2 ttl=50 time=340 ms
64 bytes from 74.125.43.104: icmp_seq=3 ttl=50 time=340 ms
64 bytes from 74.125.43.104: icmp_seq=4 ttl=50 time=340 ms
(etc…)
[root@aspire master]# ping -c 10 www.google.it
… niente …