Re: Browsing in multiple domains
From: Herb Martin (news_at_LearnQuick.com)
Date: 03/05/04
- Next message: Johan Arwidmark: "Re: How to make WIN98 Clients add network printer in W2K Active Directory"
- Previous message: Don H: "How to Replace a Forest root DC."
- In reply to: Nick: "Browsing in multiple domains"
- Next in thread: Nick: "Re: Browsing in multiple domains"
- Reply: Nick: "Re: Browsing in multiple domains"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 5 Mar 2004 11:27:44 -0600
"Nick" <nickbaker@email.com> wrote in message
news:c1bc8a5.0403050847.f14b35@posting.google.com...
> I'm studying for my MCSE and hit a problem with the domains I work
> with in the office. It is a multimedia company and resource & file
> sharing is important.
>
> There are two child domains and no Parent domain. The children are on
> different subnets. I believe the situation is a non-transitive trust.
No. Trusts have nothing to do with browsing.
It is almost certainly due to the multiple subnets. Broadcasts don't cross
routers (i.e., subnets) and browsing uses NetBIOS names which are
exchange by default using broadcasts.
You will need a WINS server -- WINS doesn't "do browsing" but it
servers a common point of registration so that the "Browse Masters"
(per subnet per domain) can find the "domain master browser" and
perhaps so the two domain master browsers can find each other to
exchange browse lists.
All will need to register with the same "WINS database" -- note this
means EITHER the same WINS server or with multiple WINS servers
which are set up to replicated with each other (i.e., same database.)
> I cannot browse the other network from Network Places but I want too.
> I cannot look up in the Active Directory either but would like to.
That is usually a DNS issue. Browsing uses NetBIOS; AD uses DNS
name resolution.
> I also believe a root or parent domain cannot be created after a
> child.
DNS problems.
> How can I view and access resources from either domain? Is it down to
> trusted domains?
No, in fact, you will need the name resolution to work before trusts can
be created. (Not the other way around.)
> As a relative beginner of the AD and multiple domains, an
> easy-to-follow answer would be fab!
Install a WINS server (or servers) on the machine(s) that is your
DNS server. If more than one, set them up to replicate with each other.
Point ALL clients, including DCs and the WINS servers to these WINS
servers in their NIC-NetBIOS/WINS properties.
The above will fix browsing.
For DNS:
Make sure DNS is DYNAMIC for the zone that corresponds to your
AD domain (dynamic is the default for WINS).
Point all clients, including DCs and DNS servers -- they are clients too,
at the internal DYNAMIC DNS server set ONLY, i.e., NIC properties.
Do not try to use both internal and external DNS on the internal clients.
If you wish to resolve the Internet, have the internal DNS server "forward"
or do the lookup on the Internet.
There will be a problem if you have a "true tree" of Domains and wish to
resolve the Internet also. (Win2003 makes this much easier to arrange.)
-- Herb Martin
- Next message: Johan Arwidmark: "Re: How to make WIN98 Clients add network printer in W2K Active Directory"
- Previous message: Don H: "How to Replace a Forest root DC."
- In reply to: Nick: "Browsing in multiple domains"
- Next in thread: Nick: "Re: Browsing in multiple domains"
- Reply: Nick: "Re: Browsing in multiple domains"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|