M7350/external/hostap/hostapd/config/ar6k-wep-shared.conf

30 lines
739 B
Plaintext
Raw Normal View History

2024-09-09 08:52:07 +00:00
##### Interface & driver configuration #####################
interface=eth0
#Commenting the bridge interface for now
#bridge=br0
driver=ar6000
##### IEEE 802.11 related configuration ####################
ssid=AR6K-SHARED
channel_num=1
ignore_broadcast_ssid=0
##### WEP releasted configuration ##########################
auth_algs=2
wep_key0=1234567890
wep_key1=0987654321
wep_key2=1111111111
wep_key3=2222222222
wep_default_key=0
##### ACL configurations ###################################
# DISABLE_MAC_ACL = 1
# ACCEPT_UNLESS_DENIED =2
# DENY_UNLESS_ACCEPTED = 3
# USE_EXTERNAL_RADIUS_AUTH = 4
############################################################
#macaddr_acl=1
#deny_mac_file=/opt/deny
#accept_mac_file=/opt/accept