[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Non riesco a configurare wi-fi alice ....



Sono al mare ho una connessione internet adsl 640 e ho un router alice
gate wifi plus che ho preso da casa.
In due minuti ho configurato il pc di mia figlia (ubuntu), ma con il
mio non ne esco vivo.
In pratica non riesco a vedere (pingare) il router 192.168.1.1 dal mio
portatile se non via cavo e infatti ora sono collegato via cavo.
Ecco /etc/network/interfaces
# The loopback network interface

auto lo eth1 wlan0
iface lo inet loopback

# The primary network interface
allow-hotplug eth1
iface eth1 inet dhcp

iface wlan0 inet dhcp

Ho provato anche con wlan0 static dando tutti i parametri (indirizzo
ip netmask gw etc) ma niente

route -n (ho tolto le righe ppp0)
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 wlan0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth1
 0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 eth1

ifconfig =
eth1      Link encap:Ethernet  HWaddr 00:1e:68:2c:b3:3e
          inet addr:192.168.1.3  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::21e:68ff:fe2c:b33e/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:42112 errors:0 dropped:0 overruns:0 frame:0
          TX packets:38237 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:36316760 (34.6 MiB)  TX bytes:6998255 (6.6 MiB)
          Interrupt:219 Base address:0xc000

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:219 errors:0 dropped:0 overruns:0 frame:0
          TX packets:219 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:19976 (19.5 KiB)  TX bytes:19976 (19.5 KiB)

ppp0      Link encap:Point-to-Point Protocol
          inet addr:87.11.247.36  P-t-P:192.168.100.1  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:39027 errors:0 dropped:0 overruns:0 frame:0
          TX packets:37717 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:35270054 (33.6 MiB)  TX bytes:6102405 (5.8 MiB)

wlan0     Link encap:Ethernet  HWaddr 00:1f:3c:1f:cf:34
          inet addr:192.168.1.25  Bcast:192.168.1.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)

wmaster0  Link encap:UNSPEC  HWaddr
00-1F-3C-1F-CF-34-65-74-00-00-00-00-00-00-00-00
          UP BROADCAST RUNNING 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)

Con iwlist scanning lo scan wi-fi riconosce la rete con wlan0

Cosa sbaglio clamorosamente ? Grazie mille intanto


Reply to: