summaryrefslogtreecommitdiff
path: root/config/obr/dhcpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/obr/dhcpd.conf')
-rw-r--r--config/obr/dhcpd.conf12
1 files changed, 9 insertions, 3 deletions
diff --git a/config/obr/dhcpd.conf b/config/obr/dhcpd.conf
index 8a3aa40..9707846 100644
--- a/config/obr/dhcpd.conf
+++ b/config/obr/dhcpd.conf
@@ -75,7 +75,7 @@ shared-network LAN {
}
host euroweb {
- hardware ethernet b8:27:eb:2a:d9:c7;
+ hardware ethernet b8:27:eb:97:13:09;
fixed-address 192.168.1.15;
}
@@ -143,6 +143,12 @@ shared-network LAN {
filename "pxelinux.0";
}
+ host eurobuild6-7-i486 {
+ hardware ethernet 00:16:3e:ec:0a:98;
+ fixed-address 192.168.1.35;
+ filename "pxelinux.0";
+ }
+
host i486test {
hardware ethernet 52:54:00:32:AD:3A;
fixed-address 192.168.1.28;
@@ -166,7 +172,7 @@ shared-network LAN {
}
host eurobuild9 {
- hardware ethernet b8:27:eb:44:4b:07;
+ hardware ethernet b2:d0:43:ac:e8:12;
fixed-address 192.168.1.32;
}
@@ -176,7 +182,7 @@ shared-network LAN {
}
host eurobuild6 {
- hardware ethernet 04:92:26:d3:fe:86;
+ hardware ethernet b2:98:3f:d1:49:4c;
fixed-address 192.168.1.34;
}