Date: Tue, 10 Nov 1998 21:30:15 +0000 From: Brian Somers <brian@Awfulhak.org> To: Dmitry Valdov <dv@dv.ru> Cc: Kris Kennaway <kkennawa@physics.adelaide.edu.au>, Brian Somers <brian@FreeBSD.ORG>, current@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/ppp ip.c Message-ID: <199811102130.VAA16348@woof.lan.awfulhak.org> In-Reply-To: Your message of "Tue, 10 Nov 1998 11:52:33 %2B0300." <Pine.BSF.3.95q.981110114942.1147C-100000@xkis.kis.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > On Tue, 10 Nov 1998, Kris Kennaway wrote: > > > Date: Tue, 10 Nov 1998 19:17:47 +1030 (CST) > > From: Kris Kennaway <kkennawa@physics.adelaide.edu.au> > > To: Dmitry Valdov <dv@dv.ru> > > Cc: Brian Somers <brian@freebsd.org>, 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? :) What do you suggest is changed ? Ppp can't delete the default route on it's own - it doesn't necessarily belong to ppp. > Also there is one more bug - sometimes ppp don't detect carrier lost and > stays in open state for a long time. :( Get the latest version from http://www.Awfulhak.org/ppp.html and enable debug logging. You'll see ppps idea of carrier. I suspect that either your modem is faking carrier all the time or that you're running a very old version (2.2.5?). > Dmitry. -- Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org> <http://www.Awfulhak.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811102130.VAA16348>