From owner-freebsd-pf@FreeBSD.ORG Wed Jan 9 15:41:07 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 BA2EA16A46D for ; Wed, 9 Jan 2008 15:41:07 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.freebsd.org (Postfix) with ESMTP id 5C46613C4EB for ; Wed, 9 Jan 2008 15:41:07 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so454888pyb.10 for ; Wed, 09 Jan 2008 07:41:06 -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=xhaLi0otXGtOQJld1jGUW88b1sg/aoZPTYhkkzOYKWs=; b=mLS0RnDZcQydX2nz4wayxnep6JAYSiabItz/4mF6c0mRzLvoudBw8o/SGTuNmViHnutE6BgMhKK+yv2OhSMcrcnge0NHyCbATYLUC/sUz/IzJmE/lalotLK2/JZKrt3l1jib20Hf8ROtTSZuGuhKkSaWEohx/bv/E0KnG242IMI= 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=JKbXDPM8k3pvFwk/jFx+cmQaUI4QrDnsk/01G9u0VcZocn8EBx9juIjGDKhSAM9nXwPQjdDJ90HeGYBs2Z4faQSCgerk87m8rpZwiCZCi8gNLRLAjk7gPOwkt+hAHUUgQr46nT8udCOQItCQYh1/YrAWtSUF7YRGAY7vtun1Pa8= Received: by 10.65.126.16 with SMTP id d16mr1794372qbn.64.1199893265613; Wed, 09 Jan 2008 07:41:05 -0800 (PST) Received: by 10.64.184.9 with HTTP; Wed, 9 Jan 2008 07:41:05 -0800 (PST) Message-ID: <8e10486b0801090741k605d7183gfb8bbdfa55fce331@mail.gmail.com> Date: Wed, 9 Jan 2008 13:41:05 -0200 From: "Alexandre Biancalana" To: "Max Laier" In-Reply-To: <200712091835.33608.max@love2party.net> 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> <8e10486b0712041257p6a54c50by4c340bba9c4a39b3@mail.gmail.com> <200712051432.29703.max@love2party.net> <200712091835.33608.max@love2party.net> 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: Wed, 09 Jan 2008 15:41:07 -0000 On 12/9/07, Max Laier wrote: > > Please report in case of failure *and* success! Thanks. Hi Max ! Yesterday put one firewall running pf with this patch and everything worked perfect ! (until now). I just tested the running config with carp (real network interface without ip address and using ifconfig carpdev option to associate carp interface with real network interface) if nothing bad happened until tomorrow, I will put another machine to test all carp faillover features and let you know. Thank you Max for your great work !! Regards,