Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jul 1998 19:01:28 +0900 (JST)
From:      Tetsuji Rai <tetsuji@MailAndNews.com>
To:        freebsd-questions@FreeBSD.ORG
Cc:        tetsuji@MailAndNews.com
Subject:   pppd instead of iij-ppp
Message-ID:  <199807021001.TAA00305@MailAndNews.com>

next in thread | raw e-mail | index | archive | help
   I need to run pppd with PAP authentication.  Does anyone have experience?
I did some, but cannot get it to work.   Following is what I did.
Any help I can get would be appreciated.

In /etc/ppp/options
------
/dev/cuaa1
115200
+pap
user <username>
defaultroute
-----

In /etc/ppp/pap-secrets
-----
*	*	<password>
-----

and run pppd like this:
-----
pppd auth debug connect 'chat "" "atz" "OK" "atdp39058123" "CONNECT"'
----

Especially, I am not confident in pap-secrets.

-Tetsuji Rai

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?199807021001.TAA00305>