hi, Some time ago the PR below was merged into net...
# wireguard
s
hi, Some time ago the PR below was merged into netmaker. The PR disable some "legacy" DNS (DNS = a.b.c.d from the wireguard config), which I think it's a bit weird. I'm running netclient on windows, and I need to be able to specify a DNS server the windows server should use (my DNS server is accessed via an external subnet accessible via the egress gateway). Will this be enabled again or can I fix it somehow ? https://github.com/gravitl/netmaker/pull/1115
j
we've been commenting on your issue for this, but in general right now, in order for us to merge anything, it would have to be easily maintainable, we're very wary to introduce a new solution on this because DNS is very complicated to maintain
s
@jolly-london-20127 Hi, sorry - I wrote the question here a couple of days before opening the issue on github as I wasn't sure if anyone was active here 🙂 I see it's tricky... I think it's sad you won't use "DNS=''" in the wireguard config. I think this is the right way to do it, butit's unfortunate it doesn't work for all distros.