From owner-freebsd-net@FreeBSD.ORG Fri May 26 15:03:48 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD1CE16A434 for ; Fri, 26 May 2006 15:03:48 +0000 (UTC) (envelope-from sullrich@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 24C8E43D68 for ; Fri, 26 May 2006 15:03:45 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by py-out-1112.google.com with SMTP id f28so161751pyf for ; Fri, 26 May 2006 08:03:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=badjImbqfALyczORa5jLnKqc+R15FzJPfiwPfjIpA1B2NIRuWUD4xOejDIEAMvgi43qtOcPb/rJXkm4AXK67wcom5Um8IynLTwrJLLlUKiUngXwrXzEHnWfnY/EM+ztQhxkRT6FdincpkHzM1Tji46xtUoSjG50u6Fx+m7NmBXQ= Received: by 10.35.21.1 with SMTP id y1mr758672pyi; Fri, 26 May 2006 08:03:43 -0700 (PDT) Received: by 10.35.94.6 with HTTP; Fri, 26 May 2006 08:03:43 -0700 (PDT) Message-ID: Date: Fri, 26 May 2006 11:03:43 -0400 From: "Scott Ullrich" To: "Jan Zorz" In-Reply-To: <200605261232.41307.freebsd@dir-slovenia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200605261232.41307.freebsd@dir-slovenia.com> Cc: freebsd-net@freebsd.org Subject: Re: CARP broken in 6.1 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 15:03:49 -0000 On 5/26/06, Jan Zorz wrote: > > > > On which interface you try to setup carp? Fiber, copper, which brand? > > > > em(4), copper. Does it matter? > > Yup. For me works well on em (copper), but not at all on em (fiber). > > Patch is on it's way... (somewhere). > > /jan Until they hit the tree you can manually patch from http://cvs.pfsense.com/cgi-bin/cvsweb.cgi/tools/patches/if_em.c.diff?rev=3D= 1.2;content-type=3Dtext%2Fplain Scott