hostname problems

morts

New member
Joined
Mar 13, 2008
Messages
1
I was restoring a backup when my default hostname stopt working.
ns1 and ns2.defaultdomain.nu works and they resolve to my ip, but mydefaultdomain.nu and my other A records won't resolve.

The problems just affects my hostname, none of the other domains i host.
is my records right ?

ftp A myip
localhost A 27.0.0.1
defaultdomain.nu. A myip
mail A myip
ns1 A myip
ns2 A myip
pop A myip
www A myip
defaultdomain.nu. NS ns1.defaultdomain.nu.
defaultdomain.nu. NS ns2.defaultdomain.nu.
mail MX 10
defaultdomain.nu. TXT "v=spf1 a mx ip4:myip ?all"

What can be wrong? On whois the domain points at my ns1 and ns2 like it should.
 
Last edited:
Back
Top