Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!oleane!plug.news.pipex.net!pipex!tank.news.pipex.net!pipex!dispatch.news.demon.net!demon!pencotts.demon.co.uk From: Andrew Gordon <andrew.gordon@net-tel.co.uk> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: IIJPPP HDLC errors kill ppp process Date: Sat, 28 Oct 1995 22:40:30 GMT Lines: 34 Message-ID: <814920030.7701@pencotts.demon.co.uk> References: <46u8mg$qeu@vodka.intele.net> NNTP-Posting-Host: pencotts.demon.co.uk X-NNTP-Posting-Host: pencotts.demon.co.uk X-Mailer: Mozilla 1.1N (X11; I; BSD/386 uname failed) MIME-Version: 1.0 To: chada@censoft.com X-URL: news:46u8mg$qeu@vodka.intele.net Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii "Chad B. Attermann" <chada@censoft.com> wrote: > >10-28 08:52:08 [168] ** Too many ECHO packets are lost. ** >10-28 08:52:08 [168] LCP: LayerDown >10-28 08:52:08 [168] OsLinkdown: 199.171.231.1 >10-28 08:52:08 [168] Phase: Terminate >10-28 08:52:08 [168] LCP: SendTerminateReq. >10-28 08:52:08 [168] LCP: state change Opend --> Closing >write: No such process >write: No such process >write: No such process > >.. a dozen more 'write: No such process' messages deleted ... > >write: No such process >10-28 08:52:10 [168] PPP Terminated. > This appears to be a bug. Unfortunately, I don't know of a fix, but lqr isn't that important on a dial-up link (the modems will soon enough disconect if the line quality fails), so you can just disable it with 'disable lqr' and 'deny lqr' in your configuration. >In addition, I get a message from syslog after about 2 minutes of >botting the machine and running ppp that says "routed[47]: deleting >route to interface tun0 (timed out). This may have something to do >with the above problem, and in any case does not seem right. If you are just running a single machine with a dial-up connection, running routed is probably doing more harm than good. Set 'routedflags=NO' in /etc/sysconfig to disable it.