From owner-freebsd-net@FreeBSD.ORG Thu Apr 25 17:16:26 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DBFCC7B for ; Thu, 25 Apr 2013 17:16:26 +0000 (UTC) (envelope-from ncrogers@gmail.com) Received: from mail-vc0-f179.google.com (mail-vc0-f179.google.com [209.85.220.179]) by mx1.freebsd.org (Postfix) with ESMTP id 9EE021FC7 for ; Thu, 25 Apr 2013 17:16:26 +0000 (UTC) Received: by mail-vc0-f179.google.com with SMTP id hz10so510526vcb.10 for ; Thu, 25 Apr 2013 10:16:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=rGFUWZywH2nAJcpoBVAphsDwugi1Bqu01JxGzYIVrrE=; b=oK/rsztmPM3/tng6SXjzpsLU1EdHV2OYEtG2Zvvqr/NUE3af/QRrbLOC4PkDMriOpd 04qNFwIHORI1eQJTSt9twWVQPaZesKKS/gvhFuUzZKpoLMzkedmED17G7xAnYSDYUxbZ QvNTT/ZjQ9zoRSZw8enfvU+qHoB45t0yaFI+Vremncz2ni7xSJHFcdSMpiJsXM2RQwiD O9tdiYdXys6ErSjlVhr7xokZ4angJUj5Rd4L5zq1zqyUv4fOojB0Vn2516OnOH0P/Z44 Gfb5uSLNNKxam1JmNbAA76Euq3wwDo1YJyz0UVEG3AMn6/rkga0qRaiTsstqauYbGuA2 hmaA== MIME-Version: 1.0 X-Received: by 10.52.25.99 with SMTP id b3mr23144611vdg.99.1366910180233; Thu, 25 Apr 2013 10:16:20 -0700 (PDT) Received: by 10.52.176.131 with HTTP; Thu, 25 Apr 2013 10:16:20 -0700 (PDT) In-Reply-To: References: <5136FD71.6000408@freebsd.org> <556E6D18-15FD-4D89-8064-45B139C9C6E7@lakerest.net> Date: Thu, 25 Apr 2013 10:16:20 -0700 Message-ID: Subject: Re: Default route changes unexpectedly From: Nick Rogers To: Randall Stewart Content-Type: text/plain; charset=ISO-8859-1 Cc: Tom Evans , "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: Thu, 25 Apr 2013 17:16:26 -0000 On Wed, Apr 24, 2013 at 11:50 AM, Randall Stewart wrote: > All > > Ok I fixed it ;-) > > Its in SVN r249848. > > I will see about getting it to 9 stable, 8 stable and maybe even > 8.4 if RE will let me ;-) > Great work. Thanks so much. I was afraid this would linger forever! > R > On Apr 23, 2013, at 9:40 AM, Tom Evans wrote: > >> On Tue, Apr 23, 2013 at 1:08 PM, Randall Stewart wrote: >>> Ok >>> >>> I too have been struck by this *multiple* times on my base home router. >>> >> >> I hate "me too" style posts, since often they conflate unrelated >> issues - however, "me too"! >> >> In my scenario, I have a simple home router with a wan if connected to >> an ADSL modem, an internal if connected to a pretty ordinary switch >> and the rest of the home network, using pf to NAT the connection >> (pretty basic stuff). >> >> Infrequently, I can no longer connect to or ping the router from >> internal connections, and have to grab a console, restart netif and >> routing, and everything then works again. >> >> However, I also have an openvpn connection to work running on the >> router. Work seem to believe that the reason there are 3 huge private >> network ranges is so that they can use the 10/8 block for DC >> infrastructure, the 172.16/12 block for offices and the 192.168/16 bit >> block for VPNs. Until now, I had been assuming - without any proof - >> that everything works great until openvpn gets told that 192.168.1/8 >> should be routed down the VPN, at which point everything local is >> inaccessible. >> >> Is there something useful I can look at when this next occurs that >> would explain why or how it is wedged, so that I can either rule >> myself in or out of this case? >> >> Cheers >> >> Tom >> _______________________________________________ >> 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" >> > > ------------------------------ > Randall Stewart > 803-317-4952 (cell) > > _______________________________________________ > 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"