From b368e6d43a36f2bf0d1a4930557ad9f2f590c60c Mon Sep 17 00:00:00 2001 From: 4ndr3 <4ndr3@users.noreply.github.com> Date: Sun, 10 Dec 2017 10:47:08 +0100 Subject: [PATCH] IPs korrigiert --- static-sued.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static-sued.json b/static-sued.json index 42a2581..568a767 100644 --- a/static-sued.json +++ b/static-sued.json @@ -1,12 +1,12 @@ "reservations": [ { "hw-address": "b8:27:eb:0c:5d:29", - "ip-address": "10.112.64.1", + "ip-address": "10.112.64.2", "hostname": "Martin-Sued1" }, { "hw-address": "b8:27:eb:59:08:7c", - "ip-address": "10.112.64.2", + "ip-address": "10.112.64.3", "hostname": "Martin-Sued2" } ]