From owner-freebsd-current Wed Nov 11 17:19:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA02047 for freebsd-current-outgoing; Wed, 11 Nov 1998 17:19:06 -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 RAA02033; Wed, 11 Nov 1998 17:19:00 -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 BAA02965; Thu, 12 Nov 1998 01:11:05 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 BAA04700; Thu, 12 Nov 1998 01:12:37 GMT (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199811120112.BAA04700@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 (fwd) In-reply-to: Your message of "Thu, 12 Nov 1998 00:21:16 +0300." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 12 Nov 1998 01:12:37 +0000 From: Brian Somers Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the log, does it mention something like: deflink: /dev/cuaa0 doesn't support CD ? This will happen if your modem doesn't show a CD signal at all when LCP is started. If this is the case, your modem is misconfigured, or isn't connected when your dial/login scripts have finished. > Hi! > > Just have this problem again. With debug set on. ppp thinks that > everything is ok, but modem already hanged up. When I kill it with -1 it > says that > it normally terminated the connection then exit. > I think the workaround is to send ate0 to modem because it sends something > to modem and receiving it :) But default config has ATE1 in it. > I'm *really* sure that my modem is configured properly and it's not a user > error :) > > What can I do to help you to resolve the problem? I'm using dial-on-demand > (pmdemand section) and running ppp with a command ppp -auto pmdemand. > > > On Wed, 11 Nov 1998, Dmitry Valdov wrote: > > > > > > > ---------- Forwarded message ---------- > > Date: Tue, 10 Nov 1998 21:32:53 +0000 > > From: Brian Somers > > To: Kris Kennaway > > Cc: Dmitry Valdov , Brian Somers , > > current@freebsd.org > > Subject: Re: cvs commit: src/usr.sbin/ppp ip.c > > > > > On Tue, 10 Nov 1998, Dmitry Valdov wrote: > > > > > > > Also there is one more bug - sometimes ppp don't detect carrier lost and > > > > stays in open state for a long time. :( > > > > > > Sorry for the "implicit bug report", Brian, but I've been meaning to track > > > this down for a long time and make sure it's not user error. I often see this > > > as well - it's noticeable for me because I have ipfw installed and when the > > > modem drops carrier I see packets being 'reflected' by the modem's local echo > > > (I assume), and bouncing off the ipfw 'incoming address of myself' filter. > > > > Try ``set log +debug''. You should see the online/offline status of > > the link at frequent intervals. If this doesn't agree with your > > modem, then you modem may be misconfigured. > > > > > Kris -- 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