From owner-freebsd-net Wed Nov 1 19:18:41 2000 Delivered-To: freebsd-net@freebsd.org Received: from mta01.onebox.com (mta01.onebox.com [216.33.158.208]) by hub.freebsd.org (Postfix) with ESMTP id 0177B37B479 for ; Wed, 1 Nov 2000 19:18:39 -0800 (PST) Received: from onebox.com ([216.33.158.151]) by mta01.onebox.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001102031838.BSLD22792.mta01.onebox.com@onebox.com>; Wed, 1 Nov 2000 19:18:38 -0800 Received: from [203.107.232.70] by onebox.com with HTTP; Wed, 01 Nov 2000 19:19:27 -0800 Date: Wed, 01 Nov 2000 19:19:27 -0800 Subject: How to setup PPP client for WindowsNT, W2K? From: "Chutima S." To: freebsd-net@FreeBSD.ORG Cc: chutima@infoquest.co.th Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Message-Id: <20001102031838.BSLD22792.mta01.onebox.com@onebox.com> Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear all I want to setup pppd(kernel ppp) to be client W2K(RAS). With W2K: I select PAP, CHAP authentication method at RAS. And I try to connect from Dial Up Network, it's OK. With FBSD: My script is: pppd connect 'chat -v "" ATDT CONNECT "" ' /dev/cuaa0 57600 -detach debug crtscts modem user XXX remotename YYY pap.secrets or chap.secrets: XXX YYY ZZZ I receive error message from pppd script as follow: 1. with 'pap.secrets': Nov 1 01:47:25 feedset pppd[358]: pppd 2.3.5 started by root, uid 0 Nov 1 01:47:56 feedset pppd[358]: Connect: ppp0 <--> /dev/cuaa0 Nov 1 01:47:57 feedset pppd[358]: PAP authentication failed Nov 1 01:47:57 feedset pppd[358]: Modem hangup, connected for 1 minutes Nov 1 01:47:57 feedset pppd[358]: Connection terminated, connected for 1 minutes 2. with chap.secrets: Nov 1 01:53:14 feedset pppd[377]: pppd 2.3.5 started by root, uid 0 Nov 1 01:53:46 feedset pppd[377]: Connect: ppp0 <--> /dev/cuaa0 Nov 1 01:53:46 feedset pppd[377]: CHAP authentication failed Nov 1 01:53:47 feedset pppd[377]: Modem hangup, connected for 1 minutes Nov 1 01:53:47 feedset pppd[377]: Connection terminated, connected for 1 minutes What's wrong with my configuration? Thank you so much -- Chutima Subsirin chutima_s@zdnetonebox.com - email ___________________________________________________________________ To get your own FREE ZDNet Onebox - FREE voicemail, email, and fax, all in one place - sign up today at http://www.zdnetonebox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message