X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=config%2Fmake-dhcpd.pl;h=3da7111372d9d43ec784ddc34ceeac09b62bd3de;hb=065361daac62b4cdb33cf19caa534e29ac1dfde0;hp=96bd1d32039ae7e5dfb76456cf4a225cada62fbf;hpb=65e3e5f3e85749a3afa7ddf82516a026882140c0;p=nms diff --git a/config/make-dhcpd.pl b/config/make-dhcpd.pl index 96bd1d3..3da7111 100755 --- a/config/make-dhcpd.pl +++ b/config/make-dhcpd.pl @@ -23,6 +23,10 @@ print <<"EOF"; option domain-name "tg07.gathering.org"; option domain-name-servers 87.76.254.2, 87.76.255.2; +# Netboot FTW +next-server 87.76.255.18; +filename "/pxelinux.0"; + ddns-update-style interim; omapi-port 7911; @@ -41,6 +45,7 @@ subnet 87.76.254.0 netmask 255.255.255.0 { # Server-nett subnet 87.76.255.0 netmask 255.255.255.0 { + range 87.76.255.240 87.76.255.254; } zone 76.87.in-addr.arpa. {