You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With NAT64 enabled connected Thread devices should be able to resolve IPv4 addresses.
Since 2.12.0 this is no longer working and DNS requests just time out.
When providing a custom external DNS server it works but this way internal IP addresses cannot be resolved.
2.12.2:
matterCli> otcli dns resolve4 google.com
Done
DNS response for google.com. -
Error 28: ResponseTimeout
matterCli> otcli dns config
Server: [fd58:a2bd:9b49:3111:a35e:6918:3694:fc8f]:53
ResponseTimeout: 6000 ms
MaxTxAttempts: 3
RecursionDesired: yes
ServiceMode: srv_txt_opt
Nat64Mode: allow
Done
2.11.1:
matterCli> otcli dns resolve4 google.com
Done
DNS response for google.com. - fdcb:53cf:537:2:0:0:8efa:b98e TTL:254
Done
matterCli> otcli dns config
Server: [fd58:a2bd:9b49:3111:a35e:6918:3694:fc8f]:53
ResponseTimeout: 6000 ms
MaxTxAttempts: 3
RecursionDesired: yes
ServiceMode: srv_txt_opt
Nat64Mode: allow
Done
Since 2.12.0 I also see the following errors within addon logs:
Describe the issue you are experiencing
With NAT64 enabled connected Thread devices should be able to resolve IPv4 addresses.
Since 2.12.0 this is no longer working and DNS requests just time out.
When providing a custom external DNS server it works but this way internal IP addresses cannot be resolved.
2.12.2:
2.11.1:
Since 2.12.0 I also see the following errors within addon logs:
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Which add-on are you reporting an issue with?
OpenThread Border Router
What is the version of the add-on?
2.12.0
Steps to reproduce the issue
System Health information
System Information
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Network Configuration
Recorder
Anything in the Supervisor logs that might be useful for us?
Anything in the add-on logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: