From owner-freebsd-stable@FreeBSD.ORG Thu Nov 2 06:30:53 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FC8A16A407 for ; Thu, 2 Nov 2006 06:30:53 +0000 (UTC) (envelope-from kenfreebsd@icarz.com) Received: from deanna.icarz.com (deanna.icarz.com [207.99.22.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23A4943D55 for ; Thu, 2 Nov 2006 06:30:52 +0000 (GMT) (envelope-from kenfreebsd@icarz.com) Received: from kenxp (netb-138.icarz.com [209.123.219.138]) by deanna.icarz.com (8.13.6/8.13.6) with SMTP id kA26UpEs035390 for ; Thu, 2 Nov 2006 01:30:51 -0500 (EST) (envelope-from kenfreebsd@icarz.com) Message-ID: <095601c6fe48$71375570$8adb7bd1@icarz.com> From: "Ken Menzel" To: References: <08ea01c6fe2c$42a42e70$8adb7bd1@icarz.com> Date: Thu, 2 Nov 2006 01:30:51 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 X-Spam-Score: -101.131 () ALL_TRUSTED,AWL,USER_IN_WHITELIST X-Scanned-By: MIMEDefang 2.57 on 207.99.22.19 Subject: Re: carp interface stops responding X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ken Menzel List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Nov 2006 06:30:53 -0000 > I am wondering if I am understanding carp interfaces correctly. I > have a SPAM gateway that runs on two servers. I want to enable a Sorry for the late night noise. I see my mistake. I have something on that IP that does not respond to ping per the dmesg: arp_rtrequest: bad gateway 207.99.22.25 (!AF_LINK) arp_rtrequest: bad gateway 207.99.22.25 (!AF_LINK) arp: 00:01:03:21:ca:cf is using my IP address 207.99.22.25! I will select another IP. Again, apologies for the noise. Ken