From 3310cb4d4ef7acd51df426d5777159b816fed7a2 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 12 Apr 2017 13:25:04 +0200 Subject: synched configuration and updated README before upgrading to OpenBSD 6.1 --- config/obr/dhcpd.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/obr/dhcpd.conf') diff --git a/config/obr/dhcpd.conf b/config/obr/dhcpd.conf index 3421c88..ebaa745 100644 --- a/config/obr/dhcpd.conf +++ b/config/obr/dhcpd.conf @@ -96,5 +96,10 @@ shared-network LAN { hardware ethernet 00:1c:b3:c3:74:8c; fixed-address 192.168.1.20; } + + host eurobuild5 { + hardware ethernet b8:27:eb:15:62:14; + fixed-address 192.168.1.21; + } } } -- cgit v1.2.3-54-g00ecf