version 1.1.2.1, 2014/01/29 17:16:59
|
version 1.1.2.2, 2014/01/29 17:58:54
|
Line 3
|
Line 3
|
# |
# |
# $Id$ |
# $Id$ |
|
|
|
[elwix] |
|
hostname = elwix |
|
timeserver = pool.ntp.org |
|
|
|
web_admin = admin |
|
web_password = $1$2xGLA75j$W/jiJc00HYBZX7kFjxjQv0 |
|
|
|
defaultroute = |
|
interfaces = "lan wan ap br0" |
|
|
|
[lan] |
|
iface = em0 |
|
#ether = |
|
ip4 = 192.168.1.20 |
|
cidr4 = 24 |
|
ip6 = |
|
cidr6 = 64 |
|
media = |
|
mediaopt = |
|
#shutdown = 0 |
|
|
|
[wan] |
|
iface = rl0 |
|
#ether = |
|
ip4 = dhcp |
|
#cidr4 = |
|
#ip6 = |
|
#cidr6 = 64 |
|
#media = |
|
#mediaopt = |
|
#shutdown = 0 |
|
|
|
[br0] |
|
iface = bridge0 |
|
#ether = |
|
members = "lan ap" |
|
stp = "lan ap" |
|
shutdown = 0 |
|
|
|
[ap] |
|
iface = wlan0 |
|
#ether = |
|
vapon = ath0 |
|
#vapopt = wdslegacy |
|
#vapwds = |
|
#bssid = |
|
# vap modes: ap | sta | ibss | wds | tdma | mesh | monitor |
|
mode = ap |
|
ssid = "ELWIX-device" |
|
channel = 6 |
|
txpower = 18 |
|
#regdomain = |
|
#country = |
|
#wlanopt = |
|
#mgtrate = |
|
#mcastrate = |
|
#ucastrate = |
|
|
|
acl = ap_acl |
|
|
|
#wepmode = on |
|
#weptxkey = 1 |
|
#wepkey_1 = |
|
#wepkey_2 = |
|
#wepkey_3 = |
|
#wepkey_4 = |
|
|
|
[ap_acl] |
|
# access type open | allow | deny | radius |
|
access = open |
|
#mac_0 = |
|
#mac_1 = |