Hi every body, I'm a newbie to container use. I am going to use the libnetfilter_queue, an userspace library, to forward the packets that have been queued by the kernel packet filter, such like iptables, to userspace program but it didn't work. Do anyone else has been try this way before or had a similar experience? I followed the website below to set up my container. http://en.opensuse.org/LXC All libnetfilter_queue related libraries installed by zypper, as the following commands. $ zypper in libnfnetlink-devel libnfnetlink0 $ zypper in libnetfilter_queue-devel libnetfilter_queue1 I really appreciate for someone who can help me to deal with this problem. thanks, Richard _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers