Właśnie zainstalowałem nowy serwer Ubuntu 18.04. Ustawiłem nazwę hosta hostnamectl set-hostname ****.openbayou.biz
i ustawiłem /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
Zainstalowałem również OSSEC, aby monitorować nowe pliki, błędy i zmiany na moim serwerze, a teraz otrzymuję te alerty:
Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-
0001, retrying transaction with reduced feature level UDP.`
Teraz się powtarza:
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.]
Szukałem rozwiązania online i nikt nie zgłasza tego problemu.