[maddi@localhost ~]$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:1A:92:DE:AB:7D
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:16436 Metric:1
RX packets:20 errors:0 dropped:0 overruns:0 frame:0
TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1080 (1.0 KiB) TX bytes:1080 (1.0 KiB)
wlan0 Link encap:Ethernet HWaddr 00:0C:F6:2F:DC:14
inet addr:192.168.1.137 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::20c:f6ff:fe2f:dc14/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:113 errors:0 dropped:0 overruns:0 frame:0
TX packets:151 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:15994 (15.6 KiB) TX bytes:19740 (19.2 KiB)
[maddi@localhost ~]$ route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 * 255.255.255.0 U 2 0 0 wlan0
default Broadcom 0.0.0.0 UG 0 0 0 wlan0
noterai che ho eliminato virbr0.
ho provato perche’ tempo fa mi era capitato che con XDMCP su RHEL facesse uno strano conflitto e non riusciva a risolvere gli indirizzi. poi disabilitandolo era andato tutto apposto… ma non in questo caso…
ti riposto i precedenti (ping e iwconfig) nella nuova configurazione.
[maddi@localhost ~]$ ping -c 5 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_req=1 ttl=52 time=99.5 ms
64 bytes from 8.8.8.8: icmp_req=2 ttl=52 time=72.2 ms
64 bytes from 8.8.8.8: icmp_req=3 ttl=52 time=89.7 ms
^C
— 8.8.8.8 ping statistics —
3 packets transmitted, 3 received, 0% packet loss, time 2071ms
rtt min/avg/max/mdev = 72.279/87.181/99.547/11.278 ms
[maddi@localhost ~]$ ping -c 5 www.google.it
PING www.l.google.com (74.125.232.113) 56(84) bytes of data.
64 bytes from 74.125.232.113: icmp_req=1 ttl=55 time=61.9 ms
64 bytes from 74.125.232.113: icmp_req=2 ttl=55 time=50.0 ms
64 bytes from 74.125.232.113: icmp_req=3 ttl=55 time=80.1 ms
64 bytes from 74.125.232.113: icmp_req=4 ttl=55 time=64.2 ms
64 bytes from 74.125.232.113: icmp_req=5 ttl=55 time=63.1 ms
— www.l.google.com ping statistics —
5 packets transmitted, 5 received, 0% packet loss, time 4024ms
rtt min/avg/max/mdev = 50.022/63.903/80.123/9.598 ms
[maddi@localhost ~]$ iwconfig
lo no wireless extensions.
wlan0 IEEE 802.11bg ESSID:“InfostradaWiFi”
Mode:Managed Frequency:2.437 GHz Access Point: 00:22:B0:AD:D7:6E
Bit Rate=1 Mb/s Tx-Power=7 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=48/70 Signal level=-62 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
eth0 no wireless extensions.
naturalmente continua a non funzionare.
lo stesso problema c’è anche navigando con konqueror
grazie per la pazienza.