From: Herbert Pötzl (herbert_at_13thfloor.at)
Date: Wed 09 Jul 2003 - 17:25:36 BST
On Wed, Jul 09, 2003 at 06:11:36PM +0200, Enrico Scholz wrote:
> 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.
and remember, from this moment on, you will
be able to modify/overwrite any interface
on the physical host from within the vserver ...
(including taking the interface down, etc)
best,
Herbert
> Enrico