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.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;