How to create an A record without IP address. e.g.:
If i nslookup zen.spamhaus.org
output:
Server: google-public-dns-a.google.com
Address: 8.8.8.8
Name: zen.spamhaus.org
Here its not showing the IP address of zen.spamhaus.org
|
How to create an A record without IP address. e.g.: If i nslookup zen.spamhaus.org output:
Here its not showing the IP address of zen.spamhaus.org
| ||||
feedback
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.
|
zen.spamhaus.org is a subdomain with no A record; there's a SOA and NS records for it, but no A record. | |||||||
feedback
|
|
When you use dig instead of nslookup you get some more information:
For more information on how to create such subdomains please see this HOWTO. | |||
|
feedback
|