From owner-freebsd-net@FreeBSD.ORG Fri Oct 5 14:22:27 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43E98106566B for ; Fri, 5 Oct 2012 14:22:27 +0000 (UTC) (envelope-from dblais@interplex.ca) Received: from smtp1.interplex.ca (smtp1.interplex.ca [207.134.105.5]) by mx1.freebsd.org (Postfix) with ESMTP id DA4C88FC17 for ; Fri, 5 Oct 2012 14:22:26 +0000 (UTC) Received: by smtp1.interplex.ca (Postfix, from userid 106) id 3E5FF509AD; Fri, 5 Oct 2012 10:22:20 -0400 (EDT) Received: from smtp.interplex.ca (office.abi.ca [207.134.166.34]) by smtp1.interplex.ca (Postfix) with ESMTP id E250750967 for ; Fri, 5 Oct 2012 10:22:19 -0400 (EDT) Received: from WIN2008.Domnt.abi.ca ([fe80::e06e:fea4:8702:2295]) by WIN2008.Domnt.abi.ca ([fe80::e06e:fea4:8702:2295%12]) with mapi; Fri, 5 Oct 2012 10:22:19 -0400 From: Dominic Blais To: "freebsd-net@freebsd.org" Date: Fri, 5 Oct 2012 10:22:06 -0400 Thread-Topic: Default route destination changing without warning follow-up Thread-Index: Ac2i9Rx/IBupsp9DTGyOP2+KWMZPgQAD4VQQ Message-ID: <2DE61B0869B7484997BCA012845482C7EBE8E28162@WIN2008.Domnt.abi.ca> References: <2DE61B0869B7484997BCA012845482C7EBE8E280DB@WIN2008.Domnt.abi.ca> <5068AC17.8020704@FreeBSD.org> <2DE61B0869B7484997BCA012845482C7EBE8E280DC@WIN2008.Domnt.abi.ca> <5068ADCC.5030105@FreeBSD.org> <2DE61B0869B7484997BCA012845482C7EBE8E280DD@WIN2008.Domnt.abi.ca> <5068B48E.2070303@FreeBSD.org> <20121004160240.GA1967@funkthat.com> <506DC933.7080307@airnet.opole.pl> <20121004222327.GA40357@in-addr.com> <506E7BE7.2080104@airnet.opole.pl> <506ED2AD.8000408@airnet.opole.pl> In-Reply-To: <506ED2AD.8000408@airnet.opole.pl> Accept-Language: fr-FR, fr-CA Content-Language: fr-FR X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: fr-FR, fr-CA Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: RE: Default route destination changing without warning follow-up X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 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, 05 Oct 2012 14:22:27 -0000 Hi, I'm using GENERIC. Everything else is added as loaded module. Here's my kldstat: Id Refs Address Size Name 1 34 0xffffffff80200000 11cdab0 kernel 2 1 0xffffffff81412000 2a134 pf.ko 3 2 0xffffffff8143d000 c16e ipfw.ko 4 1 0xffffffff8144a000 a079 dummynet.ko 5 1 0xffffffff81455000 1ba9 ng_socket.ko 6 9 0xffffffff81457000 8e12 netgraph.ko 7 1 0xffffffff81460000 1861 ng_mppc.ko 8 1 0xffffffff81462000 284 rc4.ko 9 1 0xffffffff81463000 1579 ng_ether.ko 10 1 0xffffffff81465000 3165 ng_pppoe.ko 11 1 0xffffffff81469000 aa5 ng_tee.ko 12 1 0xffffffff8146a000 138d ng_iface.ko 13 1 0xffffffff8146c000 4605 ng_ppp.ko 14 1 0xffffffff81471000 a29 ng_tcpmss.ko 15 1 0xffffffff81472000 1f12 ng_vjc.ko -- -----Message d'origine----- De=A0: owner-freebsd-net@freebsd.org [mailto:owner-freebsd-net@freebsd.org]= De la part de Krzysztof Barcikowski Envoy=E9=A0: 5 octobre 2012 08:30 =C0=A0: freebsd-net@freebsd.org Objet=A0: Re: Default route destination changing without warning follow-up W dniu 2012-10-05 14:23, Vadim Urazaev pisze: > I don`t know if it`s important, anyway I have only one routing table=20 > on server where this issue happens. > Maybe we should check our kernel configuration to find something=20 > similar in it. > For example I have > options ZERO_COPY_SOCKETS > _______________________________________________ > 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" > Hi, I have GENERIC kernel + the following options/devices: device pf device pflog options IPFIREWALL options IPFIREWALL_FORWARD options IPFIREWALL_DEFAULT_TO_ACCEPT options HZ=3D1000 options PANIC_REBOOT_WAIT_TIME=3D3 options ALTQ options ALTQ_RIO options ALTQ_RED options ALTQ_PRIQ options ALTQ_CBQ options ALTQ_HFSC options ALTQ_NOPCC Best regards! Krzysiek Barcikowski _______________________________________________ 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"