From owner-freebsd-net@FreeBSD.ORG Fri Jun 25 11:40:33 2004 Return-Path: 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 1481116A4F9 for ; Fri, 25 Jun 2004 11:40:32 +0000 (GMT) Received: from hermes.xtec.es (hermes.xtec.es [193.145.88.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51C2943D45 for ; Fri, 25 Jun 2004 11:40:28 +0000 (GMT) (envelope-from tonign@pie.xtec.es) Received: from gregal.xtec.es (gregal.xtec.es [193.145.88.16]) by hermes.xtec.es (8.12.10/8.12.10) with ESMTP id i5PB82uj012746 for ; Fri, 25 Jun 2004 13:08:02 +0200 (CEST) Received: from [213.176.162.47] (sis47.xtec.es [213.176.162.47]) (authenticated bits=0) by gregal.xtec.es (8.12.11/8.12.11) with ESMTP id i5PB8SpO008662 for ; Fri, 25 Jun 2004 13:08:29 +0200 (MEST) From: toni To: freebsd-net@freebsd.org Content-Type: text/plain Message-Id: <1088161693.25699.196.camel@sis47.xtec.es> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 25 Jun 2004 13:08:13 +0200 Content-Transfer-Encoding: 7bit X-XTECg-MailScanner-Information: X-XTECg-MailScanner: Found to be clean X-XTECg-MailScanner-SpamCheck: no es spam (whitelisted), SpamAssassin (puntuacio=-5, requerit 5, ORIGEN__XTEC2 -5.00) Subject: problems with arp kernel messages X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 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, 25 Jun 2004 11:40:33 -0000 hi, i have a problem in a server, from some time ago, the console shows this strange message (strange means i can't imagine what's its scope): arp: ***.***.161.65 moved from 00:50:0b:6c:a4:1a to 00:00:0c:07:ac:1f on fxp1 arp: ***.***.161.65 moved from 00:00:0c:07:ac:1f to 00:50:0b:6c:a4:1a on fxp1 the server IP address is ***.***.161.107 (netmask /25) and ***.***.161.65 is tha IP address of the gateway (a Cisco Catalyst 6500) it's doing so every 30 minutes, but varies, it can be one or two hours between MAC changes... this machine has not been updated from two months, it was working normally, IPv6 services are working (it routes packets between interfaces) but networking on the IPv4 address doesn't work (neither sshd nor pinging other hosts) any ideas??? thanks in advance, toni