]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Oops.
authorTed Lemon <source@isc.org>
Tue, 24 Apr 2001 00:46:14 +0000 (00:46 +0000)
committerTed Lemon <source@isc.org>
Tue, 24 Apr 2001 00:46:14 +0000 (00:46 +0000)
tests/failover/dhcp-1.cf

index 2cd009db23e6f0b263745fd3bf16251b5eb76049..eff2e3cdea7b7393893d87562612f6062dd13990 100644 (file)
@@ -12,7 +12,7 @@ failover peer "foo" {
   primary;
   address 204.152.187.24;
   port 51000;
-  peer address 204.152.187.2;
+  peer address 204.152.187.41;
   peer port 51000;
   max-response-delay 7;
   max-unacked-updates 10;
@@ -81,7 +81,7 @@ subnet 204.152.186.128 netmask 255.255.255.192 {
   not authoritative;
 }
 
-shared-network {
+shared-network NET-187 {
   subnet 204.152.187.0 netmask 255.255.255.0 {
   }
   subnet 10.0.1.0 netmask 255.255.255.0 {