From owner-freebsd-pf@FreeBSD.ORG Tue Oct 4 12:49:32 2005 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D72516A41F for ; Tue, 4 Oct 2005 12:49:32 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 053A243D45 for ; Tue, 4 Oct 2005 12:49:31 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by qproxy.gmail.com with SMTP id e12so652387qba for ; Tue, 04 Oct 2005 05:49:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LD2oCMHGp2aqP/9mDPINvK6JAePK5QGIcqrOWvCkJCxgjzQyjDZRnU2dXgK24aPBxNcaxMEgTMNpMhm3vwUTTyq5YefTBU9fW84uiX5MHkRdOmoaxYSgIHdNUJ3DWBtDMOOcuGso/xaPSX6HOKuFlhL5SH6gkI6qt81ZMolfzQw= Received: by 10.64.204.1 with SMTP id b1mr3065226qbg; Tue, 04 Oct 2005 05:49:31 -0700 (PDT) Received: by 10.64.184.1 with HTTP; Tue, 4 Oct 2005 05:49:31 -0700 (PDT) Message-ID: Date: Tue, 4 Oct 2005 08:49:31 -0400 From: Scott Ullrich To: "Ivan R. Sy Jr." In-Reply-To: <4341F5D8.9000504@infoweapons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4341F5D8.9000504@infoweapons.com> Cc: freebsd-pf@freebsd.org Subject: Re: monitoring CARP status X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Scott Ullrich List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2005 12:49:32 -0000 Check out ifstated in the ports section. Scott On 10/3/05, Ivan R. Sy Jr. wrote: > Hi all, > > i wish to know if there are open source software that monitor's CARP > interface when master/slave and would execute a certain script according > to its state. > > like if its master: > it will run a script > > if its slave: > it will run this script. > > i was playing with ifstated but somehow its not working. > > thanks > > Ivan > _______________________________________________ > freebsd-pf@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-pf > To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org" >