Skip to content
Discussion options

You must be logged in to vote

You can run as many instances as you want, but you can only run one instance with TUN enabled in a given network namespace if you want anything to work right. As you pointed out there are multiple routing table entries that will conflict.

is supposed to act exclusively as a public peer, and internal Yggdrasil traffic will not ever show up on that interface.

In this case, set IfName: none to disable TUN and that instance will not conflict with others.

Another issue is that when any of multiple services going to be stopped, it removes /run/yggdrasil making other's admin socket disappear. Could this also be prevented?

I don't think we ever envisaged that more than one systemd unit would …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tribals
Comment options

Answer selected by tribals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants