Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Mar 2005 03:31:22 +0000
From:      Jason Henson <jason@ec.rr.com>
To:        Eric Schuele <e.schuele@computer.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: 128bit WEP
Message-ID:  <1110339082l.50498l.1l@BARTON>
In-Reply-To: <422E5D59.6010302@computer.org> (from e.schuele@computer.org on Tue Mar  8 21:20:09 2005)
References:  <1d3ed48c0503081432880eae0@mail.gmail.com> <002901c52438$128ac520$04000100@home.lan> <422E5D59.6010302@computer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 03/08/05 21:20:09, Eric Schuele wrote:
> Kevin Downey wrote:
>> ifconfig line is:
>> ifconfig ath0 inet 192.168.2.111 mode 11g channel 6 ssid kubo =20
>> wepmode
>> on wepkey 0x28529850294957320938294585
>>=20
>> what I am getting in dmesg is:
>> auth0: association failed (reason 25) for 00:0D:3A:74:00:61
>>=20
>> 00:0D:3A:74:00:61 is the BSSID of the AP
>>=20
>> wicontrol -i ath0 -L  lists the AP
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "freebsd-questions-=20
>> unsubscribe@freebsd.org"
>>
>=20
> Your *key* is 104-bits (26 hex digits)... there is a 24 bit =20
> Initialization Vector added to the key.
>=20
> Double check your SSID on the AP and make sure it matches the =20
> 'ifconfig...' you have.  Also might try explicitly specifying *which* =20
> weptxkey (1-4) you are using in ifconfig.
>=20
> Also,  for what its worth my atheros cards do not work well in g with =20
> my AP (WRT54G)... I had to set it to b.  So you might try that till =20
> you get it on its feet.  Just my 2 cents.
>=20
> HTH
>--=20
> Regards,
> Eric
> _______________________________________________

I set up a WRT54G and could never get it to use a high level of =20
security.  You may have to tone it down a bit from 128bit.

Try this link if you like source code

http://fxr.watson.org/fxr/search?v=3DRELENG53&string=3DBSSID

What is it saying about the BSSID 00:0D:3A:74:00:61?

Are you trying to set the SSID=3DBSSID or soething like that?

http://www.mpirical.com/companion/mpirical_companion.html

The BSSID is a 48bit identity used to identify a particular BSS (Basic =20
Service Set) within an area. In Infrastructure BSS networks, the BSSID =20
is the MAC (Medium Access Control) address of the AP (Access Point) and =20
in Independent BSS or ad hoc networks, the BSSID is generated randomly.


The Service Set Identifier or Network Name is used within IEEE 802.11 =20
networks to identify a particular network. It is usually set by the =20
administrator setting up the WLAN (Wireless Local Area Network) and =20
will be unique within a BSS (Basic Service Set) or ESS (Extended =20
Service Set). The SSID may be broadcast from an AP (Access Point) =20
within the wireless network to enable Stations to determine which =20
network to =E2=80=9CAssociate=E2=80=9D with. However, this feature should b=
e disabled =20
as it may assist =E2=80=9Chackers, or wardrivers=E2=80=9D in gaining access=
 to a =20
private network.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1110339082l.50498l.1l>