Discussion:
ifconfig versus wiconfig?
(too old to reply)
John Klos
2007-08-28 17:57:47 UTC
Permalink
Hi, all,

Years ago I set up a Lucent Wavelan wireless card in access point mode on
NetBSD. It worked fine. Now, I have the same exact wireless card on a
NetBSD 4 system, but neither the documentation nor Google nor the mailing
lists can help me figure out how to configure my card in AP mode.

ifconfig wi0 mediaopt hostap doesn't work. wiconfig is missing many
options. Every example I can find on the internet uses "hostap".

Does anyone have a clue they'd be willing to share?

John

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
David Young
2007-08-28 18:01:37 UTC
Permalink
Post by John Klos
Hi, all,
Years ago I set up a Lucent Wavelan wireless card in access point mode on
NetBSD. It worked fine. Now, I have the same exact wireless card on a
NetBSD 4 system, but neither the documentation nor Google nor the mailing
lists can help me figure out how to configure my card in AP mode.
ifconfig wi0 mediaopt hostap doesn't work. wiconfig is missing many
options. Every example I can find on the internet uses "hostap".
Does anyone have a clue they'd be willing to share?
I am confident that your Lucent WaveLAN card did not ever operate in
access point mode on NetBSD. Maybe you were using an Intersil Prism-based
card, instead?

Dave
--
David Young OJC Technologies
***@ojctech.com Urbana, IL * (217) 278-3933 ext 24

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
David Young
2007-08-28 18:04:51 UTC
Permalink
Post by David Young
Post by John Klos
Hi, all,
Years ago I set up a Lucent Wavelan wireless card in access point mode on
NetBSD. It worked fine. Now, I have the same exact wireless card on a
NetBSD 4 system, but neither the documentation nor Google nor the mailing
lists can help me figure out how to configure my card in AP mode.
ifconfig wi0 mediaopt hostap doesn't work. wiconfig is missing many
options. Every example I can find on the internet uses "hostap".
Does anyone have a clue they'd be willing to share?
I am confident that your Lucent WaveLAN card did not ever operate in
access point mode on NetBSD. Maybe you were using an Intersil Prism-based
card, instead?
It is also possible that you were running your WaveLAN card in 802.11
ad hoc mode,

ifconfig wi0 media auto mediaopt adhoc

or in Lucent's "ad hoc demo" mode:

ifconfig wi0 media auto mediaopt adhoc,flag0

For certain purposes, ad hoc (demo) mode and an AP are alike.

Dave
--
David Young OJC Technologies
***@ojctech.com Urbana, IL * (217) 278-3933 ext 24

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Loading...