X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=config%2Fmake-dhcpd.pl;h=be48882009b805bd5a676c3bee0586991d1d6a16;hb=890e2e4c00564857b94a9fed3454e19663ada269;hp=2a2e2a35e502700dacc40e63919be26767e25718;hpb=7db7efc71093253f508ce90f2d793215cb958432;p=nms diff --git a/config/make-dhcpd.pl b/config/make-dhcpd.pl index 2a2e2a3..be48882 100755 --- a/config/make-dhcpd.pl +++ b/config/make-dhcpd.pl @@ -123,7 +123,7 @@ EOF allow members of "$d"; range $rangestart $rangeend; option domain-name "$d.tg06.gathering.org"; - ddns-domainname "$.tg06.gathering.org"; + ddns-domainname "$d.tg06.gathering.org"; ignore client-updates; } EOF