You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: