]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Fix DHCP common policy (#4159)
authorJorge Pereira <jpereira@users.noreply.github.com>
Thu, 29 Jul 2021 04:01:42 +0000 (01:01 -0300)
committerGitHub <noreply@github.com>
Thu, 29 Jul 2021 04:01:42 +0000 (23:01 -0500)
raddb/policy.d/dhcp

index 4218cbef3c20f688fcb2cc6b19eeaaffd65329b0..1752acbd1545eafcc9adfee0b50d7a4de2067677 100644 (file)
@@ -3,7 +3,7 @@ dhcp_common {
        #  The contents here are invented.  Change them!
        update reply {
                &DHCP-Domain-Name-Server = 127.0.0.1
-               &DHCP-Domain-Name-Server = 127.0.0.2
+               &DHCP-Domain-Name-Server += 127.0.0.2
                &DHCP-Subnet-Mask = 255.255.255.0
                &DHCP-Router-Address = 192.0.2.1
                &DHCP-Broadcast-Address = 192.0.2.255