]> git.ipfire.org Git - thirdparty/freifunk-ipfire.git/commitdiff
Freifunk Lübeck added
authorPhilip Berndroth <PhilipBerndroth@pb-macmini-work.keller.local>
Mon, 1 Dec 2014 12:00:14 +0000 (13:00 +0100)
committerPhilip Berndroth <PhilipBerndroth@pb-macmini-work.keller.local>
Mon, 1 Dec 2014 12:00:14 +0000 (13:00 +0100)
sites/FFHL.json [new file with mode: 0644]

diff --git a/sites/FFHL.json b/sites/FFHL.json
new file mode 100644 (file)
index 0000000..9d21a59
--- /dev/null
@@ -0,0 +1,58 @@
+{
+  "name": "Freifunk Lübeck",
+  "id": "FFHL",
+  "prefix": "freifunk",
+  "register": "mailto:keys@luebeck.freifunk.net",
+  "url": "http://luebeck.freifunk.net",
+  "map": "http://luebeck.freifunk.net/map/",
+  
+  "supernodes": [
+    {
+      "peer": "burgtor",
+      "key": "657af03e36ff1b8bbe5a5134982a4f110c8523a9a63293870caf548916a95a03",
+      "remote": "burgtor.mesh.ffhl.chaotikum.org",
+      "port": 10000
+
+    },
+    {
+      "peer": "holstentor",
+      "key": "8c660f7511bf101ea1b599fe53af20e1146cd923c9e9d2a3a0d534ee75af9067",
+      "remote": "holstentor.mesh.ffhl.chaotikum.org",
+      "port": 10000
+    },
+    {
+      "peer": "huextertor",
+      "key": "a1b124f43eae4f5929850c09cda825ef35d659e3db4d7746e3d97627e9fa7238",
+      "remote": "huextertor.mesh.ffhl.chaotikum.org",
+      "port": 10000
+    },
+    {
+      "peer": "muehlentor",
+      "key": "bd4ec3cf87bb0042eed2fa121fbc402154d28fb1ae9dff9cdb71bb21892f401a",
+      "remote": "muehlentor.mesh.ffhl.chaotikum.org",
+      "port": 10000
+    }
+  ],
+
+  "ciphers": ["salsa2012+umac", "salsa2012+gmac"],
+  "mtu-vpn": 1426,
+  "batman-adv": "2013.4",
+
+  "wifi24": {
+    "ssid": "luebeck.freifunk.net",
+    "channel": 1,
+    "htmode": "HT40+",
+    "mesh_ssid": "02:d1:11:37:fc:38",
+    "mesh_bssid": "02:d1:11:37:fc:38",
+    "mesh_mcast_rate": 12000
+  },
+
+  "wifi5": {
+    "ssid": "luebeck.freifunk.net",
+    "channel": 44,
+    "htmode": "HT40+",
+    "mesh_ssid": "02:d1:11:37:fc:38",
+    "mesh_bssid": "02:d1:11:37:fc:38",
+    "mesh_mcast_rate": 12000
+  }
+}