मैंने अभी एक नया उबंटू सर्वर 18.04 स्थापित किया है। मैंने अपना होस्टनाम सेट किया hostnamectl set-hostname ****.openbayou.biz
और मैंने सेट किया /etc/hosts
:
127.0.0.1 localhost
[ip address] ****.openbayou.biz hostname
# The following lines are desirable for IPv6 capable hosts
[ip6 address] *****.openbayou.biz hostname
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
मैंने अपने सर्वर में नई फ़ाइलों, त्रुटियों और परिवर्तनों की निगरानी के लिए OSSEC भी स्थापित किया है और मुझे अब ये अलर्ट मिल रहे हैं:
Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-
0001, retrying transaction with reduced feature level UDP.`
अब यह खुद को दोहरा रहा है:
systemd-resolved[3195]: message repeated 4 times: [ Server returned error
NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction
with reduced feature level UDP.]
मैंने समाधान के लिए ऑनलाइन देखा है और कोई भी इस समस्या की रिपोर्ट नहीं कर रहा है।