From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Machado Subject: pptp-conntrack-nat Date: 11 Jun 2003 17:04:09 -0700 Sender: netfilter-admin@lists.netfilter.org Message-ID: <1055376249.20254.16.camel@rocket.innercite.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: 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" To: netfilter@lists.netfilter.org I used CVS/POM and patched my vanilla 2.4.20 kernel to include support for ip_conntrack_pptp and ip_nat_pptp, but after I do this, the MASQUERADE target no longer works. lsmod shows both modules load successfully as well as the ipt_MASQUERADE, but when I run my nat rule: iptables -t nat -A POSTROUTING -s 192.168.1.0/24 -o eth0 -j MASQUERADE it just says Invalid Argument. I have two identical kernels, one with the pptp patch applied, one without, and the one without allows the MASQUERADE target just fine. Is there a known bug with the latest CVS pptp-conntrack-nat patch interfearing with masquerading? Thanks. -- Mike Machado mike@innercite.com InnerCite Inc. Engineering Director / CTO