Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 2024 20:33:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 278306] service netif start doesn't bring up the wireless interface if /etc/wpa_supplicant.conf is missing
Message-ID:  <bug-278306-21060-TbjKwpLhUF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278306-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278306-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278306

--- Comment #7 from Chris Hutchinson <portmaster@bsdforge.com> ---
(In reply to Oleksandr Kryvulia from comment #6)
I'm not arguing. Just pointing out that we at least do offer
something. I wonder if something like the following might be
a good starter in either /etc/defaults/wpa_supplicant.conf or
/etc/wpa_supplicant.conf

------cut-here------------------------
ctrl_interface=3D/var/run/wpa_supplicant
eapol_version=3D2
ap_scan=3D1
fast_reauth=3D1

# Define your network here

network=3D{
        priority=3D0
        key_mgmt=3DNONE
}
------cut-here------------------------

Thoughts?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278306-21060-TbjKwpLhUF>