Subject: Re: ip connection with pppd and pap
To: Brian Wildasinn <bwildasi@csulb.edu>
From: Jeffrey Ohlmann <jaohlma@bgnet.bgsu.edu>
List: port-mac68k
Date: 11/01/1997 20:39:46
On Sat, 1 Nov 1997, Brian Wildasinn wrote:
> Sample script? Do you mean the modem string supplied by the
> manufacturer?
No
> Or, if your talking about zterms string received from my school's ip
> connection, then
Yes Yes Yes
> > CONNECT 33600/ARQ/V34/LAPM/V42BIS CSULB
> >
> > AutoProtocolDetect - Begin protocol or enter 4 returns for
> > interactive
> > mode.
This is the bit that you have to put into your ppp-up script. pppd will
wait until it gets this -- possbily only the last few characters are
necessary -- before it begins. You need to put double quotes ("") around
the string if it includes any spaces.
JO