guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(pre-)creation of tunnel network interfaces


From: Danny Milosavljevic
Subject: (pre-)creation of tunnel network interfaces
Date: Thu, 25 Feb 2016 23:44:18 +0100

Hi,

I'm using openconnect to connect to a few VPNs.

Most of openconnect actually doesn't require root.
In order to avoid root, I'd like to pre-create the tunnel interfaces.

This would be done by

  # ip tuntap add vpn0 mode tun user dannym
                  ^                  ^--- this is the user that is allowed to 
use the tunnel later
                   ---- the new tunnel interface

How do I specify this in a system config?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]