All of lore.kernel.org
 help / color / mirror / Atom feed
* ip6tables-save LOG target output is different to iptables-save
@ 2013-07-06  3:42 Scott Baillie
  2013-07-06  4:41 ` Phil Oester
  0 siblings, 1 reply; 5+ messages in thread
From: Scott Baillie @ 2013-07-06  3:42 UTC (permalink / raw)
  To: netfilter-devel@vger.kernel.org

Hi All,

I am using  ip6tables-save  version  v1.4.14 and have noticed
that the output of the LOG target is different to the output from
iptables-save  version  v1.4.14.

I am sorry but I have not checked to see if this problem has been
fixed with later versions so this problem may already be fixed
but here is the output from the LOG target in my version :


Output from ip6tables-save has quotes
------------------------------
-A INPUT -j LOG --log-prefix "prefix1"


Output from iptables-save does not have quotes
------------------------------------------------
-A INPUT -j LOG --log-prefix prefix1


Regards,

Scott.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-07-15 10:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-06  3:42 ip6tables-save LOG target output is different to iptables-save Scott Baillie
2013-07-06  4:41 ` Phil Oester
2013-07-06  5:07   ` Scott Baillie
2013-07-06 15:56     ` Phil Oester
2013-07-15 10:51       ` Pablo Neira Ayuso

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.