diff --git a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml index 40f0360797..5e269f01b6 100644 --- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml @@ -843,6 +843,13 @@ route_net2="-net 192.168.1.0/24 192.168.1.1" wlan_scan_ap_load="YES" wlan_scan_sta_load="YES" + + Both wlan_scan_ap and + wlan_scan_sta modules are required by + &os; 7.X, other &os; versions do not need + them. + + With that you will need the modules that implement cryptographic support for the security protocols you intend to use. These are intended to be @@ -883,6 +890,11 @@ device wlan_wep # WEP crypto support for 802.11 devices device wlan_ccmp # AES-CCMP crypto support for 802.11 devices device wlan_tkip # TKIP and Michael crypto support for 802.11 devices + Both wlan_scan_ap and + wlan_scan_sta lines are required by + &os; 7.X, other &os; versions do not need + them. + With this information in the kernel configuration file, recompile the kernel and reboot your &os; machine.