X-Git-Url: https://git.sesse.net/?p=nms;a=blobdiff_plain;f=config%2Fmake-dhcpd.pl;h=ddce2c50a59db283a4d3937d3cf9dc9c07dad163;hp=96bd1d32039ae7e5dfb76456cf4a225cada62fbf;hb=0f1e3fe4c5817ea0d479ac4b3e733a1fa873d97a;hpb=b43ed755bef00e3c7be5bc4eddbb45c610e1486b diff --git a/config/make-dhcpd.pl b/config/make-dhcpd.pl index 96bd1d3..ddce2c5 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;