forked from remote/site-ffmuc
Update site.conf
This commit is contained in:
15
site.conf
15
site.conf
@@ -11,6 +11,11 @@
|
|||||||
- changed gateways ips to domain-names
|
- changed gateways ips to domain-names
|
||||||
- changed msg_pub_key to automate entering the node-data to our key-form (01.11.2014)
|
- 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
|
- 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:
|
Changelog:
|
||||||
0.6~stable20141018 18.10.2014 Ole
|
0.6~stable20141018 18.10.2014 Ole
|
||||||
@@ -55,9 +60,9 @@
|
|||||||
site_code: Shortcode of your community
|
site_code: Shortcode of your community
|
||||||
]]
|
]]
|
||||||
|
|
||||||
hostname_prefix = 'freifunk',
|
hostname_prefix = '',
|
||||||
site_name = 'Freifunk München',
|
site_name = 'Freifunk München',
|
||||||
site_code = 'ffm',
|
site_code = 'ffmuc',
|
||||||
opkg_repo = 'http://openwrt.draic.info/barrier_breaker/14.07/%S/packages',
|
opkg_repo = 'http://openwrt.draic.info/barrier_breaker/14.07/%S/packages',
|
||||||
|
|
||||||
|
|
||||||
@@ -78,7 +83,7 @@
|
|||||||
http://www.pool.ntp.org/zone/de ]]
|
http://www.pool.ntp.org/zone/de ]]
|
||||||
|
|
||||||
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3',
|
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
|
--[[ Wireless settings
|
||||||
regdom: IEEE 802.11 Regulatory Domain
|
regdom: IEEE 802.11 Regulatory Domain
|
||||||
@@ -104,7 +109,7 @@
|
|||||||
ssid = 'muenchen.freifunk.net',
|
ssid = 'muenchen.freifunk.net',
|
||||||
channel = 1,
|
channel = 1,
|
||||||
htmode = 'HT40+',
|
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_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,
|
mesh_mcast_rate = 12000,
|
||||||
},
|
},
|
||||||
@@ -113,7 +118,7 @@
|
|||||||
ssid = 'muenchen.freifunk.net',
|
ssid = 'muenchen.freifunk.net',
|
||||||
channel = 44,
|
channel = 44,
|
||||||
htmode = 'HT40+',
|
htmode = 'HT40+',
|
||||||
mesh_ssid = 'mesh.ffm',
|
mesh_ssid = 'mesh.ffmuc',
|
||||||
mesh_bssid = '02:0E:8E:1E:61:17',
|
mesh_bssid = '02:0E:8E:1E:61:17',
|
||||||
mesh_mcast_rate = 12000,
|
mesh_mcast_rate = 12000,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user