From owner-freebsd-pf@FreeBSD.ORG Sun Jan 13 22:04:38 2008 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 8BCDD16A418 for ; Sun, 13 Jan 2008 22:04:38 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id 35CA713C45D for ; Sun, 13 Jan 2008 22:04:38 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so2680218pyb.10 for ; Sun, 13 Jan 2008 14:04:37 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=/inFK8lEiAaV7NZ2j7d1JlmEmsdR4d2VNaEtAJuNtTc=; b=FifBx0WDelCoMzX5FefNrNNwMKcQULR5hWpwU6P3WvbmG7tMbMVxlm4A2+1/hXSZyY9DYr8tCvmraRreza9dDFHg8Ib+JVnuRmbUd0xYw8/+4d/rTRPEx9ceAVmgqPlZ/7gU/0EfwcU3SgD4UGUBxj9gBpMm29P7+Z6lZWMIG3c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MEO5+slUnFVfXPa0fS/OMmJhoeUkQVfC+bSnJhQB5erewIKH+xB5aCwtjPORudsMqCbcrNUOxpErlSZnFIPJFR+REGy1gGs1jNZQaPKL+RNl/E6VD05k+Q+Vd0Tdro699WFq90dFOWk5ynbqQLKw0i7AGKIQ1w/+lY3xsLQ5mjI= Received: by 10.65.244.15 with SMTP id w15mr12835431qbr.38.1200261877279; Sun, 13 Jan 2008 14:04:37 -0800 (PST) Received: by 10.64.184.9 with HTTP; Sun, 13 Jan 2008 14:04:37 -0800 (PST) Message-ID: <8e10486b0801131404ne3c2339o3493a938046f2018@mail.gmail.com> Date: Sun, 13 Jan 2008 20:04:37 -0200 From: "Alexandre Biancalana" To: "Scott Ullrich" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200710272311.09059.max@love2party.net> <200712091835.33608.max@love2party.net> <8e10486b0801090741k605d7183gfb8bbdfa55fce331@mail.gmail.com> <200801110408.22724.max@love2party.net> <8e10486b0801102018h4f417a4ex900bdaeb078bd29e@mail.gmail.com> <8e10486b0801110252w452f3e4asf438beb6297eb1f@mail.gmail.com> <8e10486b0801110949u1593e427wc24493b98d0003d2@mail.gmail.com> Cc: freebsd-pf@freebsd.org Subject: Re: carpdev ... 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: Sun, 13 Jan 2008 22:04:38 -0000 On 1/11/08, Scott Ullrich wrote: > Thank you. Do you see the states on the backup machine when it is in the > backup status mode? > > pfctl -ss > > You should see a similar output on the backup machine as the primary. Yes, the output is the same... > > > BTW: I did not know about ifconfig interconnect... Cool stuff!! This is just a convention, ifconfig em0 name interconnect, it's really cool !! Any other idea ?