mirror of https://github.com/aredn/aredn.git
25 lines
366 B
Plaintext
25 lines
366 B
Plaintext
wifi_proto = bridge
|
|
wifi_mode = ap
|
|
wifi_ssid = <NODE>
|
|
wifi_txpower = 19
|
|
wifi_channel = 6
|
|
wifi_chanbw = 20
|
|
wifi_distance = 0
|
|
wifi_hidden = 0
|
|
|
|
lan_proto = static
|
|
lan_ip = 172.27.1.1
|
|
lan_mask = 255.255.255.0
|
|
lan_dhcp = 1
|
|
|
|
dhcp_start = 5
|
|
dhcp_end = 25
|
|
dhcp_limit = 20
|
|
|
|
wan_proto = dhcp
|
|
wan_dns1 = 8.8.8.8
|
|
wan_dns2 = 8.8.4.4
|
|
|
|
time_zone = UTC
|
|
ntp_server = us.pool.ntp.org
|