search for: c249b63d

Displaying 1 result from an estimated 1 matches for "c249b63d".

2015 Jan 10
1
Tinc inside docker
I'm trying to run tinc inside a docker container. The only way to run it at the moment is giving the container full privileges which makes me uneasy. When I tried to specifically give docker only access to /dev/net/tun I get a message Error while reading from Linux tun/tap device (tun mode) /dev/net/tun: File descriptor in bad state Does tinc or tun require access to any other devices?