Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] Gentoo and Madwifi contradict each other
Date: Sat, 21 Feb 2009 18:33:23
Message-Id: 49bf44f10902211033r316fd455l55eeb4d7f95be864@mail.gmail.com
1 I'm trying to set up ath5k in master mode. I get this from the hostapd ebuild:
2
3 * In order to use hostapd you need to set up your wireless card
4 * for master mode in /etc/conf.d/net and then start
5 * /etc/init.d/hostapd.
6 *
7 * Example configuration:
8 *
9 * config_wlan0=( "192.168.1.1/24" )
10 * channel_wlan0="6"
11 * essid_wlan0="test"
12 * mode_wlan0="master"
13
14 But doing that I get:
15
16 ath0 does not support setting the mode to "master"
17
18 and madwifi IRC says:
19
20 "you can't use iwconfig to set master mode you need to do that with hostapd"
21
22 Does anyone know how to reconcile this?
23
24 - Grant

Replies

Subject Author
Re: [gentoo-user] Gentoo and Madwifi contradict each other Neil Bothwick <neil@××××××××××.uk>