On Tuesday 2010-09-21 04:25, Italo Valcy wrote: >Actually, I wanna something more simple and specific than the command >above. Using 'conntrack -E', I still have to parse the package events >NEW, UPDATE and DESTROY if I wanna know the of a NAT So use `conntrack -Ee NEW` to limit the output :) If that is still too much overhead, I'm sure you can directly use libnetfilter_conntrack's library interface to get at these events. -- 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