URL: https://linuxfr.org/forums/linux-debian-ubuntu/posts/wifi-pb-de-dhcp-avec-routeur-netgear-sur-sid Title: [WIFI] Pb de DHCP avec routeur NETGEAR sur SID Authors: Mals1 Date: 2006年08月08日T00:59:53+02:00 Tags: debian Score: 0 Salut, J'ai un problème avec mon wifi sur ma debian sid, avec une carte wifi pci BELKIN 802.11g (qui utilise le module rt2500 comme driver) sur un routeur NETGEAR. Les driver ont bien été compilé et la carte est bien reconnu : [quote] 0:32 root@debian /home/yamissa# iwconfig eth0 no wireless extensions. lo no wireless extensions. eth1 RT2500 Wireless ESSID:"NETGEAR" Nickname:"wifi" Mode:Managed Frequency=2.462 GHz Access Point: 00:09:5B:FA:0B:50 Bit Rate=54 Mb/s Tx-Power=-1 RTS thr:off Fragment thr:off Encryption key:XXXXXXXXXXXXXXXXXXXXX Security mode:open Link Quality=66/100 Signal level=-41 dBm Noise level:-205 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.[/quote] Voici la config du fichier /etc/network/interfaces : [quote] # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet dhcp auto eth1 iface eth1 inet dhcp # adress 10.0.0.2 # netmask 255.255.255.0 # gateway 10.0.0.1 wireless_mode managed wireless_channel 11 wireless_essid NETGEAR wireless_key LA_CLEF_WEP[/quote] Donc pour ce qui est de trouver le réseau wifi il n'y a pas de problème, mais lorsque que je relance la connexion j'ai un problème pour avoir une ip en dhcp : [quote]0:43 root@debian /home/yamissa# /etc/init.d/networking restart * /etc/network/options is deprecated. Setting up IP spoofing protection...done (rp_filter). Reconfiguring network interfaces...ifup: interface lo already configured Internet Software Consortium DHCP Client 2.0pl5 Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium. All rights reserved. Please contribute if you find this software useful. For info, please visit [http://www.isc.org/dhcp-contrib.html](http://www.isc.org/dhcp-contrib.html) sit0: unknown hardware address type 776 sit0: unknown hardware address type 776 Listening on LPF/eth0/00:11:2f:f6:2e:03 Sending on LPF/eth0/00:11:2f:f6:2e:03 Sending on Socket/fallback/fallback-net DHCPREQUEST on eth0 to 255.255.255.255 port 67 DHCPREQUEST on eth0 to 255.255.255.255 port 67 DHCPACK from 10.0.0.1 bound to 10.0.0.7 -- renewal in 129600 seconds. Internet Software Consortium DHCP Client 2.0pl5 Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium. All rights reserved. Please contribute if you find this software useful. For info, please visit [http://www.isc.org/dhcp-contrib.html](http://www.isc.org/dhcp-contrib.html) sit0: unknown hardware address type 776 sit0: unknown hardware address type 776 Listening on LPF/eth1/00:11:50:15:dd:2b Sending on LPF/eth1/00:11:50:15:dd:2b Sending on Socket/fallback/fallback-net DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 5 DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 14 DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8 DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 15 DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 12 DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 6 No DHCPOFFERS received. No working leases in persistent database. Exiting. Failed to bring up eth1. done. [/quote] En static ca ne marche pas non plu Par contre chez un ami qui à la FBX v5 ca marche trés bien en reconfigurant bien sur le essid et la clef wep. Le problème viendrait donc du routeur ?? Merci de m'aider, je recherche des infos depuis des jours mais en vain :(

AltStyle によって変換されたページ (->オリジナル) /