1 Apr 22:57
LCP Renegotiates After IP Connection
Tyler Sutherland <tsutherland <at> iders.ca>
2008-04-01 20:57:11 GMT
2008-04-01 20:57:11 GMT
Hi There, I have a situation where I'm trying to maintain a PPP connection from my Linux PC to an embedded Linux device. I am able to get the PPP connection working such that each end has an IP address and I can ping the other end for twenty seconds, but then I receive an [LCP ConfReq] packet and the PPP connection sets itself up again. This interrupts the IP connection and breaks my ability to ping. I'm trying to figure out why this is happening, because I want to have a stable PPP connection. If someone can help me I'd appreciate it very much. The embedded device seems to want to restart the connection every 20 seconds. This is what the pppd debug log looks like from my end: ~ # pppd nodetach file /etc/ppp/options.pppUSB1 pppd options in effect: nodetach # (from command line) debug # (from /etc/ppp/options.pppUSB1) dump # (from /etc/ppp/options.pppUSB1) noauth # (from /etc/ppp/options.pppUSB1) /dev/ttyUSB1 # (from /etc/ppp/options.pppUSB1) 57600 # (from /etc/ppp/options.pppUSB1) lock # (from /etc/ppp/options.pppUSB1) noaccomp # (from /etc/ppp/options.pppUSB1) asyncmap ffffffff # (from /etc/ppp/options.pppUSB1) nopcomp # (from /etc/ppp/options.pppUSB1) 10.2.10.5:10.2.10.20 # (from /etc/ppp/options.pppUSB1)(Continue reading)
RSS Feed