From: Enrico Scholz (enrico.scholz_at_sigma-chemnitz.de)
Date: Wed 09 Jul 2003 - 17:11:36 BST
info_at_isp4p.net ("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