summaryrefslogtreecommitdiff
path: root/config/obr/dhcpd.conf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-05-01 10:52:19 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-05-01 10:52:19 +0200
commitdac43a7fad6f768b25fc9309813ee2dcb0e458c5 (patch)
treec697f7fb8f40f0e38b90bb92981c3679abde1f69 /config/obr/dhcpd.conf
parentb73804edc6350363de3595e873ca156d92c0166c (diff)
downloadOpenBSD-firewall-dac43a7fad6f768b25fc9309813ee2dcb0e458c5.tar.gz
OpenBSD-firewall-dac43a7fad6f768b25fc9309813ee2dcb0e458c5.tar.bz2
updated local configuration
Diffstat (limited to 'config/obr/dhcpd.conf')
-rw-r--r--config/obr/dhcpd.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/config/obr/dhcpd.conf b/config/obr/dhcpd.conf
index 618cc19..7a36a2b 100644
--- a/config/obr/dhcpd.conf
+++ b/config/obr/dhcpd.conf
@@ -29,11 +29,6 @@ shared-network LAN {
fixed-address 192.168.1.6;
}
- host europa6 {
- hardware ethernet 08:00:20:82:F1:1A;
- fixed-address 192.168.1.7;
- }
-
host eeepc {
hardware ethernet 00:1f:c6:5c:64:43;
fixed-address 192.168.1.8;
@@ -195,7 +190,7 @@ shared-network LAN {
}
host eurobuild6 {
- hardware ethernet 46:38:02:d3:a1:a7;
+ hardware ethernet 12:90:0e:ce:f9:e1;
fixed-address 192.168.1.34;
}
@@ -219,6 +214,11 @@ shared-network LAN {
fixed-address 192.168.1.42;
}
+ host eurobuild14 {
+ hardware ethernet e4:5f:01:3a:0c:6f;
+ fixed-address 192.168.1.43;
+ }
+
host euroweb3 {
hardware ethernet 00:00:24:d1:dc:a8;
fixed-address 192.168.1.38;