~alpine/users

1

[alpine-user] Zerotier

Tristan Kohl <tristan@iceity.de>
Details
Message ID
<ab5ddc38-900f-f703-cd84-83982187e5e2@iceity.de>
Sender timestamp
1550344838
DKIM signature
missing
Download raw message
Hey guys,

does anybody know when (or if ever) there will be a Zerotier package in
the Alpine repositories? From what I can see in aports repository it has
been in testing since end '16 and last update was August '18. What
triggers a move to official repos - I figure time is not the answer here?

Today I tried running the docker image from zerotier but Alpine 3.9
barks at me for there being no '/dev/net/tun'.

Any advice/insights on those topics?

Cheers,
Tristan


---
Unsubscribe:  alpine-user+unsubscribe@lists.alpinelinux.org
Help:         alpine-user+help@lists.alpinelinux.org
---
Adam Růžička <a.ruzicka@outlook.com>
Details
Message ID
<DB7PR07MB4604055CA6EB78CC1268E0DCEE610@DB7PR07MB4604.eurprd07.prod.outlook.com>
In-Reply-To
<ab5ddc38-900f-f703-cd84-83982187e5e2@iceity.de> (view parent)
Sender timestamp
1550353059
DKIM signature
missing
Download raw message
Hey,

> Alpine 3.9 barks at me for there being no '/dev/net/tun'.

Did you have all the necessary things configured for the container?
For the container to be able to configure tunnels it needs to have
/dev/net/tun present (--device /dev/net/tun) and have
the NET_ADMIN capability (--cap-add=NET_ADMIN)

-- Adam

On Sat, Feb 16, 2019 at 8:20 PM Tristan Kohl <tristan@iceity.de<mailto:tristan@iceity.de>> wrote:
Hey guys,

does anybody know when (or if ever) there will be a Zerotier package in
the Alpine repositories? From what I can see in aports repository it has
been in testing since end '16 and last update was August '18. What
triggers a move to official repos - I figure time is not the answer here?

Today I tried running the docker image from zerotier but Alpine 3.9
barks at me for there being no '/dev/net/tun'.

Any advice/insights on those topics?

Cheers,
Tristan


---
Unsubscribe:  alpine-user+unsubscribe@lists.alpinelinux.org<mailto:alpine-user%2Bunsubscribe@lists.alpinelinux.org>
Help:         alpine-user+help@lists.alpinelinux.org<mailto:alpine-user%2Bhelp@lists.alpinelinux.org>
---
Reply to thread Export thread (mbox)