From: Patrick McHardy <kaber@trash.net>
To: Meelis Roos <mroos@linux.ee>
Cc: netdev@vger.kernel.org, vger.kernel.org@ut.ee
Subject: Re: iptables broken on ppc (ptrace too?) (2.6.17-rc3)
Date: Sun, 14 May 2006 19:15:56 +0200 [thread overview]
Message-ID: <446765CC.8020500@trash.net> (raw)
In-Reply-To: <Pine.SOC.4.61.0605141822260.26018@math.ut.ee>
Meelis Roos wrote:
> Iptables seems to be broken on ppc for me. Kernel 2.6.17-rc3 (currently
> compiling rc4+git). 32-bit ppc, ARCH=ppc with PReP target. Iptables
> userland binary is from the latest Debian unstable (1.3.3-2).
>
> The symptoms: iptables usually just tells Invalid Argument on any
> modification attempt. I'm trying to set up a simple one-rule NAT for test:
> iptables -t nat -A POSTROUTING -s 172.30.0.0/24 -j SNAT --to 10.0.0.1
> and it usually fails but has succeeded 2 times (I now have 2 rules of
> this kind and they seem to just wotk once set up). Trying to delete the
> second rule (either by replacing -A with -D or using just -D 2) gives
> the same error.
This should already be fixed in -rc4.
next prev parent reply other threads:[~2006-05-14 17:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-14 15:31 iptables broken on ppc (ptrace too?) (2.6.17-rc3) Meelis Roos
2006-05-14 17:15 ` Patrick McHardy [this message]
2006-05-15 17:29 ` Meelis Roos
2006-05-15 18:41 ` Patrick McHardy
2006-05-15 19:28 ` Meelis Roos
2006-05-15 19:36 ` Patrick McHardy
2006-05-15 20:07 ` Meelis Roos
2006-05-24 9:20 ` Meelis Roos
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=446765CC.8020500@trash.net \
--to=kaber@trash.net \
--cc=mroos@linux.ee \
--cc=netdev@vger.kernel.org \
--cc=vger.kernel.org@ut.ee \
/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.