From owner-freebsd-net@FreeBSD.ORG Fri Dec 2 07:27:21 2005 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 EEA3616A41F for ; Fri, 2 Dec 2005 07:27:20 +0000 (GMT) (envelope-from jay2xra@yahoo.com) Received: from web51604.mail.yahoo.com (web51604.mail.yahoo.com [206.190.38.209]) by mx1.FreeBSD.org (Postfix) with SMTP id 523F943D5C for ; Fri, 2 Dec 2005 07:27:20 +0000 (GMT) (envelope-from jay2xra@yahoo.com) Received: (qmail 76689 invoked by uid 60001); 2 Dec 2005 07:27:19 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=RuXNucgVIH7CUdBWsBQCQcDF2o7kVZ7LDyqR2D0H1RrgVfUgYsx7f5Pwqjh1BQgyHqz59cpv8FUhc9zHD7WvjB3NxK2BR1HmWtCujs5aNnX1tzhjmvtve1liEYCzIq7r5PFji4CUXSkR4WXFDTIIx+DMpHcOUbfDpPAB+BJnuvw= ; Message-ID: <20051202072719.76687.qmail@web51604.mail.yahoo.com> Received: from [202.90.128.21] by web51604.mail.yahoo.com via HTTP; Thu, 01 Dec 2005 23:27:19 PST Date: Thu, 1 Dec 2005 23:27:19 -0800 (PST) From: Mark Jayson Alvarez To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: how to set a route to an AF_LINK type 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, 02 Dec 2005 07:27:21 -0000 Hi, I'm not sure what I did wrong. My carp setup with 2 machines sharing 1 virtual ip is working perfect for 3 days now, until today, I got these messages in /var/log/messages kernel: carp: incorrect hash arp_rtrequest:bad gateway 10.10.8.146 (!AF_LINK) googling brought me to this link: http://lists.freebsd.org/pipermail/freebsd-net/2004-January/002608.html However, It doesn't show how to resolve the problem. After rebooting the machine, it still doesn't work (when it is supposed to) Netstat -rn gives me: default 10.10.8.254 UGS 0 1074 xl0 10.10.8/24 link#1 UC 0 0 xl0 10.10.8.112 00:0e:a6:c9:ac:19 UHLW 1 46 xl0 1186 10.10.8.254 00:01:02:9a:7f:c3 UHLW 2 1 xl0 827 127.0.0.1 127.0.0.1 UH 0 0 lo0 Is the route type (AF_LINK) configurable? where? How will I know if it is an AF_LINK type? Rebooting doesn't fix the corrupted routing table either. Any idea how to eliminate the problem? Thanks __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com