summaryrefslogtreecommitdiff
path: root/config/obr/dhcpd.conf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2024-04-15 14:19:44 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2024-04-15 14:19:44 +0200
commit0eddce52fbc4db4d9370439e00dfd10c0ae615fb (patch)
tree6f941cf3fdca45d836ea4a1b7c2649b7ca89b5e6 /config/obr/dhcpd.conf
parent570002ebecfb2cd43b4ae4b2e71cca33fc89e5c0 (diff)
downloadOpenBSD-firewall-0eddce52fbc4db4d9370439e00dfd10c0ae615fb.tar.gz
OpenBSD-firewall-0eddce52fbc4db4d9370439e00dfd10c0ae615fb.tar.bz2
updated prod config
Diffstat (limited to 'config/obr/dhcpd.conf')
-rw-r--r--config/obr/dhcpd.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/config/obr/dhcpd.conf b/config/obr/dhcpd.conf
index bac6dfc..1a73b1b 100644
--- a/config/obr/dhcpd.conf
+++ b/config/obr/dhcpd.conf
@@ -227,10 +227,15 @@ shared-network LAN {
}
host euronuc {
- hardware ethernet 48:21:0b:2d:31:6a;
+ hardware ethernet b6:3f:d5:62:b0:62;
fixed-address 192.168.1.44;
}
+ host euronuc-i486 {
+ hardware ethernet 00:16:3e:96:4c:26;
+ fixed-address 192.168.1.45;
+ }
+
host wrt1 {
hardware ethernet 00:22:6B:73:CA:EC;
fixed-address 192.168.1.254;