From owner-freebsd-stable@FreeBSD.ORG Wed Dec 5 05:21:06 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B83E16A469 for ; Wed, 5 Dec 2007 05:21:06 +0000 (UTC) (envelope-from matheusber@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id 61FFA13C461 for ; Wed, 5 Dec 2007 05:21:06 +0000 (UTC) (envelope-from matheusber@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so7181641waf for ; Tue, 04 Dec 2007 21:21:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=SqVgHQYgUEo01NlmCdTF2k/If4R7PBWv3D+DQggbyaY=; b=DcpKYc+cr4F7/BNX1+gpPcK0o4ZuLBG5Zfe9X1+IarAJrLsgGDe0dJaoTt9a/TSlBq1c+GcU2VpSy/0tzFC2ikvCyn1pA/VAhdZaeEcfEatWEntxVBkD7f/NpYgSru5yQSt8DGWtYQBAf7Ai0w3lIEH9roe9JtEQJVuNTUmRJCg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZHdsD/G9nTIi0mnKTsx+XRTEK3SBvgyxNRBBDLZVy65srIZ+JroPUvMYhCM6RGLAKmtXFsWJy5IdrMJvNvH2BkEBRaxjCAHlnbwHji34nEhd3rGh9CU5Eiq5bK9CT9iWDjZDbPqqOIyTtGqzLrkI0ZTD6CWtceIjiBROgL8eRI8= Received: by 10.114.109.1 with SMTP id h1mr24156wac.1196830307605; Tue, 04 Dec 2007 20:51:47 -0800 (PST) Received: by 10.115.77.9 with HTTP; Tue, 4 Dec 2007 20:51:47 -0800 (PST) Message-ID: <4956a5e50712042051v71b5f01w9f81b931e996a454@mail.gmail.com> Date: Wed, 5 Dec 2007 01:51:47 -0300 From: Nenhum_de_Nos To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: carp + rc.conf issue X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Dec 2007 05:21:06 -0000 hail, I am running 6.3-RC1 just recompiled to support CARP. the issue is that I have two carp if, and just the second to appear in rc.conf gets born in boot. I had to do this: cloned_interfaces="carp1" ifconfig_carp1="vhid 2 192.168.254.81 advskew 100" cloned_interfaces="carp0" ifconfig_carp0="vhid 1 192.168.253.81 advskew 100" cloned_interfaces="carp1" ifconfig_carp1="vhid 2 192.168.254.81 advskew 100" so it creates both. matheus -- We will call you cygnus, The God of balance you shall be