From owner-freebsd-questions@FreeBSD.ORG Fri Jun 27 20:27:50 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9437C37B404 for ; Fri, 27 Jun 2003 20:27:50 -0700 (PDT) Received: from thunder.trej.net (as3-3-6.orby.s.bonet.se [217.215.33.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C65843FDF for ; Fri, 27 Jun 2003 20:27:49 -0700 (PDT) (envelope-from freebsd@dagerot.nu) Received: from [192.168.0.90] (c213-89-27-137.cm-upc.chello.se [213.89.27.137])h5S3RhD26240 for ; Sat, 28 Jun 2003 05:27:44 +0200 From: freeBSD To: Freebsd In-Reply-To: <1056751453.4965.2.camel@big.dagerot.com> References: <1056751453.4965.2.camel@big.dagerot.com> Content-Type: text/plain Organization: Message-Id: <1056770863.8503.0.camel@big.dagerot.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 28 Jun 2003 05:27:43 +0200 Content-Transfer-Encoding: 7bit 3j-viruscheck: Found to be clean Subject: Solved! Was: Re: routed 'forgets' it's path (or something) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jun 2003 03:27:51 -0000 Odd, but the soo simple solution which however I can't explain was to do a: route add default 192.168.0.1 (192.168.0.1 is my gateway) If someone can explain how the system could work for a while after the route daemon was started and then suddenly forget all routing tables it would be great, however it works for me know so I'm pleased again! ;) On Sat, 2003-06-28 at 00:04, freeBSD wrote: > I have run into a strange problem: > > Suddenly has my nic no routingtables so name lookups etc doesn't work. > > The only solution is to SU and kill routed and then start it again. > > Everything will then work for an hour or so and then I'm back on step > one again. > > I have laborated with cvsup etc the last day, so it's probably something > that's been changed, but I'm to novice to understan what. > > I am running 5.0p7 now. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"