Project

General

Profile

Actions

Bug #574

closed

wpa_supplicant script

Added by tuxillo about 17 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

hi there
i've just tackling around a wpa_supplicant script for /etc/rc.d/ so we can
start wpa_supplicant automatically.
here it is:
ftp://quantumachine.net/scripts/wpa_supplicant

you have to put this in your rc.conf:

wpa_supplicant_enable=YES
wpa_supplicant_flags="-i ifX -B -c /etc/wpa_supplicant.conf"
ifconfig_ifX="dhcp"

where ifX is your wifi interface, in my case ath0

TODO:
+ fix any bugs
+ wpa_supplicant timeout until it is COMPLETED

Actions #1

Updated by emss about 17 years ago

Antonio Huete JIménez <> writes:

Hi,

What's wrong with ifconfig_ifx="WPA DHCP" ?

Actions #2

Updated by tuxillo about 17 years ago

On Tue, 06 Mar 2007 15:10:20 +0100, Eric Masson wrote:

using this I got a "WPA bad value" error

if you have followed this:
http://leaf.dragonflybsd.org/~sephe/sam_wireless.html

then you should now that this guide is for FreeBSD.

Actions #3

Updated by emss about 17 years ago

Antonio Huete JIménez <> writes:

Hi,

Ok, It seems that this feature hasn't been ported to DFly.

Is there any real interest to change the behaviour described in this
paper ?

Actions #4

Updated by tuxillo about 17 years ago

On Tue, 06 Mar 2007 17:17:29 +0100, Eric Masson wrote:

this behaviour needs less rc.conf configuration than my script, so if you
want to port it you are welcome.

Actions #5

Updated by tuxillo over 16 years ago

I think this should be close since WPA support is not active

Actions

Also available in: Atom PDF