Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 1998 11:58:43 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        BEAUPRE Antoine <beaupran@JSP.UMontreal.CA>
Cc:        Doug White <dwhite@resnet.uoregon.edu>, freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Little PPP stupid probs... 
Message-ID:  <199809181058.LAA28699@woof.lan.awfulhak.org>
In-Reply-To: Your message of "Thu, 17 Sep 1998 20:08:36 EDT." <Pine.SGI.3.96.980917195528.23266D-100000@derby.jsp.umontreal.ca> 

next in thread | previous in thread | raw e-mail | index | archive | help
[.....]
> // et voila! I just have to type ppp at this point and it should get
> // going but....
> Sep 16 07:31:49 outpost ppp[9290]: tun0: Chat: Sending: ppp^M 
> Sep 16 07:31:49 outpost ppp[9290]: tun0: LCP: State change Initial --> Closed 

This is correct - the ``Initial'' and ``Closed'' are FSM states.  The 
link is actually ``on its way up'' at this point.

However, there's absolutely no response to your SendConfigReq()s from 
the other side :-(  This may be because there should be more in the 
chat script or because ``ppp'' was an incorrect thing to type here.

Try doing this manually using the ``term'' command (see the man page) 
to ensure that that's the end of the login script.

> Many thanks for your time
> +-----------------------------------+
> |  Free the world from businessmen  |
> |   Free yourself from your money   |
> +-----------------------------------+
> Free the web. 
> Spidey
> 
> visit: http://www.JSP.UMontreal.CA/~beaupran

-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
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



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