From 268b5f8df14129f10cdc9504af9a4c094e4c8499 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 31 May 2005 01:08:38 +0000 Subject: Looks like we don't have carpdev support in ifconfig as of yet but it appears in the kernel. Disable carpdev for the time being. --- packages/carp.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'packages') diff --git a/packages/carp.xml b/packages/carp.xml index 8fcd91f9..ea96d54c 100644 --- a/packages/carp.xml +++ b/packages/carp.xml @@ -76,14 +76,17 @@ Enter the IP Address that you would like to share on both machines input + Virtual IP Netmask netmask @@ -213,9 +216,11 @@ - + interfaces_carp_configure(); - interfaces_carp_bringup(); + interfaces_carp_bringup(); + + interfaces_carp_configure(); -- cgit v1.2.3