From 48f1801cb9766024f95b5c393cf11b72ffe26748 Mon Sep 17 00:00:00 2001 From: amperpirat Date: Tue, 18 Nov 2014 20:21:25 +0100 Subject: [PATCH] Update site.conf --- site.conf | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/site.conf b/site.conf index 371fdd6..5db8476 100644 --- a/site.conf +++ b/site.conf @@ -11,6 +11,11 @@ - changed gateways ips to domain-names - changed msg_pub_key to automate entering the node-data to our key-form (01.11.2014) - changed mesh-SSID from 02:0E:8E:1E:61:17 to mesh.ffm + - added ntp_servers '2.ntp.services.ffm','3.ntp.services.ffm','4.ntp.services.ffm' (18.11.2014) + - changed site_code back to ffmuc (instead of ffm) (18.11.2014) + - changed hostname_prefix to NULL (18.11.2014) + - changed mesh_ssid to mesh.ffmuc + - added public key from fpletz Changelog: 0.6~stable20141018 18.10.2014 Ole @@ -55,9 +60,9 @@ site_code: Shortcode of your community ]] - hostname_prefix = 'freifunk', + hostname_prefix = '', site_name = 'Freifunk München', - site_code = 'ffm', + site_code = 'ffmuc', opkg_repo = 'http://openwrt.draic.info/barrier_breaker/14.07/%S/packages', @@ -78,7 +83,7 @@ http://www.pool.ntp.org/zone/de ]] timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', - ntp_servers = {'1.ntp.services.ffm'}, + ntp_servers = {'1.ntp.services.ffm','2.ntp.services.ffm','3.ntp.services.ffm','4.ntp.services.ffm'}, --[[ Wireless settings regdom: IEEE 802.11 Regulatory Domain @@ -104,7 +109,7 @@ ssid = 'muenchen.freifunk.net', channel = 1, htmode = 'HT40+', - mesh_ssid = 'mesh.ffm', + mesh_ssid = 'mesh.ffmuc', mesh_bssid = '02:0E:8E:1E:61:17', --[[ from https://muenchen.freifunk.net/wiki/Knoten#B.A.T.M.A.N._Advanced ]] mesh_mcast_rate = 12000, }, @@ -113,7 +118,7 @@ ssid = 'muenchen.freifunk.net', channel = 44, htmode = 'HT40+', - mesh_ssid = 'mesh.ffm', + mesh_ssid = 'mesh.ffmuc', mesh_bssid = '02:0E:8E:1E:61:17', mesh_mcast_rate = 12000, },