dnsproxy icon indicating copy to clipboard operation
dnsproxy copied to clipboard

Question: "bootstrap prefer ipv6"

Open shNzshNz opened this issue 2 years ago • 2 comments

Hi. I found this commit (Pull request 250: 4262-ipv6-pref) related to bootstrap upstream's strategy.

Looks like it could be configurable, but I didn’t find the parameter related to this in main.go. I want to ask how to configure this feature in yaml config file.

Thanks for any help.

shNzshNz avatar Jul 08 '23 12:07 shNzshNz

It would be very useful to have the PreferIPv6 bool configuration option implemented in https://github.com/AdguardTeam/dnsproxy/commit/f8f22ab752e825c655c5174becbfce0a4c430fdc exposed as a command line switch and in yaml. As it stands, it is currently preferring IPv4, which is suboptimal on my network and I have no way to force it to do otherwise.

thalamus avatar Apr 09 '24 12:04 thalamus

I'd love this to be a feature, how is IPv4 still preferred over IPv6 in 2024?

tiagogaspar8 avatar Jul 05 '24 18:07 tiagogaspar8