Date: Tue, 22 Jul 1997 01:38:27 +0100 From: Brian Somers <brian@awfulhak.org> To: brianh <brianh@michiana.org> Cc: support@FreeBSD.ORG Subject: Re: ppp setup problem Message-ID: <199707220038.BAA00835@awfulhak.org> In-Reply-To: Your message of "Wed, 16 Jul 1997 18:23:59 CDT." <199707162323.SAA26323@freenet.michiana.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Having some troubles getting ppp setup. I'm sure my isp uses PAP > Maybe there is something wrong with this script... > I Get 'login failure' > My password is correct and is the right case. [.....] > # Default setup. Always executed when PPP is invoked. > # > default: > set device /dev/cuaa1 > set speed 38400 > disable lqr > deny lqr > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK > \\dATDT\\T TIMEOUT 40 CONNECT" [.....] > # Speaking PAP is like speaking CHAP > # > papsite: > set phone 2351403 > set login "TIMEOUT 5 login:-\\r-login: ppp word: ppp" > deny chap > accept pap > # enable pap > set authname bri > set authkey wb9hz [.....] > resolv.conf > nameserver 206.64.229.2 > nameserver 206.64.229.7 > Do you need to log in with a login of "ppp" and a password of "ppp" before PAP authentication ? I suspect not. Maybe you don't need a login script ? -- Brian <brian@awfulhak.org>, <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707220038.BAA00835>