| Re: [LA-discussions] Wifi sur FreeBSD 7.0 release avec Athéros AR5212. |
[ Thread Index | Date Index | More linuxarverne.org/discussions Archives ]
On Mon, Nov 08, 2010 at 04:10:09PM +0100, PERIN Daniel Jean wrote:
> ifconfig_ath0="inet 192.168.1.21 netmask 255.255.255.255.0 broadcast 192.168.1.255 wepmode on wepkey 0xkey"
^^^
On est d'accords, c'est pas "key" mais une série de caractères
hexadécimaux (0x0123456789ABCDEF) ?
> ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
> ether 00:25:86:be:5b:f3
> media: IEEE 802.11 Wireless Ethernet autoselect (OFDM/36Mbps)
> status: associated
> ssid Livebox-4a3c channel 11 (2462 Mhz 11g) bssid 00:16:41:bc:27:a5
> authmode OPEN privacy ON deftxkey UNDEF wepkey 1:104-bit txpower 31.5
> bmiss 7 scanvalid 60 bgscan bgscanintvl 300 bgscanidle 250
> roam:rssi11g 7 roam:rate11g 5 protmode CTS burst
Pas d'IP ici...
> pangasus# ping -c4 192.168.1.1
> PING 192.168.1.1 (192.168.1.1): 56 data bytes
> ping: sendto: No route to host
> ping: sendto: No route to host
> ping: sendto: No route to host
> ping: sendto: No route to host
... donc ça marche pas, cohérent.
As tu redémarré ta machine entre les tests, ou au moins tué les dhclient
qui tournaient en arrière plan ?
Grosso modo, les 3 commandes les plus utiles lors de la config du réseau
c'est:
- pkill dhclient
- ifconfig <if> 0.0.0.0 down
- /etc/netstart
R.
--
Romain Tartière <romain@xxxxxxxxxxxx> http://romain.blogreen.org/
pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F)
(plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated)
Attachment:
pgpbCWVBTtmfB.pgp
Description: PGP signature
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |