Every night my /etc/hosts file rewrites the main entry for my server backwards, which creates problems for people sending email from the Webmail programs. I know it rewrites it every night because I have to fix it every morning. It should read, for example (made up):
64.50.129.72 server.domain.net server
Instead it gets rewritten as:
64.50.129.72 server server.domain.net
I have recently had to rename my server, and my CPanel license was reset by the datacenter. My two questions are:
1. Should I re-reset my servername?
a. Will this fix this problem?
b. Will I need my datacenter to re-reset my CPanel license?
2. Alternatively, if I chmod my /etc/hosts to something like 544 (unwritable by all), will that cause anything to malfunction on CPanel's end? That information, once set, will never change unless/until the server gets assigned another IP address, at which time I can update it manually.
Thanx
64.50.129.72 server.domain.net server
Instead it gets rewritten as:
64.50.129.72 server server.domain.net
I have recently had to rename my server, and my CPanel license was reset by the datacenter. My two questions are:
1. Should I re-reset my servername?
a. Will this fix this problem?
b. Will I need my datacenter to re-reset my CPanel license?
2. Alternatively, if I chmod my /etc/hosts to something like 544 (unwritable by all), will that cause anything to malfunction on CPanel's end? That information, once set, will never change unless/until the server gets assigned another IP address, at which time I can update it manually.
Thanx