Update 'gateways.json'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
780be939b3
commit
ef827f6723
@ -3,13 +3,19 @@
|
|||||||
{
|
{
|
||||||
"name": "VPN01",
|
"name": "VPN01",
|
||||||
"mac": "00:00:00:00:00:01",
|
"mac": "00:00:00:00:00:01",
|
||||||
"domain": "other",
|
"domain": "VPN1",
|
||||||
"adresses": ["5.9.220.114"]
|
"adresses": ["5.9.220.114"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "CORE4",
|
||||||
|
"mac": "16:8F:8C:38:74:8B",
|
||||||
|
"domain": "TDF",
|
||||||
|
"adresses": ["5.9.220.113"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "VPN02",
|
"name": "VPN02",
|
||||||
"mac": "00:00:00:00:00:02",
|
"mac": "00:00:00:00:00:02",
|
||||||
"domain": "other",
|
"domain": "VPN2",
|
||||||
"adresses": ["5.9.220.115"]
|
"adresses": ["5.9.220.115"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user