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

Re: Problema Rete



Daniele Ludovici ha scritto:

>>dopo che il dispositivo wireless e' connesso prova a digitare:
>>route add default gw ip_del_router dev ra0
>>cosi' forzi l'associazione tra la route e un device specifico che
>>altrimenti il kernel tenta di determinare da se'..
>>fammi sapere
>>
>>    
>>
Ho provato come mi hai detto:

coblin:/home/pasta# route add default gw 192.168.0.254 dev ra0
coblin:/home/pasta# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
192.168.0.0     *               255.255.255.0   U     0      0        0 eth0
192.168.0.0     *               255.255.255.0   U     0      0        0 ra0
default         192.168.0.254   0.0.0.0         UG    0      0        0 ra0
default         192.168.0.254   0.0.0.0         UG    0      0        0 eth0

Non solo non mi funziona col wireless ma ho dovuto riavviare il pc per
connettermi ad internet tramite ethernet..

ifconfig ed iwconfig mi davano:

coblin:/home/pasta# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:03:0D:20:D7:61
          inet addr:192.168.0.4  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::203:dff:fe20:d761/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:31076 errors:0 dropped:0 overruns:0 frame:0
          TX packets:24617 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:16538586 (15.7 MiB)  TX bytes:2778565 (2.6 MiB)
          Interrupt:19 Base address:0xd800

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

ra0       Link encap:Ethernet  HWaddr 00:11:09:0D:F0:E9
          inet addr:192.168.0.3  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::211:9ff:fe0d:f0e9/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:72457 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1220 errors:67 dropped:67 overruns:0 carrier:0
          collisions:8 txqueuelen:1000
          RX bytes:6761437 (6.4 MiB)  TX bytes:41665 (40.6 KiB)
          Interrupt:19 Base address:0xb000

coblin:/home/pasta# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      no wireless extensions.

ra0       RT2500 Wireless  ESSID:"libia"
          Mode:Managed  Frequency=24.62 MHz  Access Point: 00:0D:F0:11:63:4D
          Bit Rate=11 Mb/s
          RTS thr=2312 B   Fragment thr=2312 B
          Encryption key:6000-0000-03   Security mode:open
          Link Quality=86/100  Signal level=-55 dBm  Noise level:-212 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

sit0      no wireless extensions.



Reply to: