Re: Wireless problems.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <misc@...>
Date: Thursday, November 1, 2007 - 6:15 pm

Clarification.
From ifconfig(8):
bssid bssid
Set the desired BSSID for IEEE 802.11-based wireless network interfaces.
and:
nwid id
Configure network ID for IEEE 802.11-based wireless network interfaces.
The id can either be any text string up to 32 characters in length, or a
series of hexadecimal digits up to 64 digits. The empty string allows the
interface to connect to any available access points. Note that network ID
is synonymous with Extended Service Set ID (ESSID).

The nwid is the user friendly SSID (e.g. myap) and the bssid is the MAC
address of the AP.
Maybe that's why you wrote:
e.g.-- dhcp nwid something
:]

BTW, I found my bssid by using:
# ifconfig -M device

Best wishes,
David

---------------------------- Original Message ----------------------------
Subject: Re: Wireless problems.
From: "David Walker"
Date: Fri, November 2, 2007 7:05 am
To: misc@openbsd.org
--------------------------------------------------------------------------

Cheers.

That looks exactly correct. ifconfig(8).
Specifically "IEEE 802.11 (WIRELESS DEVICES)".
Quote:
bssid bssid
Set the desired BSSID for IEEE 802.11-based wireless network interfaces.

Presumably as you say I can change my hostname.if from 'dhcp' to 'dhcp
SSID'. I will find out.

Best wishes,
David

> Hey David,

that are
more information on the options.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Wireless problems., David Walker, (Thu Nov 1, 6:15 pm)
Re: Wireless problems. , Aaron W. Hsu, (Thu Nov 1, 9:49 pm)