Trust relationship between 2000 and NT 4.0

  • Thread starter Thread starter Mark Ruedy
  • Start date Start date
M

Mark Ruedy

I am having a problem setting a trust relationship between
a new Windows 2000 domain controller and a NT 4.0 PDC.

Both systems can ping each other.
They are on different subnets.
I have setup each's lmhosts files as per KB article 180094
and am trying to follow KB article 306733.

My 4.0 Domain name is TERABIT and my 2000 (pre-2000)
domain name is SANTACLARA.

When I run nbtstat -c on the 4.0 machine I see this
C:\WINNT\system32\drivers\etc>nbtstat -c

NetBIOS Remote Cache Name Table

Name Type Host Address Life [sec]
-----------------------------------------------------------
-
SANTACLARA <1C> GROUP 192.168.2.20 -1
SANTACLARA <1B> UNIQUE 192.168.2.20 -1
MOUGLI <03> UNIQUE 192.168.2.20 -1
MOUGLI <00> UNIQUE 192.168.2.20 -1
MOUGLI <20> UNIQUE 192.168.2.20 -1



When I run nbtstat -c on the 2000 machine I see

Local Area Connection:
Node IpAddress: [192.168.2.20] Scope Id: []

NetBIOS Remote Cache Name Table

Name Type Host Address Life [sec]
---------------------------------------------------------
---
TERABIT <1C> GROUP 192.168.1.20 -1
TNIDC1 <03> UNIQUE 192.168.1.20 -1
TNIDC1 <00> UNIQUE 192.168.1.20 -1
TNIDC1 <20> UNIQUE 192.168.1.20 -1

But when I try to make the trust relationship on 2000
machine I get the message "The TERABIT domain could not be
contacted". A simular error appears if I try it from the
4.0 machine.

I could find no more help on the MS KB site, other than
getting the lmhosts file right.

Any help is appreciated.
Mark
 
Hi,

You are missing the domain 1Bh record for the Terabit domain on the Windows
2000 machine. Review the LMHOSTS file you wrote per Q180094.

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top