Hi, I have been trying out the connlabel feature in netfilter_conntrack and have been able to get label info to show up in "conntrack -L -o labels" output. I am able to see the label info show up based on the mapping found in /etc/xtables/connlabel.conf. However, when I run "conntrack -E -o labels", I do not see the label info. These are the same connections that show up in "conntrack -L -o labels" output, WITH the label info. I ran strace on the conntrack -E command, and I do not see the label info show up as part of the socket recv bytes. Is there any kernel config I have to enable for conntrack -E to see the label info? I am running libnetfilter_conntrack 1.0.4-1, conntrack version 1.4.3 I also have CONFIG_NF_CONNTRACK_LABELS=y set. Is there anything else I can try? Thanks, Pavithra -- 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