hi,
I note that my zonefiles on a server has an wrong entry in root:
for e.g. it shows: root.firstname.lastname.com.
instead: root.servername.com
What could cause this changes ?
Is there a way to change it back?? if yes How ??
Thanks to all
Below is a copy if a zonefile:
-----------------
; WwwAcct 2.5
; Zone file for domain.com
@ 14400 IN SOA ns.domain.com. root.firstname.lastname.com. (
1019405786 ; serial, todays date+todays
28800 ; refresh, seconds
7200 ; retry, seconds
3600000 ; expire, seconds
86400 ) ; minimum, seconds
domain.com. 14400 IN NS ns.domain.com.
domain.com. 14400 IN NS ns2.domain.com.
domain.com. 14400 IN A xxx.xxx.xxx.xxx
localhost.domain.com. 14400 IN A 127.0.0.1
domain.com. 14400 IN MX 0 domain.com.
mail 14400 IN CNAME domain.com.
www 14400 IN CNAME domain.com.
ftp 14400 IN CNAME domain.com.
-------------------
I note that my zonefiles on a server has an wrong entry in root:
for e.g. it shows: root.firstname.lastname.com.
instead: root.servername.com
What could cause this changes ?
Is there a way to change it back?? if yes How ??
Thanks to all
Below is a copy if a zonefile:
-----------------
; WwwAcct 2.5
; Zone file for domain.com
@ 14400 IN SOA ns.domain.com. root.firstname.lastname.com. (
1019405786 ; serial, todays date+todays
28800 ; refresh, seconds
7200 ; retry, seconds
3600000 ; expire, seconds
86400 ) ; minimum, seconds
domain.com. 14400 IN NS ns.domain.com.
domain.com. 14400 IN NS ns2.domain.com.
domain.com. 14400 IN A xxx.xxx.xxx.xxx
localhost.domain.com. 14400 IN A 127.0.0.1
domain.com. 14400 IN MX 0 domain.com.
mail 14400 IN CNAME domain.com.
www 14400 IN CNAME domain.com.
ftp 14400 IN CNAME domain.com.
-------------------