From owner-freebsd-questions Tue Apr 13 12:45:32 1999 Delivered-To: freebsd-questions@freebsd.org Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (Postfix) with ESMTP id 60BA415804 for ; Tue, 13 Apr 1999 12:45:20 -0700 (PDT) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.9.2/8.9.2) with ESMTP id UAA14945; Tue, 13 Apr 1999 20:42:40 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id SAA00639; Tue, 13 Apr 1999 18:53:16 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199904131753.SAA00639@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Kyle Buttress Cc: FreeBSD Questions List Subject: Re: What does this error mean? In-reply-to: Your message of "Wed, 14 Apr 1999 02:19:40 +1000." <37136E9B.5060CE28@pchost.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 13 Apr 1999 18:53:16 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Im trying to get dialin working but get this error > > tun0: CCP: deflink: LayerFinish. > Apr 14 02:11:45 bob ppp[447]: tun0: CCP: deflink: State change Starting > --> Initial > Apr 14 02:11:45 bob ppp[447]: tun0: Phase: deflink: open -> lcp > Apr 14 02:11:45 bob ppp[447]: tun0: Phase: deflink: /dev/cuaa1 doesn't > support CD > Apr 14 02:11:47 bob ppp[447]: tun0: IPCP: deflink: LayerFinish. > Apr 14 02:11:47 bob ppp[447]: tun0: IPCP: Connect time: 3 secs: 0 octets > in, 0 octets out It means that ppp can't detect carrier one second after the end of your login script. This *may* be due to slow hardware, in which case you can ``set cd 3'' to wait for 3 seconds. In reality, I'd guess that the problem is that your cable isn't all there (no carrier line, or if you're using a null-modem, carrier isn't attached to DTR on the other end (I think this includes most ``laplink'' cables)). > thanks for your help > > kyle Cheers. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message