From 4eb2ed86f8eda44bdfb83edef0f6c1258aff9397 Mon Sep 17 00:00:00 2001 From: Tjerk Date: Sat, 8 Jul 2017 05:29:32 +0200 Subject: [PATCH] Update static_ips add backupirc --- static_ips | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/static_ips b/static_ips index 3b62e51..2639945 100644 --- a/static_ips +++ b/static_ips @@ -16,7 +16,7 @@ # CCRRX 10.129.2.37-40 # roikiermedia 10.129.2.41-44 # Tjerk (Wlanfr3ak) 10.129.2.45-46 -# nordlab e.V. 10.129.2.51-60 +# nordlab e.V. 10.129.2.51-60 and 10.129.2.222 # homwer.com 10.129.2.100-120 # scire 10.129.2.121-123 @@ -143,4 +143,10 @@ host cubietruck.nordlab { option host-name "cubietruck.nordlab"; } +host backupirc.nordlab { + hardware ethernet b8:27:eb:22:ef:c9; + fixed-address 10.129.2.222; + option host-name "backupirc.nordlab"; +} + # End block nordlab e.V.