All of lore.kernel.org
 help / color / mirror / Atom feed
From: Balint Cristian <rezso@rdsor.ro>
To: Georg Chini <georg.chini@triaton-webhosting.com>,
	sparclinux@vger.kernel.org, netfilter-devel@lists.netfilter.org
Subject: Re: iptables+2.6-test8-bk4 : Still problems
Date: Sun, 26 Oct 2003 10:52:25 -0500	[thread overview]
Message-ID: <200310261052.25944.rezso@rdsor.ro> (raw)
In-Reply-To: <3F9B8A5D.9010803@triaton-webhosting.com>

On Sunday 26 October 2003 03:48, Georg Chini wrote:

> /usr/local/sbin/iptables -A INPUT -i ppp0 -j ACCEPT
> works, but the corresponding
> /usr/local/sbin/iptables -D INPUT -i ppp0 -j ACCEPT
> does not, again I get "invalid argument".


I object too, a simple "iptables -F" not work, see here:

-------------------------------------------///-------------------------------------
[root@sun root]# iptables -L -n
Chain INPUT (policy ACCEPT)
target     prot opt source               destination
REJECT     tcp  --  0.0.0.0/0            0.0.0.0/0          tcp dpt:631 reject-with tcp-reset

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
[root@sun root]# iptables -F INPUT
iptables: No chain/target/match by that name
[root@sun root]#
------------------------------------////------------------------------------------------------------

	I can add rules even can delete rules, accounting seems to work on rules but only rules FLUSH
don't work.

Using: iptables v1.2.8 + 2.6.0-test8-bk2 + davem.netfilter-compat-patch

cristian


>
> Thanks in advance
>                    Georg Chini
>
> -
> To unsubscribe from this list: send the line "unsubscribe sparclinux" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
Life in itself has no meaning. 
Life is an opportunity to create meaning.

              \|/ ____ \|/ 
              "@'/ .. \`@" 
              /_| \__/ |_\ 
                 \__U_/ 


  reply	other threads:[~2003-10-26 15:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-26  8:48 iptables+2.6-test8-bk4 : Still problems Georg Chini
2003-10-26 15:52 ` Balint Cristian [this message]
2003-10-27  6:34   ` David S. Miller
2003-10-28 20:31     ` Georg Chini
2003-10-29  6:48       ` David S. Miller
2003-10-29  7:13       ` David S. Miller
2003-10-29 18:20         ` Ryan Veety
2003-10-29 18:34           ` David S. Miller

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=200310261052.25944.rezso@rdsor.ro \
    --to=rezso@rdsor.ro \
    --cc=georg.chini@triaton-webhosting.com \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=sparclinux@vger.kernel.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.