[EMAIL PROTECTED] ("Oliver Dzombic") writes: > [... vservers & iptables ...]
Just add | S_CAPS="CAP_NET_ADMIN CAP_NET_RAW" to the vserver-configuration. You will have to load the iptables-modules in the vserver-startup script, or to compile them into the kernel or to allow module-loading in the vserver. I prefer the first variant. Enrico