unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* (pre-)creation of tunnel network interfaces
@ 2016-02-25 22:44 Danny Milosavljevic
  2016-02-26 11:47 ` Alex Kost
  0 siblings, 1 reply; 3+ messages in thread
From: Danny Milosavljevic @ 2016-02-25 22:44 UTC (permalink / raw)
  To: guix-devel

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?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-26 23:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-25 22:44 (pre-)creation of tunnel network interfaces Danny Milosavljevic
2016-02-26 11:47 ` Alex Kost
2016-02-26 23:28   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).