From owner-freebsd-net@FreeBSD.ORG Thu May 25 15:17:18 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 1209F16A738 for ; Thu, 25 May 2006 15:17:18 +0000 (UTC) (envelope-from _pppp@mail.ru) Received: from f47.mail.ru (f47.mail.ru [194.67.57.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EA5C43D7B for ; Thu, 25 May 2006 15:17:17 +0000 (GMT) (envelope-from _pppp@mail.ru) Received: from mail by f47.mail.ru with local id 1FjHaN-000O9A-00 for freebsd-net@freebsd.org; Thu, 25 May 2006 19:17:15 +0400 Received: from [81.200.14.42] by koi.mail.ru with HTTP; Thu, 25 May 2006 19:17:15 +0400 From: dima <_pppp@mail.ru> To: freebsd-net@freebsd.org Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [81.200.14.42] Date: Thu, 25 May 2006 19:17:15 +0400 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: Subject: CARP broken in 6.1 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dima <_pppp@mail.ru> 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 15:17:22 -0000 Assigning an IP address to a CARP interface leads to the new route table entry: UH 0 0 carp0 and such error in /var/log/messages: arp_rtrequest: bad gateway (!AF_LINK) Removing the entry manually seems to fix the issue. But I can't ping the CARP address from inside.