From b9a18f12120f4fa0c0f8609b8d8dabe1102986fb Mon Sep 17 00:00:00 2001 From: Leo Krueger Date: Fri, 16 Oct 2015 19:15:30 +0200 Subject: [PATCH] add host cloud --- static.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static.conf b/static.conf index 341528a..b22eafb 100644 --- a/static.conf +++ b/static.conf @@ -43,6 +43,11 @@ host testsessel { fixed-address 10.112.0.20; } +host cloud { + hardware ethernet 00:24:21:2e:63:f9; + fixed-address 10.112.0.21; +} + host srv01.hamburg.freifunk.net { hardware ethernet de:ad:be:ef:08:15; fixed-address 10.112.1.1;