Enabling IPv6 access #114
Unanswered
traylenator
asked this question in
Q&A
Replies: 2 comments
-
|
home-assistant/supervisor#2133 Gives a summary of IPv6 status within containers. Think I've answered my own question. Unless running with host_network is possible? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I modify config.yaml configuration file, added host_network: true option, after reinstall the update-kuma plugin, successfully used the host network, supported IPv6, and was able to monitor IPv6 services, but I was unable to update. After the update, IPv6 support became invalid. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Thanks for making this add-on.
I wanted to be able to ping a IPv6 address from update-kuma.
Generally IPv6 is working and enabled. In particular using the Advanced SSH plugin I can ping a IPv6 only address.
Attaching to the update kuma container them the same ping declares that as not possible.
This container only has IPv4.
I note that the SSH addon uses
host_network: truein it's configuration. I've not tried this yet.Any ideas how to enable IPv6 in the update-kuma container?
Steve.
Beta Was this translation helpful? Give feedback.
All reactions