##----------------------------------------------------------------------------- ## wlan.txt - fli4l configuration parameters __FLI4LVER__ ## ## P L E A S E R E A D T H E D O C U M E N T A T I O N , ## S E E R E A D M E . T X T ## ## B I T T E U N B E D I N G T D I E D O K U M E N T A T I O N ## L E S E N , S I E H E R E A D M E . T X T ## ## Creation: 19.04.2002 rr ## Last Update: $Id$ ## ## Copyright (c) 2001 Frank Meyer ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ##----------------------------------------------------------------------------- #------------------------------------------------------------------------------ # Optional package: WLAN support: #------------------------------------------------------------------------------ OPT_WLAN='no' # Install Wireless extensions WLAN_N='1' # Number of independent WLAN-Configurations WLAN_1_MAC='11:22:33:44:55:66' # MAC-Address of WLAN-Card to bind this config on WLAN_1_ESSID='fli4l' # ESSID - Network Name WLAN_1_MODE='ad-hoc' # WLAN Modus - Ad-hoc without Access-Point WLAN_1_CHANNEL='1' # WLAN-Channel 1-13 in Europe allowed # Append a, b or g to select Operating Mode if needed WLAN_1_RATE='auto' # WLAN-Bitrate (1,2,5.5,11,auto) in Megabit WLAN_1_ENC_N='0' # Number of configured WEP-Keys (0-4) WLAN_1_ENC_1='' # 1st WEP - Encryption key WLAN_1_ENC_2='' # 2nd WEP - Encryption key WLAN_1_ENC_3='' # 3rd WEP - Encryption key WLAN_1_ENC_4='' # 4th WEP - Encryption key WLAN_1_ENC_ACTIVE='1' # Active sending WEP Key index WLAN_1_WEP_ROTATE='0' # Rotate the active WEP-Key every n seconds WLAN_1_WDS_N='0' # How many WDS-Links should be established? WLAN_1_WDS_1_MAC='00:02:6F:01:71:3E' # MAC Adress of th AP WLAN_1_WDS_1_BRIDGE='1' # Bind to Bridge # WLAN_1_WDS_1_BRIDGEPRIO='128' # Port-Priority on Bridge (see Bridge-Documentation) WLAN_1_WDS_1_BRIDGECOST='100' # Traffic-Cost on Bridge (see Bridge-Documentation) WLAN_1_WDS_MODE='4' # WDS-Standard? Default: '4' (requires Prism-II-Firmware >=1.5.6) otherwise use '1' WLAN_1_ACL_POLICY='allow' # Possible values: open, allow, deny WLAN_1_ACL_MAC_N='0' # Number of MACs WLAN_1_ACL_MAC_1='00:02:2d:44:b5:ca' # First MAC