Pastebin
Paste #1880: /etc/dhcp/dhcpd.conf
< previous paste - next paste>
Pasted by root@syrah
## ------------------------------------------
## Generated by MetaConfig
##
## THIS FILE IS AUTOMATICALLY GENERATED.
## DO NOT EDIT. ALL CHANGES WILL BE LOST.
## ------------------------------------------
ddns-update-style none;
authoritative;
subnet 10.0.0.0 netmask 255.255.255.0 {
option domain-name "vineyard.sikkerhed.org";
option domain-name-servers 10.0.0.50;
range 10.0.0.100 10.0.0.200;
option routers 10.0.0.254;
default-lease-time 3600;
max-lease-time 7200;
}
host mac_001f3b4fdd81 { hardware ethernet 00:1f:3b:4f:dd:81; fixed-address pc1; }
host mac_001c25800f76 { hardware ethernet 00:1c:25:80:0f:76; fixed-address pc1; }
host mac_0012f01e2656 { hardware ethernet 00:12:f0:1e:26:56; fixed-address pc2; }
host mac_00112514c672 { hardware ethernet 00:11:25:14:c6:72; fixed-address pc2; }
host mac_9021557a82c6 { hardware ethernet 90:21:55:7a:82:c6; fixed-address pc3; }
host mac_00238b9f86da { hardware ethernet 00:23:8b:9f:86:da; fixed-address pc4; }
host mac_00265ee7c206 { hardware ethernet 00:26:5e:e7:c2:06; fixed-address pc4; }
host mac_0014a4828700 { hardware ethernet 00:14:a4:82:87:00; fixed-address pc5; }
host mac_001636007da4 { hardware ethernet 00:16:36:00:7d:a4; fixed-address pc5; }
host mac_0001c0036d7f { hardware ethernet 00:01:c0:03:6d:7f; fixed-address server0; }
New Paste
Go to most recent paste.