Here is how I would do it. (YMMV) I will assume the 2K box is 192.168.1.1 (MY-DOMAIN-1) and the NT box is 192.168.2.1 (MY-DOMAIN-2).
Create a LMHOSTs file on both servers. On the NT box (c:\winnt\system32\drivers\etc) create a LMHOSTS file with the following (changing the names of course). 192.168.1.1 2K-SERVER #PRE #DOM:MY-DOMAIN-1 192.168.1.1 "MY-DOMAIN-1 \0x1b" #PRE NB: In second line the stuff in quotes needs to have 20 characters. Use spaces to pad it out. On the 2K box (c:\winnt\system32\drivers\etc) create a different LMHOSTS file. 192.168.2.1 NT-SERVER #PRE #DOM:MY-DOMAIN-2 192.168.2.1 "MY-DOMAIN-2 \0x1b" #PRE Next, you will need to establish the trust relationship between the two domains. For NT use Trust Relationship in User Manager. For 2K use Active Directory Domains and Trusts in Admin Tools. We found it much easier if we used the same password for both trusts. The following MSKB articles may be useful to you as well. http://support.microsoft.com/default.aspx?scid=kb;en-us;259240 http://support.microsoft.com/default.aspx?scid=kb;en-us;280132 http://support.microsoft.com/default.aspx?scid=kb;en-us;325874 If you want to use NetBIOS names you will have to install WINS or use a HOSTS file. Good Luck! Lee. -----Original Message----- From: Rumball, John [mailto:[EMAIL PROTECTED]] Sent: 20 December 2002 14:46 To: [EMAIL PROTECTED] Subject: [gb-users] OWA on PSN and IP passthrough HELP! Thanks for reading this. We have desparately been trying to establish a domain trust between a Win2K server on the PSN and our WinNT domain on the PRO but have been unsuccessful to date. We are on a very tight timeline and I would really appreciate your help with this. This is to set up Outlook Web Access on our PSN. We have tried setting up a miriad of remote access filters an tunnels, to no avail. I then tried IP passthrough from our WinNT PDC on the PRO to the Win2K server on the PSN and have had partial success. The two devices can ping each other and we can open a share from the PSN machine on the PDC. But for some reason, we cannot get the OWA server to trust our internal domain. Any assistance you can offer would be greatly appreciated. Thanks. John Rumball John ---------- John Rumball, CCNA - Network Analyst - [EMAIL PROTECTED] Phone: (705)522-2200 Ext. 3911 Pager: (705)671-8665 Sudbury Regional Hospital, Laurentian Site - Information Systems and Technical Services ******************************************** The information contained in this e-mail and document(s) attached are for the exclusive use of the addressee and may contain confidential, privileged and non-disclosable information. If the recipient of this e-mail is not the addressee, such recipient is strictly prohibited from reading, photocopying, distributing or otherwise using this e-mail or its content in any way. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] To subscribe to the digest version first unsubscribe, then e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Archive of the last 1000 messages: http://www.mail-archive.com/[email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] To subscribe to the digest version first unsubscribe, then e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Archive of the last 1000 messages: http://www.mail-archive.com/[email protected]
