From: genx@0b8eda3c37e2adc43b8210ef8ff0116fafcfc1f4 Date: Sun, 8 Jul 2018 07:28:22 +0000 (+0000) Subject: attempt to appeal to a larger audience and not be too specific X-Git-Url: https://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/7cc03fc7fdb34c3d356b826c31574a0c1c054f26 attempt to appeal to a larger audience and not be too specific --- diff --git a/docs/docs/newhandbook/WirelessNetwork/index.mdwn b/docs/docs/newhandbook/WirelessNetwork/index.mdwn index 1e7a81c7..d617ceac 100644 --- a/docs/docs/newhandbook/WirelessNetwork/index.mdwn +++ b/docs/docs/newhandbook/WirelessNetwork/index.mdwn @@ -747,12 +747,5 @@ rc.conf: The big take-away is that any ifconfig operations on the wlan0 interface in rc.conf break things. Use ifconfig to configure the interface *after* hostapd has done its thing. -Like, here, a quote from above: -The interface configuration can be done automatically at boot time by adding the following lines to */etc/rc.conf*: - - wlans_ath0="wlan0" - create_args_wlan0="wlanmode hostap" - ifconfig_wlan0="inet 192.168.0.1 netmask 255.255.255.0 ssid dragonap mode 11g channel 1" - -^that quote from above, or any variation with "ifconfig_wlan0=..." will not work at all with the run driver and hostapd. +Any variation with "ifconfig_wlan0=..." in rc.conf with hostapd_enable="YES" will break things, if you are using a Tenda 311u+ and want wpa/wpa2.