Subject: Disable IPv6
From: "Christoph Pleger" <Christoph.Pleger@cs.tu-dortmund.de>
Date: Mon, 13 Apr 2015 14:27:56 +0200

Hello,

For test purposed, I want to disable IPv6 inside a vserver temporarily. I
tried

echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6

but because of the restricted permissions inside a vserver, I got
"Permission denied". Is there some variable I can set with vattribute to
allow that operation?

Regards
  Christoph