summaryrefslogtreecommitdiff
path: root/config/obr/dhcpd.conf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2024-01-25 15:37:11 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2024-01-25 15:37:11 +0100
commit540ffd592887ecfbd3f3ea315b753cd5cf0269d1 (patch)
tree5558df601eed26b4e14bc8ec54521b1260a25a21 /config/obr/dhcpd.conf
parenta3bce78ff4ff59f928b9f8c349849ed613d8e5e7 (diff)
downloadOpenBSD-firewall-540ffd592887ecfbd3f3ea315b753cd5cf0269d1.tar.gz
OpenBSD-firewall-540ffd592887ecfbd3f3ea315b753cd5cf0269d1.tar.bz2
updated obr config
Diffstat (limited to 'config/obr/dhcpd.conf')
-rw-r--r--config/obr/dhcpd.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/obr/dhcpd.conf b/config/obr/dhcpd.conf
index 90df012..bac6dfc 100644
--- a/config/obr/dhcpd.conf
+++ b/config/obr/dhcpd.conf
@@ -226,6 +226,11 @@ shared-network LAN {
fixed-address 192.168.1.38;
}
+ host euronuc {
+ hardware ethernet 48:21:0b:2d:31:6a;
+ fixed-address 192.168.1.44;
+ }
+
host wrt1 {
hardware ethernet 00:22:6B:73:CA:EC;
fixed-address 192.168.1.254;