Date: Tue, 13 Apr 1999 18:53:16 +0100 From: Brian Somers <brian@Awfulhak.org> To: Kyle Buttress <kyle@pchost.com> Cc: FreeBSD Questions List <freebsd-questions@FreeBSD.ORG> Subject: Re: What does this error mean? Message-ID: <199904131753.SAA00639@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Wed, 14 Apr 1999 02:19:40 %2B1000." <37136E9B.5060CE28@pchost.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@uk.FreeBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904131753.SAA00639>