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, 11 insertions, 1 deletions
diff --git a/config/obr/dhcpd.conf b/config/obr/dhcpd.conf
index 9707846..609cb70 100644
--- a/config/obr/dhcpd.conf
+++ b/config/obr/dhcpd.conf
@@ -182,10 +182,20 @@ shared-network LAN {
}
host eurobuild6 {
- hardware ethernet b2:98:3f:d1:49:4c;
+ hardware ethernet 46:38:02:d3:a1:a7;
fixed-address 192.168.1.34;
}
+ host eurobuild10 {
+ hardware ethernet 00:00:1c:b6:26:df;
+ fixed-address 192.168.1.36;
+ }
+
+ host eurobuild11 {
+ hardware ethernet ee:30:13:a1:ec:73;
+ fixed-address 192.168.1.37;
+ }
+
host wrt1 {
hardware ethernet 00:22:6B:73:CA:EC;
fixed-address 192.168.1.254;