Technical data
4. Packages
WLAN_x_WPA_DEBUG In case of problems with WPA set this variable to ’yes’ for the
daemon to provide more verbose output for debugging.
WLAN_x_AP Registers the node with an Access-Point.
Specifiy the MAC address of the Access-Points here. If WLAN mode “master” was chosen
before keep this variable empty. This option only makes sense if fli4l can’t find the AP
by itself or should be bound to a preferred Access-Point. Only to be used in WLAN
mode “managed”.
This feature is optional and has to be added manually in config/wlan.txt.
WLAN_x_ACL_POLICY Access Control List (ACL) Policy.
Default setting: WLAN_x_ACL_POLICY=’allow’
Describes what action should be taken for the provided MAC addresses:
deny None of the addresses listed here gets access
allow Only the addresses listed here get access
open All MAC addresses get access independent on filter
Unfortunately WLAN_ACLs are only supported well by the hostap_* driver. As an
alternative you may use the firewall rules that have improved a lot since fli4l version
3.0.x.
WLAN_x_ACL_MAC_N Number of restricted WLAN stations.
Default setting: WLAN_x_ACL_MAC_N=’0’
A number greater than 0 activates the Access Control List.
WLAN_x_ACL_MAC_x MAC address in notation XX:XX:XX:XX:XX:XX
(example: 00:00:E8:83:72:92)
WLAN_x_DIVERSITY Trigger manual antenna diversity.
Default setting: WLAN_x_DIVERSITY=’no’ (automatic)
WLAN_x_DIVERSITY_RX The receiving antenna to be used.
Default setting: WLAN_x_DIVERSITY_RX=’1’
0 = Automatic
1 = Antenna 1
2 = Antenna 2
WLAN_x_DIVERSITY_TX The transmitting antenna to be used.
Default setting: WLAN_x_DIVERSITY_TX=’1’
WLAN_x_WPS Activates WPS support. Push-Button and PIN are possible. If you don’t
only want to use the console it makes sense to activate WLAN_WEBGUI.
Default setting: WLAN_x_WPS=’no’
WLAN_x_PSKFILE With PSKFILE activated other client related keys can be used beside
WLAN_x_WPA_PSK pre-shared keys. At the moment the function WLAN_x_WPS uses this file
to provide individual keys to clients.
237










