Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Nov 2000 19:19:27 -0800
From:      "Chutima S." <chutima_s@zdnetonebox.com>
To:        freebsd-net@FreeBSD.ORG
Cc:        chutima@infoquest.co.th
Subject:   How to setup PPP client for WindowsNT, W2K?
Message-ID:  <20001102031838.BSLD22792.mta01.onebox.com@onebox.com>

next in thread | raw e-mail | index | archive | help
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<my phone> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001102031838.BSLD22792.mta01.onebox.com>