From owner-freebsd-stable@FreeBSD.ORG Thu Jun 16 11:49:20 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5228416A41C for ; Thu, 16 Jun 2005 11:49:20 +0000 (GMT) (envelope-from dimma@torch.higis.ru) Received: from torch.higis.ru (gate.higis.ru [81.195.168.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9A5343D49 for ; Thu, 16 Jun 2005 11:49:19 +0000 (GMT) (envelope-from dimma@torch.higis.ru) Received: from localhost (localhost [127.0.0.1]) by torch.higis.ru (8.12.10/8.12.10) with ESMTP id j5GBnHZZ024330 for ; Thu, 16 Jun 2005 15:49:17 +0400 (MSD) (envelope-from dimma@torch.higis.ru) Received: from torch.higis.ru ([127.0.0.1]) by localhost (torch.higis.ru [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24075-06 for ; Thu, 16 Jun 2005 15:49:06 +0400 (MSD) Received: from torch.higis.ru (localhost [127.0.0.1]) by torch.higis.ru (8.12.10/8.12.10) with ESMTP id j5GBn5lx024327 for ; Thu, 16 Jun 2005 15:49:05 +0400 (MSD) (envelope-from dimma@torch.higis.ru) Received: (from dimma@localhost) by torch.higis.ru (8.12.10/8.12.10/Submit) id j5GBn5Kh024326 for freebsd-stable@freebsd.org; Thu, 16 Jun 2005 15:49:05 +0400 (MSD) (envelope-from dimma) Date: Thu, 16 Jun 2005 15:49:05 +0400 From: Dmitriy Kirhlarov To: freebsd-stable@freebsd.org Message-ID: <20050616114904.GP42421@torch.higis.ru> References: <20050615203957.GO42421@torch.higis.ru> <42B16097.1050506@serezhkin.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <42B16097.1050506@serezhkin.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at higis.ru Subject: Re: carp run script 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: Thu, 16 Jun 2005 11:49:20 -0000 Hi Ivan! On Thu, 16 Jun 2005, Ivan B. Serezhkin wrote: > Dmitriy Kirhlarov wrote: > > >Hi, list > > > >How I can use CARP for failover? > >I need run script from CARP, when machine status change from backup to > >master? > > > > > Try to use freevrrpd. I try. In my /var/log/messages I get: kernel: carp_input: packet received on non-carp interface: rl1 kernel: carp_input: packet received on non-carp interface: rl0 kernel: carp_input: packet received on non-carp interface: rl1 kernel: carp_input: packet received on non-carp interface: rl0 kernel: carp_input: packet received on non-carp interface: rl1 By. Dmitriy