This is driving me nuts! Can someone please help with this.
I keep getting these emails:
/etc/resolf.conf
Add an A Entry for your Hostname
dig +short name.server.net
The xx.xx.xx.153 should be the right ip.
Please note, these are the settings now after changing a lot of things which causes downtime. I'm finaly happy everything is up again but I do like to get rid of these messages. I also think this prevents adding new domains to the server.
I think this all started after an upgrade of FreeBSD. I'm on WHM 11.30.7 (build 2) now.
Could someone please tell me what to do?
Thanks
I keep getting these emails:
/ect/hosts:IMPORTANT: Do not ignore this email.
The hostname (name.server.net) resolves to xx.xx.xx.153. It
should resolve to xx.xx.xx.170. Please be sure that the contents
of /etc/hosts are configured correctly, and also that there is a
correct 'A' entry for the domain in the zone file.
Some or all of these problems can be caused by /etc/resolv.conf
being setup incorrectly. Please check that file if you believe
everything else is correct.
You may be able to automatically correct this problem by using the
'Add an A entry for your hostname' option under 'Dns Functions' in
your Web Host Manager.
Code:
127.0.1.1 name
xx.xx.xx.153 name
127.0.0.1 localhost
xx.xx.xx.170 name.server.net name
Code:
nameserver 83.149.80.123
nameserver 85.17.96.69
nameserver 8.8.8.8
Code:
Hostname Server Main Ip
name.server.net xx.xx.xx.170
Code:
xx.xx.xx.153
Please note, these are the settings now after changing a lot of things which causes downtime. I'm finaly happy everything is up again but I do like to get rid of these messages. I also think this prevents adding new domains to the server.
I think this all started after an upgrade of FreeBSD. I'm on WHM 11.30.7 (build 2) now.
Could someone please tell me what to do?
Thanks