From: Phil Oester <kernel@linuxace.com>
To: "Wennie V. Lagmay" <wlagmay@yanbulink.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Kernel upgarde causes IPTABLES SAME not working for me
Date: Sun, 14 Sep 2008 09:43:49 -0700 [thread overview]
Message-ID: <20080914164349.GA6664@linuxace.com> (raw)
In-Reply-To: <23541694.2961221393851646.JavaMail.root@mail.yanbulink.net>
On Sun, Sep 14, 2008 at 03:04:11PM +0300, Wennie V. Lagmay wrote:
> Dear all,
>
> I am having a problem with the recent version of kernel (2.6.25-14-108) on Fedora Core 9 64 bit.
> I am trying to enable the NATting using SAME command but I am getting an error "Iptables: No chain/target match by this name" but with earlier version of linux 2.6.23.1-42 iptables with SAME target is working; "iptables -t nat -A POSTROUTING -s 192.168.10.0/24 -j SAME --to 10.10.10.1-10.10.10.2 --nodst"
The SAME target has been removed from the kernel, and no longer
exists in 2.6.25. You will have to use the SNAT or MASQUERADE
targets.
Phil
next prev parent reply other threads:[~2008-09-14 16:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-14 12:04 Kernel upgarde causes IPTABLES SAME not working for me Wennie V. Lagmay
2008-09-14 16:43 ` Phil Oester [this message]
2008-09-14 18:01 ` Wennie V. Lagmay
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=20080914164349.GA6664@linuxace.com \
--to=kernel@linuxace.com \
--cc=linux-kernel@vger.kernel.org \
--cc=wlagmay@yanbulink.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox