|
Lines 186-192
ifconfig wlan0 meshid my_mesh mode 11a inet 192.168.0.10/24
Link Here
|
| 186 |
.Ed |
186 |
.Ed |
| 187 |
.Pp |
187 |
.Pp |
| 188 |
Create two virtual 802.11a host-based access points, one with |
188 |
Create two virtual 802.11a host-based access points, one with |
| 189 |
with WEP enabled and one with no security, and bridge them to |
189 |
WEP enabled and one with no security, and bridge them to |
| 190 |
the fxp0 (wired) device: |
190 |
the fxp0 (wired) device: |
| 191 |
.Bd -literal -offset indent |
191 |
.Bd -literal -offset indent |
| 192 |
ifconfig wlan0 create wlandev ath0 wlanmode hostap \e |
192 |
ifconfig wlan0 create wlandev ath0 wlanmode hostap \e |
|
Lines 220-226
The request to the HAL to set up the transmit queue for normal
Link Here
|
| 220 |
data frames failed. |
220 |
data frames failed. |
| 221 |
This should not happen. |
221 |
This should not happen. |
| 222 |
.It "ath%d: unable to setup a beacon xmit queue!" |
222 |
.It "ath%d: unable to setup a beacon xmit queue!" |
| 223 |
The request to the HAL to set up the transmit queue for 802.11 beacon frames |
223 |
The request to the HAL to set up the transmit queue for 802.11 beacon |
| 224 |
frames failed. |
224 |
frames failed. |
| 225 |
This should not happen. |
225 |
This should not happen. |
| 226 |
.It "ath%d: 802.11 address: %s" |
226 |
.It "ath%d: 802.11 address: %s" |