Page 1 of 1

Server returned error NXDOMAIN

Posted: Fri 12. Jun 2020, 11:04
by pb81
Hi
Is there a simple fix for this? i use keyhelp on Ubuntu 18.04 LTS clean install.

systemd-resolved[935]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.

I have tried the following command, but it does not help:
sudo ln -sf /run/systemd/resolve/resolv.conf /etc/resolv.conf

Re: Server returned error NXDOMAIN

Posted: Fri 12. Jun 2020, 11:53
by george
This is normal on Ubuntu 18.04, its more a warning, and can be safely ignored.

Does everything work ok?

Re: Server returned error NXDOMAIN

Posted: Fri 12. Jun 2020, 12:03
by pb81
Yes everything works fine, but i still want to get rid of the warning messages =)