DNS problem

  • Thread starter Thread starter Jose Luis
  • Start date Start date
J

Jose Luis

Hello.

I´ve two DNS sever with the same zone:
first Active Directory mycompany.com
Second Unix DNS mycompany.com
Active Directory has a forwarder is DNS INIX for
resolution in Internet o another zones.


My problem is the following: in Unix zone there are
resources (HOST) for domain windows. When a client in
windows try to resolve a host example: land.mycompany.com
and this host is in zone UNIX DNS my Server DNS in Windows
can´t resolve. The zone is the same and DNS windows is SOA
for the zone.

Thank you
 
In
Jose Luis said:
Hello.

I´ve two DNS sever with the same zone:
first Active Directory mycompany.com
Second Unix DNS mycompany.com
Active Directory has a forwarder is DNS INIX for
resolution in Internet o another zones.


My problem is the following: in Unix zone there are
resources (HOST) for domain windows. When a client in
windows try to resolve a host example: land.mycompany.com
and this host is in zone UNIX DNS my Server DNS in Windows
can´t resolve. The zone is the same and DNS windows is SOA
for the zone.

Thank you

You will need to either create the same record in the Win2k DNS, or delegate
the name in the Win2k DNS to the UNIX DNS.
If you have any internal clients pointing to the UNIX DNS you will need to
do the same thing on it for records that only exist in the Win2k.
 
Back
Top