Re: Domain with no 'A' Record
Pascal Hambourg wrote:
> Wait for what ? If you don't create MX or A records, they won't just
> appear magically.
Hello Pascal, thank you for responding.
I just meant the delay that changes to nameservers take to propagate.
It seems that my own registrar's nameservers are slow to pick up changes.
If I run the following in terminal
$ nslookup ns.heartinternet.co.uk
I get
Non-authoritative answer:
Name: ns.heartinternet.co.uk
Address: 82.110.105.2"
so I run
$ nslookup
> server 82.110.105.2
> set type=mx
> alasdaircampbell.com
I receive
> alasdaircampbell.com
Server: 82.110.105.2
Address: 82.110.105.2#53
*** Can't find alasdaircampbell.com: No answer
This is after changing the MX records to what I believe is correct.
(There are no A records because I have no static IPs)
|