Hello, I am trying to configure Lease-Line in the Linux-running (Redhat 5.2) computers. I did everything mentioned in mini-Leased-Line-HOWTO. Using minicom I can see the text written at other end. I am using ppp-2.3.3 at both end. When I run pppd at both end, modems communicate ( DTR goes up and CD light on at the both end) but after a while I get LCP timeout. I am using "MultiTech 224E 2400/1200 BPS Error Correcting Modem" at both ends. I have included the logger message and option file below. option file at originating end: ------------------------------ crtscts mtu 576 mru 576 passive 196.85.206.1:192.168.51.1 -chap modem -pap persist option file at receiving end: ------------------------------ crtscts mtu 576 mru 576 passive 192.168.51.1:196.85.206.1 -chap modem -pap persist logger message at originating end: ---------------------------------- May 31 14:13:23 bagmati kernel: PPP: version 2.2.0 (dynamic channel allocation) May 31 14:13:23 bagmati kernel: PPP Dynamic channel allocation code copyright 1995 Caldera, Inc. May 31 14:13:23 bagmati kernel: PPP line discipline registered. May 31 14:13:23 bagmati kernel: registered device ppp0 May 31 14:13:23 bagmati pppd[864]: pppd 2.3.5 started by root, uid 0 May 31 14:13:23 bagmati pppd[864]: Removed stale lock on ttyS0 (pid 857) May 31 14:13:35 bagmati pppd[864]: Using interface ppp0 May 31 14:13:35 bagmati pppd[864]: Connect: ppp0 <--> /dev/ttyS0 May 31 14:14:05 bagmati pppd[864]: LCP: timeout sending Config-Requests May 31 14:14:08 bagmati kernel: Swansea University Computer Society IPX 0.34 for NET3.035 May 31 14:14:08 bagmati kernel: IPX Portions Copyright (c) 1995 Caldera, Inc. May 31 14:14:09 bagmati kernel: Appletalk 0.17 for Linux NET3.035 May 31 14:16:35 bagmati pppd[877]: pppd 2.3.5 started by root, uid 0 May 31 14:16:47 bagmati pppd[877]: Using interface ppp0 May 31 14:16:47 bagmati pppd[877]: Connect: ppp0 <--> /dev/ttyS0 May 31 14:17:17 bagmati pppd[877]: LCP: timeout sending Config-Requests May 31 14:17:49 bagmati pppd[877]: Hangup (SIGHUP) May 31 14:17:49 bagmati pppd[877]: Modem hangup May 31 14:17:49 bagmati pppd[877]: Connection terminated. May 31 14:19:08 bagmati kernel: PPP: ppp line discipline successfully unregistered May 31 14:19:48 bagmati kernel: PPP: version 2.2.0 (dynamic channel allocation) May 31 14:19:48 bagmati kernel: PPP Dynamic channel allocation code copyright 1995 Caldera, Inc. May 31 14:19:48 bagmati kernel: PPP line discipline registered. May 31 14:19:48 bagmati kernel: registered device ppp0 May 31 14:19:48 bagmati pppd[885]: pppd 2.3.5 started by root, uid 0 May 31 14:20:00 bagmati pppd[877]: Using interface ppp0 May 31 14:20:00 bagmati pppd[877]: Connect: ppp0 <--> /dev/ttyS0 May 31 14:20:30 bagmati pppd[877]: LCP: timeout sending Config-Requests logger message at receiving end: ---------------------------------- May 31 14:04:53 trisuli kernel: PPP: version 2.2.0 (dynamic channel allocation) May 31 14:04:53 trisuli kernel: PPP Dynamic channel allocation code copyright 1995 Caldera, Inc. May 31 14:04:53 trisuli kernel: PPP line discipline registered. May 31 14:04:53 trisuli kernel: registered device ppp0 May 31 14:04:53 trisuli pppd[2846]: pppd 2.3.3 started by root, uid 0 May 31 14:05:02 trisuli pppd[2846]: Using interface ppp0 May 31 14:05:02 trisuli pppd[2846]: Connect: ppp0 <--> /dev/ttyS1 May 31 14:05:33 trisuli pppd[2846]: LCP: timeout sending Config-Requests May 31 14:08:04 trisuli pppd[2871]: pppd 2.3.3 started by root, uid 0 May 31 14:08:14 trisuli pppd[2871]: Using interface ppp0 May 31 14:08:14 trisuli pppd[2871]: Connect: ppp0 <--> /dev/ttyS1 May 31 14:08:45 trisuli pppd[2871]: LCP: timeout sending Config-Requests Any suggestion is highly appreciated. I really need to get this working. I am not on the list so pls reply personally. Thank you. Regards, K.Khanal - To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to [EMAIL PROTECTED]
