From d1ac68b052a89561366a46520d47779f978c94a0 Mon Sep 17 00:00:00 2001 From: Andreas Date: Thu, 24 Aug 2023 13:17:23 +0000 Subject: [PATCH] uisp_router.json aktualisiert MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Die EdgeRouter-X mit Wireguard-Ausleitung über Hetzer 3 aufgenommen. --- uisp_router.json | 56 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/uisp_router.json b/uisp_router.json index 8a5d097..b8043b7 100644 --- a/uisp_router.json +++ b/uisp_router.json @@ -1,4 +1,60 @@ + { "devices":[ + { + "name": "Rathaus Uplink", + "mac": "18:e8:29:ad:9a:34", + "gateway_nexthop": "18e8292f7de6", + "gateway": "a28cae6ff604", + "domain": "tdf", + "location": { + "longitude":7.149406208, + "latitude":50.817093402 + } + }, + { + "name": "edge2-test", + "mac": "d0:21:f9:bb:db:d0", + "gateway_nexthop": "000000000001", + "gateway": "168f8c38748b", + "domain": "VPN1", + "location": { + "longitude":7.133350968, + "latitude":50.802853080 + } + }, + { + "name": "Aggertal-Hotel", + "mac": "d0:21:f9:bb:e7:52", + "gateway_nexthop": "000000000001", + "gateway": "168f8c38748b", + "domain": "VPN1", + "location": { + "longitude":7.255375, + "latitude":50.881177 + } + }, + { + "name": "Achtermann-edge4", + "mac": "d0:21:f9:bb:db:8e", + "gateway_nexthop": "000000000001", + "gateway": "168f8c38748b", + "domain": "VPN1", + "location": { + "longitude":7.122906, + "latitude":50.819198 + } + }, + { + "name": "Galerie-Troisdorf", + "mac": "d0:21:f9:bb:dc:06", + "gateway_nexthop": "000000000001", + "gateway": "168f8c38748b", + "domain": "VPN1", + "location": { + "longitude":7.155843973, + "latitude":50.814017575 + } + } ] } \ No newline at end of file