From owner-freebsd-current Tue Nov 10 13:31:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA18568 for freebsd-current-outgoing; Tue, 10 Nov 1998 13:31:26 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA18409; Tue, 10 Nov 1998 13:30:46 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (root@woof.lan.Awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id VAA07867; Tue, 10 Nov 1998 21:24:19 GMT (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id VAA15982; Tue, 10 Nov 1998 21:25:45 GMT (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199811102125.VAA15982@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Dmitry Valdov cc: Brian Somers , current@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/ppp ip.c In-reply-to: Your message of "Tue, 10 Nov 1998 11:17:55 +0300." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 10 Nov 1998 21:25:45 +0000 From: Brian Somers Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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. Having said that, killing anything with -9 is usually bad news. > 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. So use signal 2 or connect to the diagnostic socket and do a ``down''. [.....] -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message