krissauquillo
Verified User
- Joined
- Mar 20, 2007
- Messages
- 9
Okay, I was getting the following messages:
Then I fixed it by going into Administrator Settings in DA, then changing Server's Hostname to vilegaming.com, then I went through SSH and ran /usr/local/directadmin/scripts/hostname.sh vilegaming.com IPADDRESS.
My question is, now that I did that fine (so emails would work correctly) what do I do with my 2 other domains that are hosted on the same VPS.
DA said:Your hostname, ns1.vilegaming.com, and the servername you have set in DirectAdmin, ns1.vilegaming.com, do not match. It is recommended that these two values are the same.
Solution:
Either change the servername in DirectAdmin or run the 'hostname.sh' script via ssh to change your hostname
ns1.vilegaming.com, resolves to 127.0.0.1. Please make sure that your hostname resolves to your server ip (205.209.145.29) or else your email may not work correctly.
Solution:
Create an A record for your hostname (ns1.vilegaming.com.) in your DNS control panel. Point the hostname to your server's main IP address. Also check /etc/hosts to ensure that the server ip is correctly set.
Then I fixed it by going into Administrator Settings in DA, then changing Server's Hostname to vilegaming.com, then I went through SSH and ran /usr/local/directadmin/scripts/hostname.sh vilegaming.com IPADDRESS.
My question is, now that I did that fine (so emails would work correctly) what do I do with my 2 other domains that are hosted on the same VPS.