From owner-freebsd-net@FreeBSD.ORG Wed Mar 6 16:16:28 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3EFB9EE2 for ; Wed, 6 Mar 2013 16:16:28 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x22f.google.com (mail-we0-x22f.google.com [IPv6:2a00:1450:400c:c03::22f]) by mx1.freebsd.org (Postfix) with ESMTP id D88855F2 for ; Wed, 6 Mar 2013 16:16:27 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id x8so8338885wey.20 for ; Wed, 06 Mar 2013 08:16:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:date:x-google-sender-auth:message-id :subject:from:to:cc:content-type; bh=4qEZV/i3KKzSEHVRGpNufiVbrhmx3176fBsOpgkhyPY=; b=uxgywnmT5phLvZ5mEVfjL2AH4lHLBxQ8qVuRl6hFv6bO3npOOjmMz7tmcUsxPkgJuy FbelbZPuxDvj/dTPcmoQbqYueGP+S2tZhlZVmqTWbrVmZ+PLmYyU65JOL5iSRcjeR2Yb rCkEyoI7UclFg/s/vdSvDfj8SKd0+AyDEDJPCGBNjsarLP42numuufbkyWpFGpsqW9AY riBCbk0HkGIwK2jtmynQ/j8uOyX5to5yB5Wz28QWhjmg2ElZJDiD1O/fJAbM5JlbNmSU 1+cL+AskzCTBhO7LZqtYH2w8TSL63WqTfSfXzn3OxDJNO4K4/LYi3oK6f4IH+S1JVIjf gpSA== MIME-Version: 1.0 X-Received: by 10.180.87.170 with SMTP id az10mr27682576wib.3.1362586584029; Wed, 06 Mar 2013 08:16:24 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.217.51.2 with HTTP; Wed, 6 Mar 2013 08:16:23 -0800 (PST) Date: Wed, 6 Mar 2013 08:16:23 -0800 X-Google-Sender-Auth: XyQlxVmqtxkTvTsrIfDMhQHFid4 Message-ID: Subject: Default route changes unexpectedly #2 (was Re: kernel: arpresolve: can't allocate llinfo for 65.59.233.102) From: Adrian Chadd To: Courtland Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Mar 2013 16:16:28 -0000 Another instance of it.. Adrian On 6 March 2013 07:21, Courtland wrote: > Has there been any progress on resolving this problem. Does anyone have a > better idea as to where it is breaking down? > > I am experiencing the same problem under FreeBSD 9.1-RELEASE. I use PF for > NAT, ALTQ, and RDR/filter rules. I'm not using PPPoE or dhclient. The > default gateway changes to an IP that is not on my network when under heavy > network load. > > The last time this happened I had a stream of arpresolve messages in the > kernel for the IP that the default route was changed to. > Mar 5 19:12:53 kernel: arpresolve: can't allocate llinfo for > 50.142.201.101 > The default route was changed to 50.142.201.101 after these messages. > > > > > -- > View this message in context: http://freebsd.1045724.n5.nabble.com/kernel-arpresolve-can-t-allocate-llinfo-for-65-59-233-102-tp5742320p5793139.html > Sent from the freebsd-net mailing list archive at Nabble.com. > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"