From mboxrd@z Thu Jan 1 00:00:00 1970 From: Payal Rathod Subject: Re: VPN? Date: Fri, 13 Aug 2004 11:47:35 -0400 Sender: netfilter-admin@lists.netfilter.org Message-ID: <20040813154735.GA18812@tranquility.scriptkitchen.com> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: 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" Content-Transfer-Encoding: 7bit To: Netfilter ML On Fri, Aug 13, 2004 at 11:16:58AM -0400, Jason Opperisano wrote: > > are you NAT-ing the connections from 192.168.0.0/24 to the PPTP server? according to "-A POSTROUTING -s 192.168.0.0/255.255.0.0 -j MASQUERADE" in your posted rules, you are. Yes I am. > you need the pptp-conntrack-nat from POM for this to work. # modprobe pptp-conntrack-nat FATAL: Module pptp-conntrack-nat not found. Do I need to recompile the kernel for that? I use mandrake 10.0, 2.6.3-7mdksmp. With warm regards, -Payal