question

me33-7050 avatar image
0 Votes"
me33-7050 asked GaryReynolds commented

forward lookup zone

Suppose I have this zone:

s2398.us
HostName RecordType Type Timestamp TimeToLive RecordData


@ NS 2 0 01:00:00 ss2398.qs2398.com.
@ SOA 6 0 01:00:00 [2][ss2398.qs2398.com....
rocker CNAME 5 0 01:00:00 ss2398.qs2398.com.

It does not have the 'A' record but points (thru the CNAME alias) to a subdomain that does (below), would it (the 's2398.us'), be considered a valid forward lookup zone?

qs2398.com
HostName RecordType Type Timestamp TimeToLive RecordData


@ A 1 9/8/2019 9:00:00 AM 00:10:00 192.168.77.41
@ NS 2 0 01:00:00 ss2398.qs2398.com.
@ SOA 6 0 01:00:00 [21][ss2398.qs2398.com...
_msdcs NS 2 0 01:00:00 ss2398.qs2398.com.
...
ss2398 A 1 0 01:00:00 192.168.77.41

Also, the effect of the CNAME should cause the website's domain name to be associated with the 192.168.77.41 address - correct?

windows-dhcp-dns
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.


Can you provide some more details on what you are trying to achieve and why you don't want\have an A record on parent zone?

0 Votes 0 ·

0 Answers