S
Sameh Ahmed
Hello there
have a domain called domain1.local that has it's own DNS server 10.0.0.1 and
there's another domain domain2.local and it's DNS server is 10.0.0.2.
What I want to do is to make 10.0.0.1 the primary DNS server for both
domains, in the following way:
10.0.0.1 holds only a NS record pointing to domain2.local without so
requests are directed to the 10.0.0.2 server when domain2.local records are
needed.
I created a zone on 10.0.0.1 called domain2.local and has only one host
record pointing to 10.0.0.2 and configured the start of authority and the
name server to point to this record (10.0.0.2).
Now when I use NSLOOKUP to ask 10.0.0.1 about records in domain2.local it
says "Non-existent domain"
Any ideas on what I am doing wrong?
Regards
Sameh
have a domain called domain1.local that has it's own DNS server 10.0.0.1 and
there's another domain domain2.local and it's DNS server is 10.0.0.2.
What I want to do is to make 10.0.0.1 the primary DNS server for both
domains, in the following way:
10.0.0.1 holds only a NS record pointing to domain2.local without so
requests are directed to the 10.0.0.2 server when domain2.local records are
needed.
I created a zone on 10.0.0.1 called domain2.local and has only one host
record pointing to 10.0.0.2 and configured the start of authority and the
name server to point to this record (10.0.0.2).
Now when I use NSLOOKUP to ask 10.0.0.1 about records in domain2.local it
says "Non-existent domain"
Any ideas on what I am doing wrong?
Regards
Sameh