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).
π€ Is there an existing issue for this?
π 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:
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:
π» In which operating systems have you tested?
Other
Not working example: With
ipconfig /all
I see the following default config on my PC:Changing the 192.168.10.2 ipv4 dns server with dnsChanger-desktop does not help as there are 2 ipv6 dns servers asked before.