Networking Forums

Networking Forums > Computer Networking > Windows Networking > Name resolution to/from NT domain

Reply
Thread Tools Display Modes

Name resolution to/from NT domain

 
 
Antknee
Guest
Posts: n/a

 
      11-01-2005, 03:01 PM
Hi. It has been so long since I have worked with NT 4....
In preperation for migration testing I am using VM's to simulate a 2003
domain and an NT 4 domain. I want to establish a trust, so I need to get name
resolution working.
I can ping computer names, but not domain names for both domains. Therefore,
when i go to establish a trust, it can't find the domain.
Whats the best way to go about this?
THanks
 
Reply With Quote
 
 
 
 
Brendon Rogers
Guest
Posts: n/a

 
      11-01-2005, 03:23 PM
You either need to have an operational WINS server or you can create entries
in the LMHOSTS files. You will need NetBIOS to be operational on the W2K3
domain controller(s) for this to work.

"Antknee" <(E-Mail Removed)> wrote in message
news:749A8005-A1D5-4B55-9B8D-(E-Mail Removed)...
> Hi. It has been so long since I have worked with NT 4....
> In preperation for migration testing I am using VM's to simulate a 2003
> domain and an NT 4 domain. I want to establish a trust, so I need to get
> name
> resolution working.
> I can ping computer names, but not domain names for both domains.
> Therefore,
> when i go to establish a trust, it can't find the domain.
> Whats the best way to go about this?
> THanks



 
Reply With Quote
 
Antknee
Guest
Posts: n/a

 
      11-01-2005, 04:28 PM
I have WINS installed on both sides. I tried creating a Domain Name record,
but it didn't seem to work

"Brendon Rogers" wrote:

> You either need to have an operational WINS server or you can create entries
> in the LMHOSTS files. You will need NetBIOS to be operational on the W2K3
> domain controller(s) for this to work.
>
> "Antknee" <(E-Mail Removed)> wrote in message
> news:749A8005-A1D5-4B55-9B8D-(E-Mail Removed)...
> > Hi. It has been so long since I have worked with NT 4....
> > In preperation for migration testing I am using VM's to simulate a 2003
> > domain and an NT 4 domain. I want to establish a trust, so I need to get
> > name
> > resolution working.
> > I can ping computer names, but not domain names for both domains.
> > Therefore,
> > when i go to establish a trust, it can't find the domain.
> > Whats the best way to go about this?
> > THanks

>
>
>

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      11-01-2005, 09:00 PM
You shouldn't need to create anything. Do you have the WINS servers
replicating? The PDC should register itself in WINS with the special Netbios
name <domainname 1C> . Ping won't help you with this. It is a TCP/IP
utility, not Netbios.

Antknee wrote:
> I have WINS installed on both sides. I tried creating a Domain Name
> record, but it didn't seem to work
>
> "Brendon Rogers" wrote:
>
>> You either need to have an operational WINS server or you can create
>> entries in the LMHOSTS files. You will need NetBIOS to be
>> operational on the W2K3 domain controller(s) for this to work.
>>
>> "Antknee" <(E-Mail Removed)> wrote in message
>> news:749A8005-A1D5-4B55-9B8D-(E-Mail Removed)...
>>> Hi. It has been so long since I have worked with NT 4....
>>> In preperation for migration testing I am using VM's to simulate a
>>> 2003 domain and an NT 4 domain. I want to establish a trust, so I
>>> need to get name
>>> resolution working.
>>> I can ping computer names, but not domain names for both domains.
>>> Therefore,
>>> when i go to establish a trust, it can't find the domain.
>>> Whats the best way to go about this?
>>> THanks



 
Reply With Quote
 
Antknee
Guest
Posts: n/a

 
      11-02-2005, 12:08 PM

So you would have the NT WINS replicating with the 2003 WINS? In the past I
have created WINS records for each domain in the opposite domains and it
worked.
That doesn't work now. When I go to create a trust, each domain can't fins
the other.


"Bill Grant" wrote:

