Eric and everyone : I've changed to the latest pppd on CVS and that problem was solved. Thanks for the tip!
But now, I have another problem (this time with the pppoe connection, not with the pptp tunnel). When I changed to the latest ppp.lrp and pppoe.lrp packages, my pppoe connection don't work properly. The issue is that the option "persist" don't work at all. If the dsl line goes down, the process that keeps trying to connect, disappears (with the other version of pppd, that was no happening) Here is my /etc/ppp/peers/dsl-provider file : plugin /usr/lib/pppd/rp-pppoe.so pty "pppoe -I eth1 -T 80 -m 1452" noipdefault hide-password lcp-echo-interval 20 lcp-echo-failure 3 connect /bin/true noauth persist usepeerdns maxfail 0 name <username> And here the pppd log file : Sep 29 12:36:07 Bering pppd[14452]: Plugin /usr/lib/pppd/rp-pppoe.so loaded. Sep 29 12:36:07 Bering pppd[14452]: RP-PPPoE plugin version 3.3 compiled against pppd 2.4.2b3 Sep 29 12:36:07 Bering pppd[23715]: pppd 2.4.2b3 started by root, uid 0 Sep 29 12:36:07 Bering pppd[23715]: PPP session is 43871 Sep 29 12:36:07 Bering pppd[23715]: Using interface ppp0 Sep 29 12:36:07 Bering pppd[23715]: Connect: ppp0 <--> eth1 Sep 29 12:36:07 Bering pppd[23715]: Couldn't increase MTU to 1500 Sep 29 12:36:07 Bering pppd[23715]: Couldn't increase MRU to 1500 Sep 29 12:36:10 Bering pppd[23715]: Couldn't increase MRU to 1500 Sep 29 12:36:11 Bering pppd[23715]: PAP authentication succeeded Sep 29 12:36:11 Bering pppd[23715]: peer from calling number 00:03:E3:5D:F0:AB authorized Sep 29 12:36:11 Bering pppd[23715]: local IP address 200.45.178.16 Sep 29 12:36:11 Bering pppd[23715]: remote IP address 200.3.62.208 Sep 29 12:36:11 Bering pppd[23715]: primary DNS address 200.43.31.6 Sep 29 12:36:11 Bering pppd[23715]: secondary DNS address 200.43.2.6 Sep 29 12:37:30 Bering pppd[23715]: No response to 3 echo-requests Sep 29 12:37:30 Bering pppd[23715]: Serial link appears to be disconnected. Sep 29 12:37:30 Bering pppd[23715]: Couldn't increase MTU to 1500 Sep 29 12:37:30 Bering pppd[23715]: Couldn't increase MRU to 1500 Sep 29 12:37:36 Bering pppd[23715]: Connection terminated. Sep 29 12:37:36 Bering pppd[23715]: Connect time 1.4 minutes. Sep 29 12:37:36 Bering pppd[23715]: Sent 1178 bytes, received 550 bytes. Sep 29 12:38:41 Bering pppd[23715]: Timeout waiting for PADO packets Sep 29 12:38:41 Bering pppd[23715]: Sent PADT As you can see in the last 2 lines, the pppd appears to try only 1 or 2 times after the dsl line gone down, and then the pppd procces disappears (pid: 23715) Any suggestions? ... Besides a script in the crontab that check the pppd every 5 minutes ;) Thanks in advance. Mariano -----Mensaje original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Mariano Drzazga Enviado el: Sábado, 27 de Septiembre de 2003 12:07 Para: [EMAIL PROTECTED] Asunto: RE: [leaf-user] RE: PPTP Client trouble Thank you Eric. - In fact, as you said, I remebered that I wasn't using the last ppp package (for size problems). - The version of pptp I'm using is the latest in CVS. - The pptp interface was ppp1 because ppp0 was the DSL connection (I make the VPN connection trought the ADSL line, ppp0) I will try with the latest pppd from the CVS and I'll post my experience. Thanks. Mariano -----Mensaje original----- De: Eric Spakman [mailto:[EMAIL PROTECTED] Enviado el: Viernes, 26 de Septiembre de 2003 17:54 Para: [EMAIL PROTECTED]; Mariano Drzazga Asunto: Re: [leaf-user] RE: PPTP Client trouble Mariano, I forwarded your question to Eric de Thouars, he is also using Bering_uClibc with pptp. He doesn't have a solution for your problems, but he does have some pointers that can help you to solve it. First some questions: You are using Bering_uClibc 2.0 beta4, that one contatins pppd- 2.4.2b3. But according to your log, you are using pppd-2.4.1. Are you using some older packages with beta4? Which version of pptp are you using? 1.3.1-1 is the latest in CVS. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html