Date: Mon, 22 Sep 1997 10:07:21 +0800 From: Doug Lo <jwlo@ms11.hinet.net> To: freebsd-questions@FreeBSD.ORG Subject: PPP problems with pap. Message-ID: <3425D2D9.5FCE0E6C@ms11.hinet.net>
next in thread | raw e-mail | index | archive | help
Hi, folks,
I got a problem with ppp which is using pap. I use dynamic IP address,
ISP supports PAP
authentication. I can't use ppp -auto xxxx, hope someone helps me,
thanks in advance.
The ppp.conf of mine is:
==========================================
default:
set device /dev/cuaa1
set speed 115200
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0
OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"
provider:
set phone 4125678
set login
set timeout 300
deny lqr
accept pap
deny chap
set authname MyUsername
set authkey MyPassword
===========================================
ppp.linkup is
======================
provider:
delete ALL
add 0 0 HISADDR
======================
ppp.secret is
======================
MyUsername MyPassword
=======================
Best regards,
Doug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3425D2D9.5FCE0E6C>
