IPv6 uris in leafnodes remotes configuration #4877
Answered
by
derekcollison
akaanautomaatio
asked this question in
Q&A
-
Are IPv6 uris supported in leafnode remotes configuration, and if so how should I format the address? I've tried pretty much every format i can imagine off, with and without dev name (br-lan in that case), with and without brackets... nothing seems to work. Config file:
Results:
|
Beta Was this translation helpful? Give feedback.
Answered by
derekcollison
Dec 12, 2023
Replies: 1 comment
-
It can parse them but may present issues with routing. For instance this is parsed correctly for the demo server, but will fail to route to the host.
We suggest placing the IPv6 in a DNS record or /etc/hosts entry for best results. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
derekcollison
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It can parse them but may present issues with routing.
For instance this is parsed correctly for the demo server, but will fail to route to the host.
We suggest placing the IPv6 in a DNS record or /etc/hosts entry for best results.