Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2008 14:42:17 +1000
From:      Da Rock <rock_on_the_web@comcen.com.au>
To:        freebsd-questions@freebsd.org
Subject:   Wifi and wpa_supplicant
Message-ID:  <1221799337.8770.12.camel@laptop1.herveybayaustralia.com.au>

next in thread | raw e-mail | index | archive | help
Is it just me or is wpa_supplicant not the best option for auth on wifi?

I have now used several systems with wifi and wpa_supplicant and none
have been capable of maintaining the network connection. I haven't asked
before specifically because I thought it was my aging hardware - but now
I've used new hardware, ral and iwi devices and several combinations
with the same sort of issues. I will also add I've used 6.1, 6.2, 6.3
and 7.0 FBSD.

I have a very simple conf using this:

network={
	ssid "my ap"
	psk  "secret"
}

I have added some other options such as mode=1 and key_mgmt=NONE, but
that hasn't changed anything.

Basically if I go ifconfig then the device simply has no carrier and no
association intermittently. I've tried using keep alive techniques by
using the network, but it can still drop out. I've tried new AP's too.
The only way I can keep the network alive is by killing and restarting
the supplicant.

Another new thing with the ral on one machine is that I have to set the
roaming to auto and scan before it will associate, and even then I can't
get an ip because of drop out.

I've tried various modes and settings with ifconfig and the ap's but
nothing has worked.

Any ideas, or anyone else having the same sort of issues? It appears to
me that wpa_supplicant is not very effective... the only stable
connections I get are using network manager on linux (not my favourite
alternative) and even then I'd rather have more control of my
connection.

Cheers




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1221799337.8770.12.camel>