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

RE: yet another ppp failure story...



  FROM: John Hasler
  DATE: 12/19/2000 17:41:55
  SUBJECT: RE:  yet another ppp failure story...

  W. Crowshaw writes:
  > Looking at the ppp debug information I have directed
  to a log file...

  It was already directed to /var/log/ppp.log.

  > So what should I do now?

  Run pppconfig as root and then use pon to start the
  connection and poff to
  stop it.  If you have trouble post
  /etc/chatscripts/provider,
  /etc/ppp/peers/provider, and the output of the plog
  command.
  --
  John Hasler
  <EMAIL: PROTECTED>
  Dancing Horse Hill
  Elmwood, Wisconsin

Oh, yeah, I forgot to mention I tried this too. With the same results, the output that plog would give me:
Dec 20 00:37:02 anima pppd[220]: Using interface ppp0
Dec 20 00:37:02 anima pppd[220]: Connect: ppp0 <--> /dev/ttyS0
Dec 20 00:37:02 anima /usr/sbin/gpm[148]: Error in read()ing first: Invalid argument
Dec 20 00:37:03 anima last message repeated 1024 times
Dec 20 00:37:03 anima pppd[220]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x607a9daf> <pcomp> <accomp>] Dec 20 00:37:03 anima /usr/sbin/gpm[148]: Error in read()ing first: Invalid argument
Dec 20 00:37:04 anima last message repeated 193 times
Dec 20 00:37:04 anima pppd[220]: Hangup (SIGHUP)
Dec 20 00:37:04 anima pppd[220]: Modem hangup
Dec 20 00:37:04 anima pppd[220]: Connection terminated.

Here's the chatscript that you requested:
*****etc/ppp/peers/provider
hide-password
noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/provider"
debug
/dev/ttyS0
57600
defaultroute
noipdefault
user wcrowshaw
remotename provider
ipparam provider

***/etc/chatscripts/provider
# This chatfile was generated by pppconfig 2.0.5.
# Please do not delete any of the comments.  Pppconfig needs them.
#
# ispauth PAP
# abortstring
ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE' ABORT 'NO DIAL TONE' ABORT 'NO ANSWER'
# modeminit
'' AT&F1LW2Q0V1E1&D2&C1S0=0S7=150+MS=56
# ispnumber
OK-AT-OK ATDT7621000
# ispconnect
CONNECT \d\c
# prelogin
# ispname
# isppassword
# postlogin
# end of pppconfig stuff


By the way, the modem init string I have powered from a script used on MacOS 8.0 to make the _same_modem_ connect forcing flex connection. I have checked each option with my modem manual and nothing seems controversial.

Thanks for you help.








--
W. Crowshaw

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Reply to: