plugins icon indicating copy to clipboard operation
plugins copied to clipboard

dnscrypt-proxy plugin ignores do not use IPv6 for DNS

Open 0xShkk opened this issue 1 year ago • 0 comments

Important notices Before you add a new report, we ask you kindly to acknowledge the following:

  • [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
  • [x] I have searched the existing issues, open and closed, and I'm convinced that mine is new.
  • [x] The title contains the plugin to which this issue belongs

Describe the bug Unchecked the Use IPv6 Servers setting at the plugin's settings, but when using a DNS leak test like the one from https://browserleaks.com/ip I can see IPv6 addresses for the DNS resolvs.

To Reproduce Steps to reproduce the behavior:

  1. Install dnscrypt-proxy plugin
  2. Disable unbound
  3. Use dnscrypt-proxy plugin as system DNS by letting it listen to 0.0.0.0:53
  4. Do not check Use IPv6 Servers
  5. Check Block IPv6
  6. Browse to https://browserleaks.com/ip
  7. Try DNS leak
  8. See IPv6 addresses for DNS resolvers used

Expected behavior Should not see IPv6 addresses for DNS resolvers.

Environment OPNsense version 24.1.3 (amd64) dnscrypt-proxy plugin version 1.15

0xShkk avatar Mar 14 '24 11:03 0xShkk