From owner-freebsd-current Tue Nov 10 00:55:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA28230 for freebsd-current-outgoing; Tue, 10 Nov 1998 00:55:31 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from xkis.kis.ru (xkis.kis.ru [195.98.32.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA28223; Tue, 10 Nov 1998 00:55:23 -0800 (PST) (envelope-from dv@dv.ru) Received: from localhost (dv@localhost) by xkis.kis.ru (8.9.0/8.9.0) with SMTP id LAA01370; Tue, 10 Nov 1998 11:52:33 +0300 (MSK) Date: Tue, 10 Nov 1998 11:52:33 +0300 (MSK) From: Dmitry Valdov X-Sender: dv@xkis.kis.ru To: Kris Kennaway 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, Kris Kennaway wrote: > 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 > > 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). > Thanks, will be know. But why not to fix it in ppp? :) Also there is one more bug - sometimes ppp don't detect carrier lost and stays in open state for a long time. :( Dmitry. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message