From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wim Werk Subject: Re: GRE/PPTP Pass-through problems Date: Thu, 04 Sep 2003 20:27:58 +0200 Sender: netfilter-admin@lists.netfilter.org Message-ID: <3F57842E.8080606@nice.be> References: <1062692878.965.4.camel@jorgea.calcom.com.mx> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1062692878.965.4.camel@jorgea.calcom.com.mx> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Jorge Armando Medina Cc: netfilter@lists.netfilter.org Jorge My connection goes to a windows PPTP server behind the linux box, so there is no options.pptp. Anyway thanks for your answer. Note that this worked with a 2.2 kernel with ipchains Regards Wim Jorge Armando Medina wrote: >I had the same problem, and I solved it putting in my options.pptpd >configuration file as follow: > >lcp-echo-failure 30 >lcp-echo-interval 5 > >This is to prevent timeouts in the client side, with the >lcp-echo-faliure your server send echo request to the clients for >respons when are an idle time, so you can modify this parameter to a >higher value. > > >I hope this will solve your problem, well, It was enough for me. > >regards. > > > >