Update 'gateways.json'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Stefan Hoffmann 2023-05-12 11:46:40 +00:00
parent 49225234cc
commit e709474279

View File

@ -2,18 +2,21 @@
"devices":[
{
"name": "VPN01",
"fqdn": "vpn01.fftdf.de",
"mac": "00:00:00:00:00:01",
"domain": "VPN1",
"adresses": ["5.9.220.114"]
},
{
"name": "CORE4",
"fqdn": "core4.fftdf.de",
"mac": "16:8f:8c:38:74:8b",
"domain": "TDF",
"adresses": ["5.9.220.113"]
},
{
"name": "VPN02",
"fqdn": "vpn02.fftdf.de",
"mac": "00:00:00:00:00:02",
"domain": "VPN2",
"adresses": ["5.9.220.115"]