From owner-freebsd-net@FreeBSD.ORG Thu May 25 16:14:22 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 035D516A899 for ; Thu, 25 May 2006 16:14:22 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 364C543D58 for ; Thu, 25 May 2006 16:14:21 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by py-out-1112.google.com with SMTP id s49so3128582pyc for ; Thu, 25 May 2006 09:14:20 -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=js/xe42Pg5nt2XuNz0oM4ZjE2Y+otB2lx7MdyvlmJqepg4+sKaeQHRK2rFvXe1FR2+3aFEsAs974wWJzq3AaMAzx5AR4H1d8Hpvc+54jbPl+IlQgXrrUzXKw/YpvzLiM89+LlMmZSAy5kMZJB1puYfWTetL21DdJBUamuGbZ8og= Received: by 10.35.77.18 with SMTP id e18mr3093560pyl; Thu, 25 May 2006 09:14:20 -0700 (PDT) Received: by 10.35.94.6 with HTTP; Thu, 25 May 2006 09:14:20 -0700 (PDT) Message-ID: Date: Thu, 25 May 2006 12:14:20 -0400 From: "Scott Ullrich" To: "Marko Lerota" In-Reply-To: <86wtcadrud.fsf@redcloud.local> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <86wtcadrud.fsf@redcloud.local> Cc: dima <_pppp@mail.ru>, 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: Thu, 25 May 2006 16:14:28 -0000 On 5/25/06, Marko Lerota wrote: > > and such error in /var/log/messages: > > arp_rtrequest: bad gateway (!AF_LINK) This behavior has been the case for as long as CARP has been in the kernel. I have seen it ever since starting the pfSense project. It appears to be harmless in nature; I have never seen anything negative out of these diagnostic messages. Scott