From: Alex Lyashkov (shadow_at_psoft.net)
Date: Sun 18 May 2003 - 18:25:54 BST
On Sunday 18 May 2003 03:36, Sirius Black wrote:
> Hi,
> I want to add a network interface in a vserver when i try to activate this:
>
> SIOCSIFADDR: Permission denied venet0: ERROR while getting interface flags:
> No such device SIOCSIFNETMASK: Permission denied SIOCSIFBRDADDR: Permission
> denied venet0: ERROR while getting interface flags: No such device venet0:
> ERROR while getting interface flags: No such device
>
> What can i do .. can someone help me pls?
>
for do SIOCSIFADDR/SIOCSIFNETMASK/SIOCSIFBRDADDR you can add "CAP_NET_ADMIN"
to VPS config file.
-- With best regards, Alex