From owner-freebsd-current@FreeBSD.ORG Tue Aug 25 22:43:38 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 215A91065692 for ; Tue, 25 Aug 2009 22:43:38 +0000 (UTC) (envelope-from qing.li@bluecoat.com) Received: from whisker.bluecoat.com (whisker.bluecoat.com [216.52.23.28]) by mx1.freebsd.org (Postfix) with ESMTP id DEEC58FC25 for ; Tue, 25 Aug 2009 22:43:37 +0000 (UTC) Received: from bcs-mail03.internal.cacheflow.com ([10.2.2.95]) by whisker.bluecoat.com (8.14.2/8.14.2) with ESMTP id n7PMhbbb027955; Tue, 25 Aug 2009 15:43:37 -0700 (PDT) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 25 Aug 2009 15:43:22 -0700 Message-ID: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Excessive message IPv4 address: \"%s\" is not on the network Thread-Index: AcolzyXG7OBGR4AzTX6eZMQ+JZ3vuQABjq/w References: From: "Li, Qing" To: "Stefan Bethke" , "FreeBSD current" Cc: Subject: RE: Excessive message IPv4 address: \"%s\" is not on the network X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Aug 2009 22:43:38 -0000 I am currently tracking this issue down and hope to have a fix soon. -- Qing > -----Original Message----- > From: owner-freebsd-current@freebsd.org [mailto:owner-freebsd- > current@freebsd.org] On Behalf Of Stefan Bethke > Sent: Tuesday, August 25, 2009 2:58 PM > To: FreeBSD current > Subject: Excessive message IPv4 address: \"%s\" is not on the network >=20 > Not sure when this started, but I'm getting excessive messages about > my default gateway from the kernel for the past couple of days. > Connectivity appears to be unaffected though. >=20 > Aug 23 05:59:51 diesel kernel: IPv4 address: "213.191.76.23" is not on > the network > Aug 23 05:59:59 diesel last message repeated 8 times > ... > Aug 24 11:00:00 diesel kernel: IPv4 address: "213.191.76.23" is not on > the network > Aug 24 11:00:32 diesel last message repeated 107 times > Aug 24 11:02:33 diesel last message repeated 119 times > Aug 24 11:07:16 diesel last message repeated 514 times >=20 > # ifconfig tun0 > tun0: flags=3D8051 metric 0 mtu 1492 > inet 85.177.144.225 --> 213.191.76.23 netmask 0xffffffff > Opened by PID 31232 > # netstat -rnfinet > Routing tables >=20 > Internet: > Destination Gateway Flags Refs Use Netif > Expire > default 213.191.76.23 UGS 0 807023 tun0 > ... > 213.191.76.23 link#9 UGHS 0 2 tun0 > # uname -a > FreeBSD diesel.lassitu.de 8.0-BETA3 FreeBSD 8.0-BETA3 #3 r196455: Sun > Aug 23 13:25:25 CEST 2009 root@diesel.lassitu.de:/usr/obj/usr/src/ > sys/DIESEL amd64 >=20 >=20 > -- > Stefan Bethke Fon +49 151 14070811 >=20 >=20 >=20 >=20 > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current- > unsubscribe@freebsd.org"