DNS problem with template extra dot

martexx

Verified User
Joined
Jul 30, 2006
Messages
134
Location
Texel the Netherlands
Hello,

I seem to have an occasional problem with dns.

today a custumor (my nephew but ok) called to tell me mail was down.
As i had great mail problems yesterday (wich the DA support solved!!! they are great) i was concerned.

After checking mail i found that it was an dns problem

the entry has an extra dot.

After thinking about this i remeber it happens twice a month or so.

Normaly ill just think some noob changed it and ill change it back, but my nephew has no dns control.

This is the entry:
ftp A 84.244.158.15
localhost A 127.0.0.1
mail A 84.244.158.15
pop A 84.244.158.15
ronnyvermeulen.nl. A 84.244.158.15
www A 84.244.158.15
ronnyvermeulen.nl NS ns4.dnstexel.nl.
ronnyvermeulen.nl.. NS ns4.dnstexel.nl.
ronnyvermeulen.nl. NS ns5.dnstexel.nl.

any got an idea hoh this is possible and how to prevent this from happening?

my ns templates:

ns a:
|DOMAIN|.=|IP|
localhost=127.0.0.1
mail=|IP|
pop=|IP|
www=|IP|
ftp=|IP|

cname seems empty

mx :


mail=10

ns:

|NS1|=|DOMAIN|.
|NS2|=|DOMAIN|.

txt :
|DOMAIN|.="v=spf1 a mx ip4:|SERVER_IP| ?all"

in my opinion this is correct but still sometimes it happens.

Does anybody know wich service or script cal alter these settings directly to dns in DA?
 
No Jeff, i try to solve it myself first with help from this forum.

Since i dont see anybody else with this problem it seems to be mine.. :)

I fi only had an idea where to look ill could figure it out on my self.(hopefully)
 
Back
Top