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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: ipv6 dns servers are not removed #75

Open
2 of 4 tasks
aanno opened this issue Apr 2, 2024 · 2 comments
Open
2 of 4 tasks

[Bug]: ipv6 dns servers are not removed #75

aanno opened this issue Apr 2, 2024 · 2 comments

Comments

@aanno
Copy link

aanno commented Apr 2, 2024

馃 Is there an existing issue for this?

  • I have searched the existing issues

馃摑 Discription

I try to use dnsChanger-desktop on win11 in conjunction with getflix. For this to work, I want to switch to a (custom, getflix) ipv4 dns server when using getflix.

I observed the following:

  • ipv4 dns server is changed as expected
  • however, the ipv6 dns server are not touched. This is problematic, as they appear before the ipv4 dns server (you can use ipconfig /all to check).

Because of this, dnsChanger-desktop is only usable in this szenario if you disable ipv6 completely.

I would recomment the following:

  • When switching the dns server with dnsChanger-desktop, the program should remove all other dns servers including the ipv6 dns servers.
  • This is because, ipv6 dns server could resolve ipv4 ip addresses (and vice versa).
  • There are 2 good URL to check your ipv6 state: https://ipv6-test.com/ and http://test-ipv6.com/

馃捇 In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

Not working example: With ipconfig /all I see the following default config on my PC:

 DNS-Server  . . . . . . . . . . . : fd00::7642:7fff:fedf:9bcb
                                       2001:a61:2462:2201:7642:7fff:beaf:cafe
                                       192.168.10.2

Changing the 192.168.10.2 ipv4 dns server with dnsChanger-desktop does not help as there are 2 ipv6 dns servers asked before.

@h3li0p4us3
Copy link

hmm, you might consider disabling IPv6 on your Windows.
this is something that developers should work on.

@dxxxxp
Copy link

dxxxxp commented Apr 20, 2024

I don't recommend disabling IPv6 if you have any IOT or VoIP devices as they use some IPv6 protocols to work efficiently

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

No branches or pull requests

3 participants