Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DNS IP integration does not report ipv6 #115745

Open
baahver opened this issue Apr 17, 2024 · 2 comments
Open

DNS IP integration does not report ipv6 #115745

baahver opened this issue Apr 17, 2024 · 2 comments

Comments

@baahver
Copy link

baahver commented Apr 17, 2024

The problem

DNS IP integration does report ipv4 address, but gives an error with ipv6. The ipv6 address is always unavailable.
Home assistant is running in a docker:

Core 2024.4.3
Frontend 20240404.2

external IPv6 is available on this box (debian 12).
When I open /config/integrations/integration/dnsip
and configure the integration I see: 208.67.222.222 and 2620:119:53::53 as resolvers, but I can not change these ip-addresses. If I do change this to 2620:119:35::35, I see an error: "invalid ip-address for resolver" (in dutch).
Configured in de UI

Last time it was working well for this ipv6 addres was 27 of februari. But not sure on what Home Assistant version that was.

What version of Home Assistant Core has the issue?

Core 2024.4.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Core

Integration causing the issue

DNS IP

Link to integration documentation on our website

https://www.home-assistant.io/integrations/dnsip

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Nothing in the log

Additional information

No response

@home-assistant
Copy link

Hey there @gjohansson-ST, mind taking a look at this issue as it has been labeled with an integration (dnsip) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of dnsip can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign dnsip Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


dnsip documentation
dnsip source
(message by IssueLinks)

@gjohansson-ST
Copy link
Member

HA needs to be able to resolve ipv6, it's not enough with your box to be able to do so.

Check if HA itself has ipv6 availability from the network settings page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants