On 06/11/2014 04:03 PM, Kirill Tkhai wrote: > В Ср, 11/06/2014 в 15:58 +0400, Pavel Emelyanov пишет: >> On 06/11/2014 03:55 PM, Kirill Tkhai wrote: >> >>>> How it this combination being triggered there? I mean: >>>> >>>> # modprobe dummy >>>> # iptables -A INPUT -d 10.31.3.236 -j CLUSTERIP ... >>>> # rmmod dummy >>>> >>>> Is it something included in some scripts that automate the setup? >>> >>> It's a sample of how to trigger this. The problem is not in rmmod. >>> >>> Really it happens when container is stopping and device is going away. >>> It's not OpenVZ related, current LXC has the same problem. >> >> Then it should be reproducible with the help of simple 'unshare --net' >> plus 'ip link add ...' commands that would create netns and populate >> it with devices. Right? > > Yes, exactly. It has to be triggered this way. Can you find out how to do it exactly? > Thanks, > Kirill > > . > -- 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