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

Re: modem hangs after ppp??



lc29b50 <Lei.Chen@m.cc.utah.edu> writes:

> I got my ppp script to connect to my isp, but some how after it runs ppp, 
> the modem hangs up. How do I fix this problem?? I want to maintain ppp 
> connection for more than a second.. Below are my script files, and the 
> /dev/adm/syslog of pppd: 

[snip]

(Do you *really* want to use xonxoff?)

Try adding debug as an option to pppd to see what kind of LCP packets
are being exchanged.  There should be something like:

Aug 19 20:11:24 psyche pppd[1760]: Connect: ppp0 <--> /dev/ttyS1
Aug 19 20:11:24 psyche pppd[1760]: sent [LCP ConfReq id=0x1 <mru 1500> <asyncmap 0x0> <magic 0xc4de025b> <pcomp> <accomp>]
Aug 19 20:11:24 psyche pppd[1760]: rcvd [LCP ConfReq id=0x1 <mru 1524> <asyncmap 0xa0000> <auth pap> <pcomp> <accomp> < 13 09 03 00 c0 7b 60 95 08>]

and so on till:

Aug 19 20:11:25 psyche pppd[1760]: local  IP address 203.97.50.249
Aug 19 20:11:25 psyche pppd[1760]: remote IP address 203.97.0.206

-- 
		Carey Evans  <*>  c.evans@clear.net.nz

   "On the telephone line I am anyone, I am anything I want to be."
                                       - Savage Garden, _Santa Monica_


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: