From owner-freebsd-hackers Tue Dec 27 13:24:20 1994 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id NAA22352 for hackers-outgoing; Tue, 27 Dec 1994 13:24:20 -0800 Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id VAA22346 for ; Tue, 27 Dec 1994 21:24:16 GMT Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.8/jtpda-5.0) with SMTP id WAA00895 ; Tue, 27 Dec 1994 22:24:08 +0100 Received: by blaise.ibp.fr (4.1/SMI-4.1) id AA18661; Tue, 27 Dec 94 22:24:25 +0100 From: roberto@blaise.ibp.fr (Ollivier ROBERT) Message-Id: <9412272124.AA18661@blaise.ibp.fr> Subject: Re: Why am I getting these SLIP crashes? To: davidg@Root.COM Date: Tue, 27 Dec 1994 22:24:24 +0100 (MET) Cc: Pat_Barron@transarc.com, hackers@freebsd.org In-Reply-To: <199412270810.AAA00388@corbin.Root.COM> from "David Greenman" at Dec 27, 94 00:10:13 am X-Mailer: ELM [version 2.4 PL23beta2] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 946 Sender: hackers-owner@freebsd.org Precedence: bulk > The route cloning code was enabled. I've seen the same symptom here, but > all I had to do was a 'route add default w.x.y.z' after a default route had > been previously added - no telnet or anything, just add the route. The reboot > without panic is most likely caused by a recursion loop occurring between two > or more subroutines until the kernel stack overflows. Same here with PPP. I notice that even with the "defaultroute" option, pppd doesn't add a default route thru the interface. I added one myself and at the first packet going out, the machine instantly rebooted. Do I have to put the route myself two times in order to use ppp ? It will delay my complete shift to 2.1 if I cannot use pppd under 2.1. Garrett ? -- Ollivier ROBERT -=- FreeBSD: the daemon is FREE! -=- roberto@FreeBSD.ORG FreeBSD keltia 2.1.0-Development #1: Sat Dec 24 17:41:36 1994 roberto@keltia:/usr/src/sys/compile/KELTIA ctm#229