Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2000 12:12:06 +0200
From:      Marcin Cieslak <saper@system.pl>
To:        stable@FreeBSD.ORG
Subject:   Re: Serial port problems with 4.0
Message-ID:  <20000413121205.A25584@tricord.system.pl>
In-Reply-To: <Pine.BSF.4.21.0004122202400.70396-100000@odin.egate.net>; from buff@pobox.com on Wed, Apr 12, 2000 at 10:19:46PM -0400
References:  <20000403161356.A847@dogma.freebsd-uk.eu.org> <Pine.BSF.4.21.0004122202400.70396-100000@odin.egate.net>

next in thread | previous in thread | raw e-mail | index | archive | help
William Denton (buff@pobox.com) napisał(a):
> Apr 12 21:55:52 mrs-hudson ppp[228]: tun0: Phase: deflink: dial -> carrier 
> Apr 12 21:55:53 mrs-hudson ppp[228]: tun0: Phase: deflink: /dev/cuaa0: CD detected 
> Apr 12 21:55:53 mrs-hudson ppp[228]: tun0: Phase: deflink: carrier -> login 
> Apr 12 21:55:53 mrs-hudson ppp[228]: tun0: Chat: Expect(5): ogin: 
> Apr 12 21:55:58 mrs-hudson ppp[228]: tun0: Chat: Expect timeout 

Please debug with "set log local +chat" or "set log +chat".
Most ISPs today don't use a traditinal login "terminal" login scheme,
they instead allow ppp to put LCP packets on the wire and verify authentication
using PAP or CHAP instead.

I usually dial up manually, using "term" command and "ATDT" Hayes string
and see if login prompt is really "login:" or perhaps "username:" or something
else.

In this case, however, I would put just:

set login

and let ppp just to put LCP packets instead.

-- 
                 << Marcin Cieslak // saper@system.pl >>

-----------------------------------------------------------------
SYSTEM Internet Provider                     http://www.system.pl


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000413121205.A25584>