From owner-freebsd-pf@FreeBSD.ORG Tue Oct 4 03:37:13 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 DE69016A41F for ; Tue, 4 Oct 2005 03:37:13 +0000 (GMT) (envelope-from isy@infoweapons.com) Received: from ws2.infoweapons.com (ws2.infoweapons.com [203.177.161.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B0D243D46 for ; Tue, 4 Oct 2005 03:37:13 +0000 (GMT) (envelope-from isy@infoweapons.com) Received: from [10.3.2.25] ([10.3.2.25]) by ws2.infoweapons.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Tue, 4 Oct 2005 11:24:17 +0800 Message-ID: <4341F5D8.9000504@infoweapons.com> Date: Tue, 04 Oct 2005 11:24:08 +0800 From: "Ivan R. Sy Jr." User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050930) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-pf@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 04 Oct 2005 03:24:17.0096 (UTC) FILETIME=[19F1EC80:01C5C893] Subject: monitoring CARP status X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list 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 03:37:14 -0000 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