Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 1999 12:51:28 -0500
From:      "Donald J . Maddox" <dmaddox@conterra.com>
To:        dennis <dennisip@geocities.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Problem on PPP
Message-ID:  <19990124125128.C709@dmaddox.conterra.com>
In-Reply-To: <199901241427.WAA21215@sn1.speednet.net>; from dennis on Fri, Jan 24, 1997 at 10:52:39PM %2B0800
References:  <199901241427.WAA21215@sn1.speednet.net>

next in thread | previous in thread | raw e-mail | index | archive | help

To use PAP, you need to add a couple of lines like:

 set authname <YOUR USERNAME>
 set authkey <YOUR PASSWORD>

to the 'speed:' entry in your ppp.conf, and you need to remove
the 'set login' stuff.

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?19990124125128.C709>