From owner-freebsd-stable Mon Jan 31 15: 3:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from phoenix.volant.org (phoenix.volant.org [205.179.79.193]) by hub.freebsd.org (Postfix) with ESMTP id E26261509B for ; Mon, 31 Jan 2000 15:03:29 -0800 (PST) (envelope-from patl@phoenix.volant.org) Received: from asimov.phoenix.volant.org ([205.179.79.65]) by phoenix.volant.org with esmtp (Exim 1.92 #8) for freebsd-stable@freebsd.org id 12FPqy-0004Zv-00; Mon, 31 Jan 2000 15:03:28 -0800 Received: from localhost (localhost [127.0.0.1]) by asimov.phoenix.volant.org (8.9.1b+Sun/8.9.1) with SMTP id PAA17899 for ; Mon, 31 Jan 2000 15:03:26 -0800 (PST) Date: Mon, 31 Jan 2000 15:03:26 -0800 (PST) From: patl@phoenix.volant.org Reply-To: patl@phoenix.volant.org Subject: ICMP redirects: self => self To: freebsd-stable@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently upgraded an old system to 3.4R. Now I'm getting a lot of ICMP redirect log messages directing that host back to itself: Jan 31 10:44:36 myhost /kernel: icmp redirect from 10.0.0.68: 10.0.0.67 => 10.0.0.67 Jan 31 10:44:57 myhost last message repeated 234 times Jan 31 10:46:59 myhost last message repeated 954 times Jan 31 10:57:01 myhost last message repeated 4695 times (I've changed the network portion and hostname for the example.) I don't understand why the triggering packets ever made it out to the gateway in the first place - shouldn't it loopback for its own IP address? I've checked 'ifconfig -a' and 'netstat -nr' output; and both look OK. (Similar to other hosts on the network.) Thanks, -Pat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message