Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 1997 21:07:15 +1000
From:      Robert <robert@chalmers.com.au>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Ordinary ppp dialing to provider woes
Message-ID:  <338D6363.38A4@chalmers.com.au>

next in thread | raw e-mail | index | archive | help
Hi again,
Well, I'm getting closer...

I have setup the sample file...

/etc/ppp.conf
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\\s38400"
#
#  If you prefer to use PAP authentication, use this one.
#       % ppp iij-pap
iij-pap:
 set phone nnnnnn
 enable pap
 disable chap
 set debug Chat
 set authname xxxxxxxxx
 set authkey  yyyyyyyyy
 set timeout 0
 set openmode active
 dial
#      

and ppp.linkup reads

#########################################################################
#
#          Example of ppp.linkup file
#
# delete existing route entry and add peer as default gateway.
#
iij-demand:
 delete ALL
 add 0 0 HISADDR
#
# Otherwise, simply add peer as default gateway.
#
MYADDR:
 add 0 0 HISADDR       





Now, the log file shows;  ( and I knew some magic was involved in this)

magic is same!! 5ac0bac0, 5ac0bac0, 56d8


I have;

dial OK!
login OK!
ppp ON nanguo> Packet mode.
ppp ON nanguo> can't open /etc/ppp/ppp.secret


and then it times out and hangs up!

So, does anyone know what I'm doing wrong now!!!
sheezzz. 


tia
bob



-- 
http://www.chalmers.com.au Books-New & Secondhand  Support Whirled Peas.
Agents for CIBTC. Associate of Amazon.com, and Partner Program with iBS.
Books about China, books from China.         Sheng huo jiu shi dou zheng
Business Links in Dalian, and Beijing.          Building the China Trade



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?338D6363.38A4>