Re: WEP Mode: Bad Value?

2007-10-01 Thread James Jeffery
Is it possible to use 64-Bit WEP? Im guessing its possible but ive tryed
google, and it holds no answers. I will probably look into it over the
weekend and see if i can get an article going.

On 10/1/07, Timothy Bourke <[EMAIL PROTECTED]> wrote:
>
> On Oct  1 at 08:44 +0100, James Jeffery wrote:
> > ifconfig rum0 inet 192.168.2.8 netmask 0xff00 ssid belkin54g \
> wepmode
> > on wepkey 0xf5d04e6cb3352c6b13cd468b27 weptxtkey 1
>
> You might try with:
> wepkey 1:0xf5d04e6cb3352c6b13cd468b27
>
> Tim.
>
>
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: WEP Mode: Bad Value?

2007-10-01 Thread Timothy Bourke
On Oct  1 at 08:44 +0100, James Jeffery wrote:
> ifconfig rum0 inet 192.168.2.8 netmask 0xff00 ssid belkin54g \ wepmode
> on wepkey 0xf5d04e6cb3352c6b13cd468b27 weptxtkey 1

You might try with:
wepkey 1:0xf5d04e6cb3352c6b13cd468b27

Tim.



pgp9tFOCVNrJe.pgp
Description: PGP signature


WEP Mode: Bad Value?

2007-10-01 Thread James Jeffery
Right this is what im doing to connect my box to the internet. I have just
added a 128-bit password to my wireless box because it was getting used by
people outsid using standard WPA. This is what im doing:

ifconfig rum0 inet 192.168.2.8 netmask 0xff00 ssid belkin54g \ wepmode
on wepkey 0xf5d04e6cb3352c6b13cd468b27 weptxtkey 1

and it retturns with

ifconfig wepmode: bad value

if i remove the wepmode part (as a test) i then get:

ifconfig wepkey: bad value

Anyone got any idea whats going on here?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"