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

Re: PPP question.



Udjat -A MiB wrote:
> 
> I have a BitsurfrPro EZ modem (ISDN). I can do single channel connections
> just fine. How ever when I do multi-link PPP (duel channel) I have a LCP
> EchoReq problems:
> 
> Jul 28 09:46:18 bitgate pppd[28432]: local  IP address 206.163.127.171
> Jul 28 09:46:18 bitgate pppd[28432]: remote IP address 206.163.127.127
> Jul 28 09:46:44 bitgate pppd[28432]: sent [LCP EchoReq id=0x0 00 00 00 00]
> Jul 28 09:48:10 bitgate pppd[28432]: sent [LCP EchoReq id=0x1 00 00 00 00]
> Jul 28 09:53:02 bitgate pppd[28432]: sent [LCP EchoReq id=0x2 00 00 00 00]
> Jul 28 09:53:32 bitgate pppd[28432]: sent [LCP EchoReq id=0x3 00 00 00 00]
> Jul 28 09:54:02 bitgate pppd[28432]: Excessive lack of response to LCP echo frames.
> Jul 28 09:54:02 bitgate pppd[28432]: sent [LCP TermReq id=0x3]
> Jul 28 09:54:02 bitgate pppd[28432]: rcvd [LCP TermAck id=0x3]
> Jul 28 09:54:02 bitgate pppd[28432]: Connection terminated.
> Jul 28 09:54:02 bitgate pppd[28432]: Exit.
> 
> I know this is really not a Debian problem but.... I could use the help.

Run this:

grep -v '^#' /etc/ppp/options | sort -u

Do you see lcp-echo-interval ? Remove that line from /etc/ppp/options
and your connection will no longer be dropped for lack of responses
to LCP echo requests.

-- 
Jens B. Jorgensen
jjorgens@bdsinc.com


--
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: