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. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html