> You shouldn't need to create anything. Do you have the WINS servers
> replicating? The PDC should register itself in WINS with the special Netbios
> name <domainname 1C> . Ping won't help you with this. It is a TCP/IP
> utility, not Netbios.
>
> Antknee wrote:
> > I have WINS installed on both sides. I tried creating a Domain Name
> > record, but it didn't seem to work
> >
> > "Brendon Rogers" wrote:
> >
> >> You either need to have an operational WINS server or you can create
> >> entries in the LMHOSTS files. You will need NetBIOS to be
> >> operational on the W2K3 domain controller(s) for this to work.
> >>
> >> "Antknee" <(E-Mail Removed)> wrote in message
> >> news:749A8005-A1D5-4B55-9B8D-(E-Mail Removed)...
> >>> Hi. It has been so long since I have worked with NT 4....
> >>> In preperation for migration testing I am using VM's to simulate a
> >>> 2003 domain and an NT 4 domain. I want to establish a trust, so I
> >>> need to get name
> >>> resolution working.
> >>> I can ping computer names, but not domain names for both domains.
> >>> Therefore,
> >>> when i go to establish a trust, it can't find the domain.
> >>> Whats the best way to go about this?
> >>> THanks

>
>
>

 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      11-02-2005, 02:57 PM
Just use one WINS Server for the whole entire thing. WINS is not Domain
Specific and it doesn matter what server OS you run it on. You might as well
run it on the newsest server OS.

--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/IS...cessRules.html

Microsoft Internet Security & Acceleration Server: Guidance
http://www.microsoft.com/isaserver/t...dance/2004.asp
http://www.microsoft.com/isaserver/t...dance/2000.asp

Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp
-----------------------------------------------------


"Antknee" <(E-Mail Removed)> wrote in message
news:EA3AA523-C544-414F-B5E2-(E-Mail Removed)...
>
> So you would have the NT WINS replicating with the 2003 WINS? In the past

I
> have created WINS records for each domain in the opposite domains and it
> worked.
> That doesn't work now. When I go to create a trust, each domain can't fins
> the other.
>
>
> "Bill Grant" wrote:
>
> > You shouldn't need to create anything. Do you have the WINS servers
> > replicating? The PDC should register itself in WINS with the special

Netbios
> > name <domainname 1C> . Ping won't help you with this. It is a TCP/IP
> > utility, not Netbios.
> >
> > Antknee wrote:
> > > I have WINS installed on both sides. I tried creating a Domain Name
> > > record, but it didn't seem to work
> > >
> > > "Brendon Rogers" wrote:
> > >
> > >> You either need to have an operational WINS server or you can create
> > >> entries in the LMHOSTS files. You will need NetBIOS to be
> > >> operational on the W2K3 domain controller(s) for this to work.
> > >>
> > >> "Antknee" <(E-Mail Removed)> wrote in message
> > >> news:749A8005-A1D5-4B55-9B8D-(E-Mail Removed)...
> > >>> Hi. It has been so long since I have worked with NT 4....
> > >>> In preperation for migration testing I am using VM's to simulate a
> > >>> 2003 domain and an NT 4 domain. I want to establish a trust, so I
> > >>> need to get name
> > >>> resolution working.
> > >>> I can ping computer names, but not domain names for both domains.
> > >>> Therefore,
> > >>> when i go to establish a trust, it can't find the domain.
> > >>> Whats the best way to go about this?
> > >>> THanks

> >
> >
> >



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DNS & Domain Resolution Nomad Windows Networking 4 07-17-2007 08:38 AM
Win2K3 Cannot Connect to Domain on Startup - Resolution JP Windows Networking 1 01-19-2006 03:12 AM
losing domain name resolution Howard Delman Network Routers 2 09-24-2005 02:04 AM
no name resolution on local domain Volker Jesinghaus Linux Networking 3 11-09-2004 02:39 AM
KPPP and Domain Name Resolution (Solution) Khan Md. Ashraf Linux Networking 1 08-08-2003 08:00 AM



1 2 3 4 5 6 7 8 9 10 11