>>Lazar Fleysher wrote: >Hi, > >I am trying to configure PPP... and after connection is established it >hangs up in a short while. (I use MCI as internet provider ) >The tail of messages file is: > >send (ATDT....) >Serial Connection established >Using interface ppp0 >Connect:ppp0<-->/dev/ttyS2 >LCP: timeout sending Config-Requests >Connection terminated >Receive serial link is not 8-bit clean >Problem: all had bit 7 set to 0
_Most_likely_ cause is ppp not starting at the other end: a) you didn't tell it to in your chat script or b) remote server is slow. First of all pass "debug" option to pppd to see what's happening during login -- you should be able to figure out whether a) is true. It also helps to login manually once (use minicom) to find exactly what's your ISP's login sequence. If it's b) try "silent" or "passive" option to pppd, and/or try setting timeouts in your chat script (explained in pppd manpage). "Link not 8-bit clean" in this case means that your pppd is talking to command line prompt of the remote server, and it echoes everything back. HTH -- Dimitri ------- õ ÍÁÔÒÏÓÏ× ÎÅÔ ×ÏÐÒÏÓÏ×: Õ ÎÉÈ ÅÓÔØ ÍÎÏÇÏ ÐÁÐÉÒÏÓÏ×. ( nursery rhyme ) (the .sig is in KOI-8, unless someone stole high bits. Oh, and if you're replying to a Usenet article my e-mail is emaziuk at curtin dot edu dot au) -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .