Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[risolto]configurazione rete wireless
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
jack.o.matic
n00b
n00b


Joined: 04 Dec 2005
Posts: 60

PostPosted: Fri Jan 20, 2006 5:40 pm    Post subject: [risolto]configurazione rete wireless Reply with quote

nell'attesa di risolvere il problema che descrivo qui,
sono passato a questa configurazione:
rete wired & wireless ==> router ==> internet

la rete con il cavo mi funge perfettamente con queste impostazioni per un client:
Code:
ip:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
gateway 192.168.1.1

come si sarà capito il router ha indirizzo 192.168.1.1

per lo stesso computer imposto questi valori per la rete wireless (dopo aver fatto ifconfig eth1 down)
Code:

route:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     *               255.255.255.0   U     0      0        0 wlan0
loopback        localhost       255.0.0.0       UG    0      0        0 lo
default         192.168.1.1     0.0.0.0         UG    0      0        0 wlan0
ifconfig:
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:205 errors:0 dropped:0 overruns:0 frame:0
          TX packets:205 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:14849 (14.5 Kb)  TX bytes:14849 (14.5 Kb)

wlan0     Link encap:Ethernet  HWaddr 00:13:49:4A:A5:D1 
          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:3 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:120 (120.0 b)  TX bytes:1360 (1.3 Kb)
iwconfig:
wlan0     802.11b/g NIC  ESSID:"zyxel" 
          Mode:Managed  Frequency=2.437 GHz  Access Point: 00:13:49:38:C2:A1   
          Bit Rate:1 Mb/s   
          Retry:off   RTS thr=2432 B   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=72/92  Signal level=54/154  Noise level=161/154
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
iwlist wlan0 scan:
wlan0     Scan completed :
          Cell 01 - Address: 00:13:49:38:C2:A1
                    ESSID:"zyxel"
                    Mode:Master
                    Frequency:2.437 GHz (Channel 6)
                    Quality:72/92  Signal level=-201 dBm  Noise level=-256 dBm
                    Encryption key:off
                    Bit Rate:1 Mb/s
                    Bit Rate:2 Mb/s
                    Bit Rate:5.5 Mb/s
                    Bit Rate:11 Mb/s
                    Bit Rate:22 Mb/s
                    Bit Rate:6 Mb/s
                    Bit Rate:9 Mb/s
                    Bit Rate:12 Mb/s
                    Bit Rate:18 Mb/s
                    Bit Rate:24 Mb/s
                    Bit Rate:36 Mb/s
                    Bit Rate:48 Mb/s
                    Bit Rate:54 Mb/s

ma non mi funziona nulla. La crittografia non c'è. Forse può essere utile sapere che in queste condizioni il omando route impiega tantissimo tempo a stampare le info (come se andasse in time out qualcosa)


Last edited by jack.o.matic on Sat Jan 21, 2006 1:57 pm; edited 1 time in total
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Fri Jan 20, 2006 7:23 pm    Post subject: Reply with quote

hai dato un
Code:
route add default gw 192.168.1.1

dopo aver disconnesso la rete wired?
Back to top
View user's profile Send private message
jack.o.matic
n00b
n00b


Joined: 04 Dec 2005
Posts: 60

PostPosted: Sat Jan 21, 2006 10:48 am    Post subject: Reply with quote

si l'ho dato
(prima non l'ho specificato perchè credevo si vedesse dalle tabelle di routing che ho postato)
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Sat Jan 21, 2006 10:57 am    Post subject: Reply with quote

hai anche un po' ragione...
questo riguarda direttamente le impostazioni della connessione, hai controllato che il router venga visto correttamente? iwconfig ti rileva il mac address dell'ap?
Back to top
View user's profile Send private message
jack.o.matic
n00b
n00b


Joined: 04 Dec 2005
Posts: 60

PostPosted: Sat Jan 21, 2006 11:06 am    Post subject: Reply with quote

si iwconfig vede benissimo l'accesspoint e il suo mac.
la cosa strana è che qualche tempo fa spippolando a caso ero riuscito a farla andare...
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Sat Jan 21, 2006 11:13 am    Post subject: Reply with quote

jack.o.matic wrote:
si iwconfig vede benissimo l'accesspoint e il suo mac.
la cosa strana è che qualche tempo fa spippolando a caso ero riuscito a farla andare...


credo che il problema sia nella impostazione del rate..

iwconfig wrote:

wlan0 802.11b/g NIC ESSID:"zyxel"
Mode:Managed Frequency=2.437 GHz Access Point: 00:13:49:38:C2:A1
Bit Rate:1 Mb/s
Retry:off RTS thr=2432 B Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=72/92 Signal level=54/154 Noise level=161/154
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0


prova a dare un e ripostare iwconfig

Code:
# iwconfig wlan0 rate 54M


e prova se riesci a pingare il gataway...
_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
jack.o.matic
n00b
n00b


Joined: 04 Dec 2005
Posts: 60

PostPosted: Sat Jan 21, 2006 1:56 pm    Post subject: Reply with quote

avevo visto anche io quel problema con il rate..
comunque per risolvere tutto bastava staccare e riattacare il dongle :!: :!:

il driver non è troppo stabile...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum