From owner-freebsd-questions Fri Sep 18 11:58:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA10621 for freebsd-questions-outgoing; Fri, 18 Sep 1998 11:58:58 -0700 (PDT) (envelope-from owner-freebsd-questions@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 LAA10528 for ; Fri, 18 Sep 1998 11:58:40 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id TAA14346; Fri, 18 Sep 1998 19:58:18 +0100 (BST) (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 LAA28699; Fri, 18 Sep 1998 11:58:56 +0100 (BST) (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199809181058.LAA28699@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: BEAUPRE Antoine cc: Doug White , freebsd-questions Subject: Re: Little PPP stupid probs... In-reply-to: Your message of "Thu, 17 Sep 1998 20:08:36 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 18 Sep 1998 11:58:43 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [.....] > // 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 , , 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