It turns out you hit it on the money.  I had everything here, with one difference.

The guy who sent me his examples had some some things after the CONNECT in 

part 3.  It appears that this must have had it after the PAP negotiation or

something.  I removed that and it was working fine.

Robert

Thus spake Gary Maltzen (">maltzen@mm.com):

> At 08:25 PM 3/21/2000 , Robert L. Harris queried...

> >   I just got an account with concentric.  They say I need PAP setup to

> >dialin.  Does anyone have any info on setting up dialup?  I have talked

> >to one or two people but nothing seems to be working right.



> Substitute your login name for 

> Substitute your login password for 

> Substitute concentric's modem number for 5551212



> 1) create /etc/ppp/pap-secrets



>      *  *



> 2) create /etc/ppp/peers/concentric



>     ttyS2 57600 crtscts

>     connect /etc/ppp/script/concentric

>     noauth

>     idle 600

>     defaultroute

>     1.1.1.1:2.2.2.2

>     ipcp-accept-remote

>     ipcp-accept-local

>     name 



> 3) create /etc/ppp/script/concentric



>     /usr/sbin/chat -t 15 -v \

>        ABORT "NO CARRIER" \

>        ABORT "BUSY" \

>        "" ATH0 \

>        OK-+++-OK ATDT5551212 \

>        CONNECT



> 4) issue the command



>     pppd dial concentric

>     

:wq!

---------------------------------------------------------------------------

Robert L. Harris                |  Low quality in a product happens.

Senior System Engineer          |    That doesn't mean it's right and

  at RnD Consulting             |      definitely doesn't mean it should

                                \_       be accepted.  Require quality.

DISCLAIMER:

      These are MY OPINIONS ALONE.  I speak for no-one else.

FYI:

 perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'


--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.