From 8c73e5838aa7780cb7227bba1d8869696de34d51 Mon Sep 17 00:00:00 2001 From: Stefan Hoffmann Date: Fri, 12 May 2023 06:28:37 +0000 Subject: [PATCH] Update 'gateways.json' --- gateways.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gateways.json b/gateways.json index 447f68c..c500ee5 100644 --- a/gateways.json +++ b/gateways.json @@ -2,13 +2,13 @@ "devices":[ { "name": "VPN01", - "mac": "ga:te:wa:yv:pn:01", + "mac": "00:00:00:00:00:01", "domain": "other", "adresses": ["5.9.220.114"] }, { "name": "VPN02", - "mac": "ga:te:wa:yv:pn:02", + "mac": "00:00:00:00:00:02", "domain": "other", "adresses": ["5.9.220.115"] }