[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help w/ PPP please please plase



jhillma2 <jhillma2@concentric.net> writes:

> pon was the closest, but it kept erroring out.  I know the problem is
> with the way the ppp.chatscript was setup, but I don't know what the
> format is (e.g., which lines tell it to wait for "foo" then send
> "bar").  Could somebody please tell me the syntax for the lines in
> ppp.chatscript?

[expect]    [send]

simple, isn't it?

> Also, my ISP does PAP, so do I even need to use ppp.chatscript?  Is
> there an easier way?  The ppp-howto and net2-howto are, IMO, vague at

You need the chapscript, but you have to truncate it.

Make it read:

ABORT     BUSY
ABORT     "NO CARRIER"
ABORT     VOICE
ABORT     "NO DIALTONE"
""        AT&F
OK        ATDT<phonenum>
CONNECT                 

Also edit your /etc/ppp.options like:

defaultroute /dev/ttyS1 115200 debug user <your username at your ISP> 

Then add a line to your /etc/ppp/pap-secrets:

<your username at your ISP>	*	<your password yt your ISP>


If you choose to use X, I recommend the xisp package. You can get a fairly
new version from ftp://134.95.210.54/pub

Ciao,
	Martin


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: