gluon-web-remote

Web remote Administration for big size of gluon routers
git clone git://archive.git.mtrnord.blog/MTRNord/gluon-web-remote.git
Log | Files | Refs | README

commit 8bee0d9815afb43e2188389865b403ae299c62a8
parent c04ecb97e42a2549e78fc7533dfd39104e8c5d25
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed,  4 Nov 2015 21:12:31 +0000

Add FFNORD to communities

Diffstat:
Mconfigs/communities.json | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/configs/communities.json b/configs/communities.json @@ -14,5 +14,13 @@ "v6mask": "/64", "v4": "10.129.0.0", "v4mask": "/16" + }, + "FFNORD": { + "name": "Freifunk Nord", + "nodesURL": "http://mesh.ffnord.net/data/nodes.json", + "v6": "2a03:2267:4e6f:7264:", + "v6mask": "/64", + "v4": "10.187.0.0", + "v4mask": "/16" } }