From c88cdb36cd135d700dc2c2a86525d09885d13186 Mon Sep 17 00:00:00 2001 From: 4ndr3 <4ndr3@users.noreply.github.com> Date: Tue, 19 Jan 2016 21:52:03 +0100 Subject: [PATCH] fux-mw-2g-seminar, fux-fraplap, fux-mw-3g-tanz MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit hinzugefĆ¼gt --- static.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/static.conf b/static.conf index dd3d6de..23ab12b 100644 --- a/static.conf +++ b/static.conf @@ -146,3 +146,18 @@ host bb-werkhof-18-cpe5 { hardware ethernet C4:E9:84:99:9E:B4; fixed-address 10.112.62.12; } + +host fux-mw-2g-seminar { + hardware ethernet A0:F3:C1:48:D7:C4; + fixed-address 10.112.62.13; +} + +host fux-fraplap { + hardware ethernet C4:6E:1F:B6:5B:B3; + fixed-address 10.112.62.14; +} + +fux-mw-3g-tanz { + hardware ethernet E8:94:F6:68:2B:F6; + fixed-address 10.112.62.15; +}