I'm using Ubuntu 14.04.4 LTS
on following system:
root@ubuntu-1gb-nyc2-01:~# uname -a
Linux ubuntu-1gb-nyc2-01 3.13.0-77-generic #121-Ubuntu SMP Wed Jan 20 10:50:42 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
root@ubuntu-1gb-nyc2-01:~#
and I'm seeing a lot of following errors in my /var/log/syslog
:
Feb 20 15:03:52 ubuntu-1gb-nyc2-01 named[29783]: validating @0x7f8f946ae8f0: com SOA: got insecure response; parent indicates it should be secure
Feb 20 15:03:52 ubuntu-1gb-nyc2-01 named[29783]: error (insecurity proof failed) resolving 'X.com/MX/IN': 208.67.222.222#53
How should I deal with it? How do I comply with "parent" by making it "secure"?