]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Make them work on my alpha.
authorTed Lemon <source@isc.org>
Wed, 18 Apr 2001 18:46:16 +0000 (18:46 +0000)
committerTed Lemon <source@isc.org>
Wed, 18 Apr 2001 18:46:16 +0000 (18:46 +0000)
tests/failover/dhcp-1.cf
tests/failover/dhcp-2.cf

index 9e5f869849345b02db7d184982bcb932068089eb..9b583d64b9d2d7990fe3fd390fa22fc4d31985f1 100644 (file)
@@ -77,6 +77,10 @@ zone 0.0.10.in-addr.arpa. {
   key FOO;
 }
 
+subnet 204.152.186.128 netmask 255.255.255.192 {
+  not authoritative;
+}
+
 subnet 10.0.0.0 netmask 255.255.255.0 {
   pool {
     deny dynamic bootp clients;
index 33eb0f696b932de5b9a85dce21a547cb04e837d5..edb8186cc6c8589b3fec23eff20534bc058da180 100644 (file)
@@ -76,6 +76,10 @@ zone 0.0.10.in-addr.arpa. {
   key FOO;
 }
 
+subnet 204.152.186.128 netmask 255.255.255.192 {
+  not authoritative;
+}
+
 subnet 10.0.0.0 netmask 255.255.255.0 {
   pool {
     deny dynamic bootp clients;