maxhost

Well-Known Member
Jan 30, 2002
72
0
306
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.
-------------------
 

parag

Well-Known Member
Aug 16, 2001
115
0
316
[quote:fb37e10136][i:fb37e10136]Originally posted by maxhost[/i:fb37e10136]

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.
-------------------
[/quote:fb37e10136]

hi maxhost

it will be something like this
@ 14400 IN SOA ns.domain.com. root.ns.domain.com. (

nothing can cause this .. the www account scripts add it this way when it creates any new account.

and you will not have any problem even if you keep it as it is.

best regards,
Parag
 

maxhost

Well-Known Member
Jan 30, 2002
72
0
306
hi, thanks parag

yes account wokrs fine...
But firstname.lastname.com = my private e-mail address.....!!!
So if there is a way to change it back to: root.ns.maindomain.com
it will be great...

For e.g. we have some italy resellers and there accounts does not work with this entry... beacuse they where not able to register with the italian NIC


Is there a way ?

Thank you
 

felix220

Active Member
Aug 12, 2001
29
0
301
No there is something wrong with wwwacct.. it should not put your contact details, and we have the same problem... instead of adding root.ns.domain.com. it's adding pagers and email addresses and sometimes subdomains from random accounts on the server... and it is causing new accounts not to resolve until it's fixed..
 

Annette

Well-Known Member
PartnerNOC
Aug 12, 2001
445
0
316
I added a bug report on this early this morning as well (#539).
 

maxhost

Well-Known Member
Jan 30, 2002
72
0
306
hi Annette,

I am &happy& to see i not alone with this problem....
(bug report:540)

bye
 

rpmws

Well-Known Member
Aug 14, 2001
1,787
10
318
back woods of NC, USA
is this a bug or a &meant to be& ?????? still broke for me.