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

ppp & LCP timeout



Hello

Many thanks to all for previous suggestions..they were certainly helpful....
I think I am further along in getting ppp going...

However after my script logs in to my ISP, I now get an LCP timeout...
I have checked PPP-HOWTO (thats where I got idea for last line in script)
and PPP FAQs without success.....any tips would certainly be appreciated...

/var/log/messages capture below
------------------------------------
localhost chat[619]: >ppp^M 
localhost chat[619]: Entering PPP routing mode.^M 
localhost chat[619]: Async interface address is unnumbered (Ethernet0)^M
localhost chat[619]: Your IP address is 209.112.16.93. MTU is 1500 bytes^M
localhost chat[619]: Header compression will match your system.^M
localhost chat[619]: ^M 
localhost chat[619]: ~ -- got it
localhost chat[619]: send (^M) 
localhost pppd[617]: Serial connection established.
localhost kernel: PPP: version 2.2.0 (dynamic channel allocation)
localhost kernel: PPP Dynamic channel allocation code copyright 1995 Caldera, 
Inc. localhost kernel: PPP line discipline registered. 
localhost kernel: registered device ppp0 
localhost pppd[617]: Using interface ppp0
localhost pppd[617]: Connect: ppp0 <--> /dev/cua1
localhost pppd[617]: LCP: timeout sending Config-Requests
localhost pppd[617]: LCP: timeout sending Config-Requests
-------------------------------------
#Chat script
/usr/sbin/chat -v -t 45 "" ATZ OK ATDTmy_ISP_phone_number \
CONNECT "" ername:         myusername\
ssword:           mypassword\ 
ervice--ervice    ppp\
''                ''\ #this line to send return key after 'ppp'    
\~                ''  #looks for "garbage" after my IP address is assigned
-----------------------------------------------------------

Regards
Jas

---------------------------------------------------------------------------
Thought for the day:-

  ...happiness is the highest good, being a realization and perfect practice
of virtue, which some can attain, while others have little or none of it...   
         -- Aristotle
 *Politics*   

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



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