> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of
> Will H. Backman
> Sent: Monday, August 22, 2005 2:33 PM
> To: Misc OpenBSD
> Subject: Re: problem with rtw in hostap mode
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf
> Of
> > Will H. Backman
> > Sent: Monday, August 22, 2005 1:06 PM
> > To: Misc OpenBSD
> > Subject: problem with rtw in hostap mode
> > Data modified on freelist: word 4 of object 0xd09d2a00 size 0xc0
> > previous type devbuf (0xdeadbeee != 0xdeadbeef) Data modified on
> > freelist: word 4 of object 0xd0a08100 size 0x100 previous type
devbuf
> > (0xdeadbeee != 0xdeadbeef) Data modified on freelist: word 4 of
object
> > 0xd0a31900 size 0x100 previous type devbuf (0xdeadbeee !=
0xdeadbeef)
> >
> > --
> > Will Backman - Network Administrator
> > Coastal Enterprises, Inc.
> > http://www.ceimaine.org
> 
> Kinda funny how the hex worked out: (0xdeadbeee != 0xdeadbeef)
> Perhaps I'm the only one that sees humor it that.

Hmmm...Looking at the man page for rtw, I noticed that the example WEP
key looks very similar to the error messages that I got.  Is something
hard-coded in there?
I wasn't using WEP.

The following hostname.if(5) example configures rtw0 to join whatever
network is available on boot, using WEP key ``0x1deadbeef1'', channel
11, obtaining an IP address using DHCP:
        dhcp NONE NONE NONE nwkey 0x1deadbeef1 chan 11

Reply via email to