git: 15e3143a86 - main - Handbook - Network: Add default ctrl_interface and related parameters

Sergio Carlavilla Delgado <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=15e3143a86f1fde827bb2591659a84ba256023d9

commit 15e3143a86f1fde827bb2591659a84ba256023d9
Author:     kraytonian <[email protected]>
AuthorDate: 2025-07-27 11:12:39 +0000
Commit:     Sergio Carlavilla Delgado <[email protected]>
CommitDate: 2025-07-27 11:12:39 +0000

    Handbook - Network: Add default ctrl_interface and related parameters
    
    Discussed with:         ziaee@ on Community Discord
    Pull Request:           https://github.com/freebsd/freebsd-doc/pull/491
---
 documentation/content/en/books/handbook/network/_index.adoc | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/network/_index.adoc b/documentation/content/en/books/handbook/network/_index.adoc
index fdd096d763..5d54ddd5e8 100644
--- a/documentation/content/en/books/handbook/network/_index.adoc
+++ b/documentation/content/en/books/handbook/network/_index.adoc
@@ -581,10 +581,15 @@ This procedure shows the steps required:
 
 * The first step will be to obtain the SSID (Service Set Identifier) and PSK (Pre-Shared Key) for the wireless network from the network administrator.
 
-* The second step will be to add an entry for this network to [.filename]#/etc/wpa_supplicant.conf#. If the file does not exist, create it:
+* The second step will be to add default configuration paramaters and an entry for this network to [.filename]#/etc/wpa_supplicant.conf#. If the file does not exist, create it:
 
 [.programlisting]
 ....
+ctrl_interface=/var/run/wpa_supplicant
+eapol_version=1
+ap_scan=1
+fast_reauth=1
+
 network={
  ssid="myssid" <.>
  psk="mypsk" <.>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.