From owner-freebsd-pf@FreeBSD.ORG Fri Jul 17 16:43:48 2009 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34A48106564A for ; Fri, 17 Jul 2009 16:43:48 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by mx1.freebsd.org (Postfix) with ESMTP id B718D8FC15 for ; Fri, 17 Jul 2009 16:43:47 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: by ey-out-2122.google.com with SMTP id 9so200352eyd.7 for ; Fri, 17 Jul 2009 09:43:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=Dj3wz9V5F5INTd7PQ4DJNiLNi2Q1I2HssMOULqhfvSU=; b=kTJ6AIcoK0UiktPKRKvN0nPaJb31u5nZpkqspje8fYs/L2A0IMehyiw3jvZa+eV2i+ pUJGO/2npnue3ZsaiyWoLU81NlvaBqarvJMxcA08r7VUTdamXdG8YDLglD9yTe/cyMJ5 mRvwmTmzIe4Ks/+eCfefzhFQZgPFg+38j8+o0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=oDxktvpz4ml+7n+4R8XxfaUINHMsVo10ToG6OCj8Ya5pHuAKL+BuzlVUM4zOC49Tnr SUA7FQ/d8amMiFnx7QpWzeqCH0X8AlBUMUX52cAYnKCwRjnJzm0lWhdRZUiesfNzA8M0 dhenJhJd0AQY+r+q2XT18l71I3q2baVEyc90s= MIME-Version: 1.0 Received: by 10.210.41.1 with SMTP id o1mr1592526ebo.10.1247847441072; Fri, 17 Jul 2009 09:17:21 -0700 (PDT) In-Reply-To: <10C490B4-9C4B-43C8-A935-146F8774842D@mywedding.com> References: <10C490B4-9C4B-43C8-A935-146F8774842D@mywedding.com> From: Scott Ullrich Date: Fri, 17 Jul 2009 12:17:01 -0400 Message-ID: To: Elliott Barrere Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-pf@freebsd.org Subject: Re: pfsync synchronize rules? 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: Fri, 17 Jul 2009 16:43:48 -0000 On Fri, Jul 17, 2009 at 11:53 AM, Elliott Barrere wr= ote: > Hey all, > > I've seen references to synchronizing rules and macros through CARP/pfsyn= c, > but only in relation to pfSense. =A0Is this built in to CARP or the pfsyn= c > protocol or is it dependent on pfSense? =A0I can use rsync or something i= f > not, but I'd like to use what's built in if it's available. Syncing of rules is not done via CARP. It is specific to pfSense. Scott