On 26 Oct 2000, John Hasler wrote:

> Stephen writes:
> > I just switched from slackware and am trying to get a dialup connection
> > to work. I've tried bothe pppconfig and wvdial and they both do the same
> > thing, connect for 8 seconds then drop the connection.
> 
> Post copies of /etc/chatscripts/provider, /etc/ppp/peers/provider,
> /etc/ppp/pap-secrets, /etc/ppp/chap-secrets (munge passwords) and the
> _complete_ output of plog.
> 
> My first guess is that you are using the wrong type of authentication.
> -- 
> John Hasler
> [EMAIL PROTECTED]
> Dancing Horse Hill
> Elmwood, Wisconsin
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 
> 

Actually I'm sure they use pap, 


/etc/ppp/peers/provider 
noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/provider"
defaultroute
/dev/ttyS0
persist

/etc/chatscripts/provideer

ABORT BUSY
ABORT "NO CARRIER"
ABORT VOICE
ABORT "NO DIALTONE"
"" ATDT(MYNUMBER)
ogin <my login>
word \q<foo>

/etc/ppp/pap-secrets

frijole * password
foo provider foo
foo * foo
foo mindspring foo

plog isn't showing anything (it was working and showing things yesterday)

foo= something I munged

Reply via email to