From 6037a2a8f00b39da9f3e31ecd9c9aebc8f9fc13b Mon Sep 17 00:00:00 2001 From: Andreas Baldeau Date: Sun, 17 Nov 2013 20:07:17 +0100 Subject: [PATCH] IP for radio. --- static.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static.conf b/static.conf index a37a1cb..f744db0 100644 --- a/static.conf +++ b/static.conf @@ -23,6 +23,11 @@ host mchai { fixed-address 10.112.0.5; } +host radio { + hardware ethernet b8:27:eb:df:86:05; + fixed-address 10.112.0.6; +} + host dopz { hardware ethernet de:44:53:fa:fa:dc; fixed-address 10.112.2.6;