Mailing List Archive


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

Re: [tlug] Broken PPP connection to GOL -> Fusion



Been years since I messed with this stuff and I wasn't an expert then, but...

> 
>   Here's the stripped-down version of that script:
> 
> --------------------------------------------------
> # look in /etc/chap-secrets for password info
> # in /etc/ppp/options  only 'lock' is specified
> 
> /usr/sbin/pppd connect '/usr/sbin/chat -v "" ATZ OK ATDT2907901 CONNECT "" \
>  ' /dev/ttyS1 115200 -detach debug crtscts modem \
> defaultroute noipdefault user "denismcm@example.com"   > ~/pppd.lognew &
> --------------------------------------------------
> 

chat uses expect-send pairs to establish a login - you don't have any. Are
they needed?

Your pppd log file is showing the output from pppd, but not apparently from
chat. Perhaps chat is logging to system log files ("messages" perhaps) and
looking at that output might give a clue.

Sorry I can't offer more.

Best,
Edward


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links