From owner-freebsd-questions Sun May 3 21:38:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA14770 for freebsd-questions-outgoing; Sun, 3 May 1998 21:38:01 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA14693 for ; Sun, 3 May 1998 21:37:49 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id FAA23413; Mon, 4 May 1998 05:18:10 +0100 (BST) (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199805040418.FAA23413@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: spork cc: fbsdqs Subject: Re: Yet more ppp problems In-reply-to: Your message of "Sun, 03 May 1998 14:26:52 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 04 May 1998 05:18:09 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello again. > > I am having more ppp problems. I can succesfully dial and connect by > typing "dial cncn". When I do so, it says: > > ppp ON pigstuy> dial cncn > Dial attempt 1 of 1 > Phone: 2339882 > dial OK! > login OK! > ppp ON pigstuy> Packet mode. > > My ppp.conf reads: > default: > set device /dev/cuaa1 > set speed 115200 > set log Phase Chat Connect Carrier lcp ipcp ccp command > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT > > cncn: > set phone "2339882" > enable PAP > enable CHAP > accept PAP > accept CHAP [.....] > May 3 14:19:46 pigstuy ppp[235]: Phase: his = 0, mine = c223 > May 3 14:19:46 pigstuy ppp[235]: LCP: ChapOutput: CHALLENGE > May 3 14:19:46 pigstuy ppp[235]: LCP: ChapInput: RESPONSE > May 3 14:19:46 pigstuy ppp[235]: Phase: Valsize = 16, Name = > May 3 14:19:46 pigstuy ppp[235]: LCP: ChapOutput: FAILURE > ^^^^^^^^^^^^^^^^^^^ > I guess it wants chap... > Where do I put my chap identity information? > ppp.secret? You're asking the peer to authenticate themselves. The peer is not asking you for authentication.... Remove the ``enable chap'' from your config. [.....] > My ppp.secret reads: > > pisgstuy password > > What else goe sin ppp.secret? Just the login/password of any peers that must authenticate themselves. > -Spike Gronim > spork@cncn.com > > > "Hacker, n: One who hacks real good" > --Computer Contradictionary -- 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