diff options
author | platschi <platschi@users.noreply.github.com> | 2016-07-01 23:34:23 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-01 23:34:23 -0500 |
commit | e430129b99018ab781a2605fb596fbc4cd59572a (patch) | |
tree | 74810c5529fed9f51145ef2f4d77c9408a95c179 /contrib | |
parent | ce3eb113f46695d028eb07063b88057402dd1237 (diff) |
Add LibreTulum
Adding Profile for LibreTulum
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_tulumlibre | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_tulumlibre b/contrib/package/community-profiles/files/etc/config/profile_tulumlibre new file mode 100644 index 000000000..38384d792 --- /dev/null +++ b/contrib/package/community-profiles/files/etc/config/profile_tulumlibre @@ -0,0 +1,13 @@ +config 'community' 'profile' + option 'name' 'tulumlibre' + option 'ssid' 'tulumlibre' + option 'mesh_network' '10.207.0.29/17' + 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' + +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 ' |