From: Philip Craig <philipc@snapgear.com>
To: Mike Machado <mike@innercite.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: pptp-conntrack-nat
Date: Thu, 12 Jun 2003 11:52:56 +1000 [thread overview]
Message-ID: <3EE7DCF8.4060602@snapgear.com> (raw)
In-Reply-To: <1055376249.20254.16.camel@rocket.innercite.com>
Mike Machado wrote:
> 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.
The pptp patch changes the size of the kernel structures.
You need to recompile the userspace iptables.
--
Philip Craig - philipc@snapgear.com - http://www.SnapGear.com
SnapGear - Custom Embedded Solutions and Security Appliances
next prev parent reply other threads:[~2003-06-12 1:52 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-12 0:04 pptp-conntrack-nat Mike Machado
2003-06-12 1:14 ` pptp-conntrack-nat Mike Machado
2003-06-12 1:52 ` Philip Craig [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-11-27 15:34 pptp-conntrack-nat Oleg Savostyanov
2003-12-01 11:43 ` pptp-conntrack-nat Oleg Savostyanov
2003-12-01 12:16 ` pptp-conntrack-nat Goetz Bock
2003-12-01 12:22 ` pptp-conntrack-nat Rob Sterenborg
2004-05-04 19:14 pptp-conntrack-nat Ampugnani, Fernando
2004-05-05 3:24 ` pptp-conntrack-nat Philip Craig
2004-05-05 5:10 ` pptp-conntrack-nat Andrew E. Mileski
2004-05-05 13:41 pptp-conntrack-nat Ampugnani, Fernando
2004-09-14 16:10 pptp-conntrack-nat lucas baresi
2004-09-14 16:18 ` pptp-conntrack-nat rruegner
2004-09-14 17:31 ` pptp-conntrack-nat Jason Opperisano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3EE7DCF8.4060602@snapgear.com \
--to=philipc@snapgear.com \
--cc=mike@innercite.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.