Hi all, Even that in general there is support inside iptables for user namespaces, the iptables-save and other commands that rely on reading the /proc/net/ip_tables_names don't work, because the permissions on this file are only 0440/root:root. Besides modifying net/netfilter/x_tables.c:xt_proto_init() to expose the file with permissions 0444, is there anything to be done here? Cheers, Alin. -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html