desktop-app icon indicating copy to clipboard operation
desktop-app copied to clipboard

Unable to resolve names in IPv6

Open ghost opened this issue 2 years ago • 1 comments

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:

  1. Connect to IVPN
  2. Access ipv6-test.com in Firefox
  3. Unable to resolve names in v4-zone6.ipv6-test.com and v6-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

ghost avatar Sep 30 '23 12:09 ghost

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.

stenya avatar Oct 09 '23 10:10 stenya