Skip to content

yggdrasilctl addpeer understanding #1054

Closed Answered by d47081
d47081 asked this question in Q&A
Aug 22, 2023 · 4 comments · 4 replies
Discussion options

You must be logged in to vote

Seems, that command operate with public peers only.
and after restarting the service, yggdrasil will load default public peers, provided in yggdrasil.conf.

my command have returned error, because I've missed to provide connection protocol, and uri/interface prefix:

yggdrasilctl list

addpeer uri=..., interface=... Add a peer to the peer list

yggdrasil.conf

  # List of connection strings for outbound peer connections in URI format,
  # e.g. tls://a.b.c.d:e or socks://a.b.c.d:e/f.g.h.i:j. These connections
  # will obey the operating system routing table, therefore you should
  # use this section when you may connect via different interfaces.
  Peers: []

  # List of connection strings for …

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@xialvjun
Comment options

@d47081
Comment options

Comment options

You must be logged in to vote
2 replies
@xialvjun
Comment options

@d47081
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by d47081
Comment options

You must be logged in to vote
0 replies
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