From f15bf375be511c0395488a709e2c3591ef943f53 Mon Sep 17 00:00:00 2001 From: Martin Gummi Date: Sun, 26 May 2013 04:56:27 +0200 Subject: [PATCH] magu's devices --- static.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/static.conf b/static.conf index 03e2608..9a3418c 100644 --- a/static.conf +++ b/static.conf @@ -21,3 +21,18 @@ host nagios { hardware ethernet b8:27:eb:bf:87:96; fixed-address 10.112.5.5; } + +host dopz { + hardware ethernet de:44:53:fa:fa:dc; + fixed-address 10.112.2.6; +} + +host aopz { + hardware ethernet de:00:f0:ca:fa:ac; + fixed-address 10.112.4.6; +} + +host opz { + hardware ethernet 00:60:1d:21:de:35; + fixed-address 10.112.2.64; +}