From owner-freebsd-current Tue Nov 10 00:48:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA27273 for freebsd-current-outgoing; Tue, 10 Nov 1998 00:48:20 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA27266; Tue, 10 Nov 1998 00:48:16 -0800 (PST) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from spectrum.physics.adelaide.edu.au (spectrum [129.127.36.1]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id TAA15632; Tue, 10 Nov 1998 19:17:59 +1030 (CST) Received: from localhost by spectrum.physics.adelaide.edu.au; (5.65/1.1.8.2/26Jun95-0330PM) id AA10853; Tue, 10 Nov 1998 19:17:48 +1030 Date: Tue, 10 Nov 1998 19:17:47 +1030 (CST) From: Kris Kennaway To: Dmitry Valdov Cc: Brian Somers , current@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/ppp ip.c In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 10 Nov 1998, Dmitry Valdov wrote: > There is a problem in ppp - when you kill it with -9, You'll not be able to > start it again until you reboot. > Sometimes I need to kill it with -9 because when killing with SIGHUP it > tries to properly shutdown PPP session via LCP, but there is some cases when > it inpossible. Doing a 'route delete default' seems to fix this for me (otherwise it just hangs when I try and restart it). Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message