Update LibreTulum Profile
This commit is contained in:
parent
e430129b99
commit
ef6dd443af
1 changed files with 4 additions and 7 deletions
|
@ -1,13 +1,10 @@
|
|||
config 'community' 'profile'
|
||||
option 'name' 'tulumlibre'
|
||||
option 'ssid' 'tulumlibre'
|
||||
option 'mesh_network' '10.207.0.29/17'
|
||||
option 'latitude' ' 20.2106708'
|
||||
option 'mesh_network' '10.39.128.0/18'
|
||||
option 'latitude' '20.2106708'
|
||||
option 'longitude' '-87.4629471'
|
||||
option 'splash_prefix' '28'
|
||||
option 'ipv6' '1'
|
||||
option 'ipv6_config' 'auto-ipv6-fromv4'
|
||||
option 'ipv6_prefix' 'fec0::a:cf:0:1d/96'
|
||||
option 'splash_prefix' '28'
|
||||
|
||||
config 'defaults' 'interface'
|
||||
option 'dns' ' 213.73.91.35 216.87.84.211 2001:470:8388:2:20e:2eff:fe63:d4a9 2001:470:1f07:38b::1 '
|
||||
option 'dns' '213.73.91.35 216.87.84.211'
|
||||
|
|
Loading…
Reference in a new issue