All of lore.kernel.org
 help / color / mirror / Atom feed
From: vanuxem gregory <gvanuxem@club-internet.fr>
To: netfilter-devel@lists.samba.org
Subject: bug in ip6tables-save ?
Date: 06 Jul 2002 13:05:28 +0200	[thread overview]
Message-ID: <1025953528.785.9.camel@elipse> (raw)

I add

example rules:

-A INPUT -p tcp -m tcp --tcp-flags FIN,SYN,RST,PSH,ACK,URG NONE -j
log-and-drop 

ip6tables-save :

result:
-A INPUT -s ::/0 -d ::/0 -p tcp -m tcp NONE/FIN,SYN,RST,PSH,ACK,URG
-jlog-and-drop 


I don't know if it'a bug, but it's impossible to load (with ip6tables-retore) this last rule.


					Greg

             reply	other threads:[~2002-07-06 11:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-06 11:05 vanuxem gregory [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-07-06 11:12 bug in ip6tables-save ? vanuxem gregory
2002-07-08  7:59 Andras Kis-Szabo

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=1025953528.785.9.camel@elipse \
    --to=gvanuxem@club-internet.fr \
    --cc=netfilter-devel@lists.samba.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.