From owner-freebsd-current Tue Nov 10 23:48:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA16789 for freebsd-current-outgoing; Tue, 10 Nov 1998 23:48:39 -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 XAA16758; Tue, 10 Nov 1998 23:47:58 -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 KAA21116; Wed, 11 Nov 1998 10:46:57 +0300 (MSK) Date: Wed, 11 Nov 1998 10:46:57 +0300 (MSK) From: Dmitry Valdov X-Sender: dv@xkis.kis.ru To: Brian Somers cc: Brian Somers , current@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/ppp ip.c In-Reply-To: <199811102125.VAA15982@woof.lan.awfulhak.org> 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, Brian Somers wrote: > Date: Tue, 10 Nov 1998 21:25:45 +0000 > From: Brian Somers > To: Dmitry Valdov > Cc: Brian Somers , current@FreeBSD.ORG > Subject: Re: cvs commit: src/usr.sbin/ppp ip.c > > > Hi! > > > > There is a problem in ppp - when you kill it with -9, You'll not be able to > > start it again until you reboot. > > Have you tried this with the latest ppp ? It cleans out the > interface before it starts - this should result in the routing table > being adjusted. > Yes, I have tried it with 3 days old ppp. I'll try it again in this week after next 'make world'. > Having said that, killing anything with -9 is usually bad news. I know. But why not to do cleanup at startup instead of hanging? Dmitry. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message