Ho appena installato un nuovo Ubuntu Server 18.04. Ho impostato il mio nome host hostnamectl set-hostname ****.openbayou.biz
e ho impostato /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
Ho anche installato OSSEC per monitorare nuovi file, errori e modifiche sul mio server e ora ricevo questi avvisi:
Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-
0001, retrying transaction with reduced feature level UDP.`
Ora si sta ripetendo:
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.]
Ho cercato online una soluzione e nessuno sta segnalando questo problema.