desktop-app
desktop-app copied to clipboard
Unable to resolve names in IPv6
Bug report
Describe your environment
- Device: Desktop
- OS name and version: Arch Linux
- IVPN app version: 3.12.0 (Daemon: 3.12.0.1)
Describe the problem
Steps to reproduce:
- Connect to IVPN
- Access ipv6-test.com in Firefox
- Unable to resolve names in
v4-zone6.ipv6-test.comandv6-zone6.ipv6-test.com(NS_ERROR_UNKNOWN_HOST)
Observed Results:
- What happened? This could be a description, log output, etc.
Expected Results:
- What did you expect to happen?
IVPN does not support name resolution in IPv6; an IPv6 name server must be provided.
Relevant Code:
// TODO(you): code here to reproduce the problem
Hi, DNS records published on IPv6-only DNS servers that are not replicated to IPv4 DNS servers cannot be resolved at the moment. We have added this to our to-do list, but I cannot provide any estimations.