Networking Forums

Networking Forums > Network Hardware > Broadband Hardware > Changing WEP Key

Reply
Thread Tools Display Modes

Changing WEP Key

 
 
Brian W
Guest
Posts: n/a

 
      02-20-2004, 12:42 AM
Do any of you networking Gurus by any chance know how to change a WEP key
for any wireless network adapters?

Or know where I can find such information?


Thanks a lot!
Brian W


 
Reply With Quote
 
 
 
 
Chris H.
Guest
Posts: n/a

 
      02-20-2004, 12:49 AM
Your base station is what controls the WEP key that is used. You need to
match that on wireless devices on the LAN.
--
Chris H.
Microsoft Windows MVP
Associate Expert
Expert Zone - www.microsoft.com/windowsxp/expertzone

"Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
news:%(E-Mail Removed)...
> Do any of you networking Gurus by any chance know how to change a WEP key
> for any wireless network adapters?
>
> Or know where I can find such information?
>
>
> Thanks a lot!
> Brian W
>
>



 
Reply With Quote
 
Brian W
Guest
Posts: n/a

 
      02-20-2004, 01:06 AM
Sorry, it doesn't sound like it but I do know that I guess I missed
something.

I'm looking for a program or script to do it so I can automate it.

Thanks again!
Brian W

"Chris H." <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Your base station is what controls the WEP key that is used. You need to
> match that on wireless devices on the LAN.
> --
> Chris H.
> Microsoft Windows MVP
> Associate Expert
> Expert Zone - www.microsoft.com/windowsxp/expertzone
>
> "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
> news:%(E-Mail Removed)...
> > Do any of you networking Gurus by any chance know how to change a WEP

key
> > for any wireless network adapters?
> >
> > Or know where I can find such information?
> >
> >
> > Thanks a lot!
> > Brian W
> >
> >

>
>



 
Reply With Quote
 
Chris H.
Guest
Posts: n/a

 
      02-20-2004, 02:01 AM
That's in the base station, Brian. You would need to design something to
not only access the base station, but put the password in correctly. The
more you would spread access around, the less valid the WEP key would be, I
think.
--
Chris H.
Microsoft Windows MVP
Associate Expert
Expert Zone - www.microsoft.com/windowsxp/expertzone

"Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
news:OaMH%(E-Mail Removed)...
> Sorry, it doesn't sound like it but I do know that I guess I missed
> something.
>
> I'm looking for a program or script to do it so I can automate it.
>
> Thanks again!
> Brian W
>
> "Chris H." <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Your base station is what controls the WEP key that is used. You need

to
> > match that on wireless devices on the LAN.
> > --
> > Chris H.
> > Microsoft Windows MVP
> > Associate Expert
> > Expert Zone - www.microsoft.com/windowsxp/expertzone
> >
> > "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
> > news:%(E-Mail Removed)...
> > > Do any of you networking Gurus by any chance know how to change a WEP

> key
> > > for any wireless network adapters?
> > >
> > > Or know where I can find such information?
> > >
> > >
> > > Thanks a lot!
> > > Brian W
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Brian W
Guest
Posts: n/a

 
      02-20-2004, 02:50 AM
Nope again, sorry, Chris.

Let me rephrase the question...

I'm lazy!

I don't mind changing the WEP key on the basestation.

What I want is a script or program that I can run on all my client machines
that would take a new WEP key as a parameter and change the key for the
Wireless adapter.

For example, I could go to a command prompt and type:

C:\>changemywep 12345678910

Then hit enter and POOF! the WEP key is changed, and the adapter is reset so
the new WEP can take affect..


How's that?

Thanks
Brian W




"Chris H." <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> That's in the base station, Brian. You would need to design something to
> not only access the base station, but put the password in correctly. The
> more you would spread access around, the less valid the WEP key would be,

I
> think.
> --
> Chris H.
> Microsoft Windows MVP
> Associate Expert
> Expert Zone - www.microsoft.com/windowsxp/expertzone
>
> "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
> news:OaMH%(E-Mail Removed)...
> > Sorry, it doesn't sound like it but I do know that I guess I missed
> > something.
> >
> > I'm looking for a program or script to do it so I can automate it.
> >
> > Thanks again!
> > Brian W
> >
> > "Chris H." <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > Your base station is what controls the WEP key that is used. You need

> to
> > > match that on wireless devices on the LAN.
> > > --
> > > Chris H.
> > > Microsoft Windows MVP
> > > Associate Expert
> > > Expert Zone - www.microsoft.com/windowsxp/expertzone
> > >
> > > "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
> > > news:%(E-Mail Removed)...
> > > > Do any of you networking Gurus by any chance know how to change a

WEP
> > key
> > > > for any wireless network adapters?
> > > >
> > > > Or know where I can find such information?
> > > >
> > > >
> > > > Thanks a lot!
> > > > Brian W
> > > >
> > > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Chris H.
Guest
Posts: n/a

 
      02-20-2004, 03:19 AM
Beyond my realm of comprehension, Brian. LOL! I imagine it could be done,
but what does it take, maybe 30 seconds to change the key manually?
--
Chris H.
Microsoft Windows MVP
Associate Expert
Expert Zone - www.microsoft.com/windowsxp/expertzone

"Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
news:(E-Mail Removed)...
> Nope again, sorry, Chris.
>
> Let me rephrase the question...
>
> I'm lazy!
>
> I don't mind changing the WEP key on the basestation.
>
> What I want is a script or program that I can run on all my client

machines
> that would take a new WEP key as a parameter and change the key for the
> Wireless adapter.
>
> For example, I could go to a command prompt and type:
>
> C:\>changemywep 12345678910
>
> Then hit enter and POOF! the WEP key is changed, and the adapter is reset

so
> the new WEP can take affect..
>
>
> How's that?
>
> Thanks
> Brian W
>
>
>
>
> "Chris H." <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > That's in the base station, Brian. You would need to design something

to
> > not only access the base station, but put the password in correctly.

The
> > more you would spread access around, the less valid the WEP key would

be,
> I
> > think.
> > --
> > Chris H.
> > Microsoft Windows MVP
> > Associate Expert
> > Expert Zone - www.microsoft.com/windowsxp/expertzone
> >
> > "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
> > news:OaMH%(E-Mail Removed)...
> > > Sorry, it doesn't sound like it but I do know that I guess I missed
> > > something.
> > >
> > > I'm looking for a program or script to do it so I can automate it.
> > >
> > > Thanks again!
> > > Brian W
> > >
> > > "Chris H." <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed)...
> > > > Your base station is what controls the WEP key that is used. You

need
> > to
> > > > match that on wireless devices on the LAN.
> > > > --
> > > > Chris H.
> > > > Microsoft Windows MVP
> > > > Associate Expert
> > > > Expert Zone - www.microsoft.com/windowsxp/expertzone
> > > >
> > > > "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
> > > > news:%(E-Mail Removed)...
> > > > > Do any of you networking Gurus by any chance know how to change a

> WEP
> > > key
> > > > > for any wireless network adapters?
> > > > >
> > > > > Or know where I can find such information?
> > > > >
> > > > >
> > > > > Thanks a lot!
> > > > > Brian W
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Brian W
Guest
Posts: n/a

 
      02-20-2004, 08:16 AM
Sure, it only takes 30 seconds for you, or me, but what about the novice on
the network? and If I'm not there to do it...

I can change the WEP key on my router (not using an MS router). But if while
I'm changing the WEP key I drop the new key into, say a text file, Then I
can tell Novice Operator #1 to click icon X and it sees the file and changes
the WEP key on the workstation.

For that matter I could write an app the monitors a folder on a disk drive
or network location looking for the file with the new key and runs the app
to change the WEP key locally.

Since I've seen several references indicating the WEP key should be changed
on a weekly basis, changing 4 or 5 keys gets to be a pain. An if someone had
to maintain a network of 15 or 20 PC's imagine the problems.

OK, so I think of some crazy shit sometimes, but you have to admit,
something like this would be useful.


Thanks again, Chris.
Brian W






"Chris H." <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Beyond my realm of comprehension, Brian. LOL! I imagine it could be

done,
> but what does it take, maybe 30 seconds to change the key manually?
> --
> Chris H.
> Microsoft Windows MVP
> Associate Expert
> Expert Zone - www.microsoft.com/windowsxp/expertzone
>
> "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
> news:(E-Mail Removed)...
> > Nope again, sorry, Chris.
> >
> > Let me rephrase the question...
> >
> > I'm lazy!
> >
> > I don't mind changing the WEP key on the basestation.
> >
> > What I want is a script or program that I can run on all my client

> machines
> > that would take a new WEP key as a parameter and change the key for the
> > Wireless adapter.
> >
> > For example, I could go to a command prompt and type:
> >
> > C:\>changemywep 12345678910
> >
> > Then hit enter and POOF! the WEP key is changed, and the adapter is

reset
> so
> > the new WEP can take affect..
> >
> >
> > How's that?
> >
> > Thanks
> > Brian W
> >
> >
> >
> >
> > "Chris H." <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > That's in the base station, Brian. You would need to design something

> to
> > > not only access the base station, but put the password in correctly.

> The
> > > more you would spread access around, the less valid the WEP key would

> be,
> > I
> > > think.
> > > --
> > > Chris H.
> > > Microsoft Windows MVP
> > > Associate Expert
> > > Expert Zone - www.microsoft.com/windowsxp/expertzone
> > >
> > > "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
> > > news:OaMH%(E-Mail Removed)...
> > > > Sorry, it doesn't sound like it but I do know that I guess I

missed
> > > > something.
> > > >
> > > > I'm looking for a program or script to do it so I can automate it.
> > > >
> > > > Thanks again!
> > > > Brian W
> > > >
> > > > "Chris H." <(E-Mail Removed)> wrote in message
> > > > news:(E-Mail Removed)...
> > > > > Your base station is what controls the WEP key that is used. You

> need
> > > to
> > > > > match that on wireless devices on the LAN.
> > > > > --
> > > > > Chris H.
> > > > > Microsoft Windows MVP
> > > > > Associate Expert
> > > > > Expert Zone - www.microsoft.com/windowsxp/expertzone
> > > > >
> > > > > "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
> > > > > news:%(E-Mail Removed)...
> > > > > > Do any of you networking Gurus by any chance know how to change

a
> > WEP
> > > > key
> > > > > > for any wireless network adapters?
> > > > > >
> > > > > > Or know where I can find such information?
> > > > > >
> > > > > >
> > > > > > Thanks a lot!
> > > > > > Brian W
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Brian W
Guest
Posts: n/a

 
      02-20-2004, 08:59 AM
Sure, it only takes 30 seconds for you, or me, but what about the novice on
the network? and If I'm not there to do it...

I can change the WEP key on my router (not using an MS router). But if while
I'm changing the WEP key I drop the new key into, say a text file, Then I
can tell Novice Operator #1 to click icon X and it sees the file and changes
the WEP key on the workstation.

For that matter I could write an app the monitors a folder on a disk drive
or network location looking for the file with the new key and runs the app
to change the WEP key locally.

Since I've seen several references indicating the WEP key should be changed
on a weekly basis, changing 4 or 5 keys gets to be a pain. An if someone had
to maintain a network of 15 or 20 PC's imagine the problems.

OK, so I think of some crazy s**t sometimes, but you have to admit,
something like this would be useful.


Thanks again, Chris.
Brian W

"Chris H." <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Beyond my realm of comprehension, Brian. LOL! I imagine it could be

done,
> but what does it take, maybe 30 seconds to change the key manually?
> --
> Chris H.
> Microsoft Windows MVP
> Associate Expert
> Expert Zone - www.microsoft.com/windowsxp/expertzone
>
> "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
> news:(E-Mail Removed)...
> > Nope again, sorry, Chris.
> >
> > Let me rephrase the question...
> >
> > I'm lazy!
> >
> > I don't mind changing the WEP key on the basestation.
> >
> > What I want is a script or program that I can run on all my client

> machines
> > that would take a new WEP key as a parameter and change the key for the
> > Wireless adapter.
> >
> > For example, I could go to a command prompt and type:
> >
> > C:\>changemywep 12345678910
> >
> > Then hit enter and POOF! the WEP key is changed, and the adapter is

reset
> so
> > the new WEP can take affect..
> >
> >
> > How's that?
> >
> > Thanks
> > Brian W
> >
> >
> >
> >
> > "Chris H." <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > That's in the base station, Brian. You would need to design something

> to
> > > not only access the base station, but put the password in correctly.

> The
> > > more you would spread access around, the less valid the WEP key would

> be,
> > I
> > > think.
> > > --
> > > Chris H.
> > > Microsoft Windows MVP
> > > Associate Expert
> > > Expert Zone - www.microsoft.com/windowsxp/expertzone
> > >
> > > "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
> > > news:OaMH%(E-Mail Removed)...
> > > > Sorry, it doesn't sound like it but I do know that I guess I

missed
> > > > something.
> > > >
> > > > I'm looking for a program or script to do it so I can automate it.
> > > >
> > > > Thanks again!
> > > > Brian W
> > > >
> > > > "Chris H." <(E-Mail Removed)> wrote in message
> > > > news:(E-Mail Removed)...
> > > > > Your base station is what controls the WEP key that is used. You

> need
> > > to
> > > > > match that on wireless devices on the LAN.
> > > > > --
> > > > > Chris H.
> > > > > Microsoft Windows MVP
> > > > > Associate Expert
> > > > > Expert Zone - www.microsoft.com/windowsxp/expertzone
> > > > >
> > > > > "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
> > > > > news:%(E-Mail Removed)...
> > > > > > Do any of you networking Gurus by any chance know how to change

a
> > WEP
> > > > key
> > > > > > for any wireless network adapters?
> > > > > >
> > > > > > Or know where I can find such information?
> > > > > >
> > > > > >
> > > > > > Thanks a lot!
> > > > > > Brian W
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Barb Bowman [MVP-Windows]
Guest
Posts: n/a

 
      02-20-2004, 10:09 AM
Actually, for a small LAN you should get equipment that supports
WPA-PSK. WPA is much better than WEP. If you have 15-20 pc's, the best
route would be an authentication server (radius) and WPA. 15-20 is
normally outside the normal expected number of computers for a home or
even soho LAN.

On Fri, 20 Feb 2004 01:59:07 -0800, "Brian W"
<brianw@gold_death_2_spam_rush.com> wrote:

>Sure, it only takes 30 seconds for you, or me, but what about the novice on
>the network? and If I'm not there to do it...
>
>I can change the WEP key on my router (not using an MS router). But if while
>I'm changing the WEP key I drop the new key into, say a text file, Then I
>can tell Novice Operator #1 to click icon X and it sees the file and changes
>the WEP key on the workstation.
>
>For that matter I could write an app the monitors a folder on a disk drive
>or network location looking for the file with the new key and runs the app
>to change the WEP key locally.
>
>Since I've seen several references indicating the WEP key should be changed
>on a weekly basis, changing 4 or 5 keys gets to be a pain. An if someone had
>to maintain a network of 15 or 20 PC's imagine the problems.
>
>OK, so I think of some crazy s**t sometimes, but you have to admit,
>something like this would be useful.
>
>
>Thanks again, Chris.
>Brian W
>
>"Chris H." <(E-Mail Removed)> wrote in message
>news:%(E-Mail Removed)...
>> Beyond my realm of comprehension, Brian. LOL! I imagine it could be

>done,
>> but what does it take, maybe 30 seconds to change the key manually?
>> --
>> Chris H.
>> Microsoft Windows MVP
>> Associate Expert
>> Expert Zone - www.microsoft.com/windowsxp/expertzone
>>
>> "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
>> news:(E-Mail Removed)...
>> > Nope again, sorry, Chris.
>> >
>> > Let me rephrase the question...
>> >
>> > I'm lazy!
>> >
>> > I don't mind changing the WEP key on the basestation.
>> >
>> > What I want is a script or program that I can run on all my client

>> machines
>> > that would take a new WEP key as a parameter and change the key for the
>> > Wireless adapter.
>> >
>> > For example, I could go to a command prompt and type:
>> >
>> > C:\>changemywep 12345678910
>> >
>> > Then hit enter and POOF! the WEP key is changed, and the adapter is

>reset
>> so
>> > the new WEP can take affect..
>> >
>> >
>> > How's that?
>> >
>> > Thanks
>> > Brian W
>> >
>> >
>> >
>> >
>> > "Chris H." <(E-Mail Removed)> wrote in message
>> > news:(E-Mail Removed)...
>> > > That's in the base station, Brian. You would need to design something

>> to
>> > > not only access the base station, but put the password in correctly.

>> The
>> > > more you would spread access around, the less valid the WEP key would

>> be,
>> > I
>> > > think.
>> > > --
>> > > Chris H.
>> > > Microsoft Windows MVP
>> > > Associate Expert
>> > > Expert Zone - www.microsoft.com/windowsxp/expertzone
>> > >
>> > > "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
>> > > news:OaMH%(E-Mail Removed)...
>> > > > Sorry, it doesn't sound like it but I do know that I guess I

>missed
>> > > > something.
>> > > >
>> > > > I'm looking for a program or script to do it so I can automate it.
>> > > >
>> > > > Thanks again!
>> > > > Brian W
>> > > >
>> > > > "Chris H." <(E-Mail Removed)> wrote in message
>> > > > news:(E-Mail Removed)...
>> > > > > Your base station is what controls the WEP key that is used. You

>> need
>> > > to
>> > > > > match that on wireless devices on the LAN.
>> > > > > --
>> > > > > Chris H.
>> > > > > Microsoft Windows MVP
>> > > > > Associate Expert
>> > > > > Expert Zone - www.microsoft.com/windowsxp/expertzone
>> > > > >
>> > > > > "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
>> > > > > news:%(E-Mail Removed)...
>> > > > > > Do any of you networking Gurus by any chance know how to change

>a
>> > WEP
>> > > > key
>> > > > > > for any wireless network adapters?
>> > > > > >
>> > > > > > Or know where I can find such information?
>> > > > > >
>> > > > > >
>> > > > > > Thanks a lot!
>> > > > > > Brian W
>> > > > > >
>> > > > > >
>> > > > >
>> > > > >
>> > > >
>> > > >
>> > >
>> > >
>> >
>> >

>>
>>

>


--
Barb Bowman
Expert Zone Columnist
http://www.microsoft.com/windowsxp/expertzone
MS-MVP (Windows)
 
Reply With Quote
 
Brian W
Guest
Posts: n/a

 
      02-20-2004, 05:07 PM
> Actually, for a small LAN you should get equipment that supports
> WPA-PSK. WPA is much better than WEP. If you have 15-20 pc's, the best
> route would be an authentication server (radius) and WPA. 15-20 is
> normally outside the normal expected number of computers for a home or
> even soho LAN.



OK, but I was just trying to make a point. I could still see a need to
simplify such a task.

For a SOHO or even a small company it may not be feasable to upgrade the
hardware all at once.

Thanks for taking the time anyway, Barb.


Regard
Brian W




>
> On Fri, 20 Feb 2004 01:59:07 -0800, "Brian W"
> <brianw@gold_death_2_spam_rush.com> wrote:
>
> >Sure, it only takes 30 seconds for you, or me, but what about the novice

on
> >the network? and If I'm not there to do it...
> >
> >I can change the WEP key on my router (not using an MS router). But if

while
> >I'm changing the WEP key I drop the new key into, say a text file, Then I
> >can tell Novice Operator #1 to click icon X and it sees the file and

changes
> >the WEP key on the workstation.
> >
> >For that matter I could write an app the monitors a folder on a disk

drive
> >or network location looking for the file with the new key and runs the

app
> >to change the WEP key locally.
> >
> >Since I've seen several references indicating the WEP key should be

changed
> >on a weekly basis, changing 4 or 5 keys gets to be a pain. An if someone

had
> >to maintain a network of 15 or 20 PC's imagine the problems.
> >
> >OK, so I think of some crazy s**t sometimes, but you have to admit,
> >something like this would be useful.
> >
> >
> >Thanks again, Chris.
> >Brian W
> >
> >"Chris H." <(E-Mail Removed)> wrote in message
> >news:%(E-Mail Removed)...
> >> Beyond my realm of comprehension, Brian. LOL! I imagine it could be

> >done,
> >> but what does it take, maybe 30 seconds to change the key manually?
> >> --
> >> Chris H.
> >> Microsoft Windows MVP
> >> Associate Expert
> >> Expert Zone - www.microsoft.com/windowsxp/expertzone
> >>
> >> "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
> >> news:(E-Mail Removed)...
> >> > Nope again, sorry, Chris.
> >> >
> >> > Let me rephrase the question...
> >> >
> >> > I'm lazy!
> >> >
> >> > I don't mind changing the WEP key on the basestation.
> >> >
> >> > What I want is a script or program that I can run on all my client
> >> machines
> >> > that would take a new WEP key as a parameter and change the key for

the
> >> > Wireless adapter.
> >> >
> >> > For example, I could go to a command prompt and type:
> >> >
> >> > C:\>changemywep 12345678910
> >> >
> >> > Then hit enter and POOF! the WEP key is changed, and the adapter is

> >reset
> >> so
> >> > the new WEP can take affect..
> >> >
> >> >
> >> > How's that?
> >> >
> >> > Thanks
> >> > Brian W
> >> >
> >> >
> >> >
> >> >
> >> > "Chris H." <(E-Mail Removed)> wrote in message
> >> > news:(E-Mail Removed)...
> >> > > That's in the base station, Brian. You would need to design

something
> >> to
> >> > > not only access the base station, but put the password in

correctly.
> >> The
> >> > > more you would spread access around, the less valid the WEP key

would
> >> be,
> >> > I
> >> > > think.
> >> > > --
> >> > > Chris H.
> >> > > Microsoft Windows MVP
> >> > > Associate Expert
> >> > > Expert Zone - www.microsoft.com/windowsxp/expertzone
> >> > >
> >> > > "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
> >> > > news:OaMH%(E-Mail Removed)...
> >> > > > Sorry, it doesn't sound like it but I do know that I guess I

> >missed
> >> > > > something.
> >> > > >
> >> > > > I'm looking for a program or script to do it so I can automate

it.
> >> > > >
> >> > > > Thanks again!
> >> > > > Brian W
> >> > > >
> >> > > > "Chris H." <(E-Mail Removed)> wrote in message
> >> > > > news:(E-Mail Removed)...
> >> > > > > Your base station is what controls the WEP key that is used.

You
> >> need
> >> > > to
> >> > > > > match that on wireless devices on the LAN.
> >> > > > > --
> >> > > > > Chris H.
> >> > > > > Microsoft Windows MVP
> >> > > > > Associate Expert
> >> > > > > Expert Zone - www.microsoft.com/windowsxp/expertzone
> >> > > > >
> >> > > > > "Brian W" <brianw@gold_death_2_spam_rush.com> wrote in message
> >> > > > > news:%(E-Mail Removed)...
> >> > > > > > Do any of you networking Gurus by any chance know how to

change
> >a
> >> > WEP
> >> > > > key
> >> > > > > > for any wireless network adapters?
> >> > > > > >
> >> > > > > > Or know where I can find such information?
> >> > > > > >
> >> > > > > >
> >> > > > > > Thanks a lot!
> >> > > > > > Brian W
> >> > > > > >
> >> > > > > >
> >> > > > >
> >> > > > >
> >> > > >
> >> > > >
> >> > >
> >> > >
> >> >
> >> >
> >>
> >>

> >

>
> --
> Barb Bowman
> Expert Zone Columnist
> http://www.microsoft.com/windowsxp/expertzone
> MS-MVP (Windows)



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Changing WPA key Lem Wireless Networks 0 01-25-2010 04:37 PM
Re: Changing WPA key John Wireless Networks 0 01-25-2010 04:02 PM
Changing ISP JF Broadband 6 09-21-2005 02:18 PM
Changing ISP, who? Tx2 Broadband 4 02-10-2005 04:57 PM
changing ISP's Kraftee Broadband 3 07-27-2003 04:47 PM



1 2 3 4 5 6 7 8 9 10 11