Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > DNS Server > Re: Unable to browse one child domain from another

Reply
Thread Tools Display Modes

Re: Unable to browse one child domain from another

 
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      02-20-2010
"Dan" <> wrote in message
news:61ae4e48-bf73-4d8a-af23-...
> Our WAN consists of a parent domain and two child domains (i.e.
> parent.com and child1.parent.com and child2.parent.com). Domain
> controllers with DNS in the parent domain exist on each end of a two-
> node WAN joined by bonded T1's. There is a single child domain on
> each end of the WAN. All DC's are running Windows Server 2003 R2
> (with all updates). From each child domain, we are able to browse
> (entire network, Microsoft Windows Network) and see the same child
> domain as well as the parent domain but we are unable to see the other
> child domain on the other end of the WAN. Name resolution appears to
> work properly and DNS suffixes have been added such that I can
> successfully ping any machine on the WAN by name. I can also type the
> machine name into an explorer window's address bar and reach it
> without issue however I still cannot see the child domain listed when
> browsing.
>
> parent - (Bonded T1's) - parent
> / \
> child1 child2
>
> If I attempt to type the child netbios domain name into the address
> bar (\\child2), I receive an error "\\child2 is not accessible. You
> might not have permission to use this network resource. Contact the
> administrator of this server to find out if you have access
> permissions." "The network path was not found." I attempted this
> from a DC in child1 while logged in as administrator of
> child1.parent.com.
>
> On one end of the WAN (child1.parent.com), we only have a single DC
> and it is not running DNS. We are currently relying on a DC from the
> parent domain to provide DNS on this end. NetBIOS over TCP/IP is
> enabled on the DC's NIC.
>
> On the other end (child2.parent.com), DC's running DNS exist in both
> the parent and child2 domains but that doesn't change the fact that
> neither side can see the other. We do not have a WINS server on the
> network. I believe we have DNS configured properly but I'm not
> certain so I'm posting here.
>
> Any assistance is greatly appreciated.
>
> Dan



Are you using WINS? WINS will provide NetBIOS name resolution across
subnets. AD normally handles this if it is a pure AD network, unless
something was disabled. However, the easy solution is to use WINS.

What Is WINS?: Windows Internet Name Service (WINS)Although NetBIOS and
NetBIOS names can be used with network protocols other than TCP/IP, WINS was
designed specifically to support NetBIOS over TCP/IP ...
http://technet.microsoft.com/en-us/l...80(WS.10).aspx

--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among
responding engineers, and to help others benefit from your resolution.

Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE &
MCSA 2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
Microsoft MVP - Directory Services

If you feel this is an urgent issue and require immediate assistance, please
contact Microsoft PSS directly. Please check http://support.microsoft.com
for regional support phone numbers.


 
Reply With Quote
 
 
 
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      02-20-2010

> On Feb 19, 7:36*pm, "Ace Fekay [MVP-DS, MCT]"
> <ace...@mvps.RemoveThisPart.org> wrote:
>> "Dan" <dri...@hotmail.com> wrote in message
>>
>> news:61ae4e48-bf73-4d8a-af23-...
>>
>>
>>
>>
>>
>>> Our WAN consists of a parent domain and two child domains (i.e.
>>> parent.com and child1.parent.com and child2.parent.com). *Domain
>>> controllers with DNS in the parent domain exist on each end of a two-
>>> node WAN joined by bonded T1's. *There is a single child domain on
>>> each end of the WAN. *All DC's are running Windows Server 2003 R2
>>> (with all updates). *From each child domain, we are able to browse
>>> (entire network, Microsoft Windows Network) and see the same child
>>> domain as well as the parent domain but we are unable to see the other
>>> child domain on the other end of the WAN. *Name resolution appears to
>>> work properly and DNS suffixes have been added such that I can
>>> successfully ping any machine on the WAN by name. *I can also type the
>>> machine name into an explorer window's address bar and reach it
>>> without issue however I still cannot see the child domain listed when
>>> browsing.

>>
>>> * * * *parent - (Bonded T1's) - parent
>>> * * * */ * * * * * * * * * * * * * * * * * * * * *\
>>> child1 * * * * * * * * * * * * * * * * * * * * * child2
>>> If I attempt to type the child netbios domain name into the address
>>> bar (\\child2), I receive an error "\\child2 is not accessible. *You
>>> might not have permission to use this network resource. *Contact the
>>> administrator of this server to find out if you have access
>>> permissions." *"The network path was not found." *I attempted this
>>> from a DC in child1 while logged in as administrator of
>>> child1.parent.com.

>>
>>> On one end of the WAN (child1.parent.com), we only have a single DC
>>> and it is not running DNS. *We are currently relying on a DC from the
>>> parent domain to provide DNS on this end. *NetBIOS over TCP/IP is
>>> enabled on the DC's NIC.

>>
>>> On the other end (child2.parent.com), DC's running DNS exist in both
>>> the parent and child2 domains but that doesn't change the fact that
>>> neither side can see the other. *We do not have a WINS server on the
>>> network. *I believe we have DNS configured properly but I'm not
>>> certain so I'm posting here.

>>
>>> Any assistance is greatly appreciated.
>>> Dan

>>
>> Are you using WINS? WINS will provide NetBIOS name resolution across
>> subnets. AD normally handles this if it is a pure AD network, unless
>> something was disabled. However, the easy solution is to use WINS.
>>
>> What Is WINS?: Windows Internet Name Service (WINS)Although NetBIOS and
>> NetBIOS names can be used with network protocols other than TCP/IP, WINS was
>> designed specifically to support NetBIOS over TCP/IP
>> ...http://technet.microsoft.com/en-us/l...80(WS.10).aspx
>>
>> --
>> Ace
>>
>> This posting is provided "AS-IS" with no warranties or guarantees and
>> confers no rights.
>>
>> Please reply back to the newsgroup or forum for collaboration benefit among
>> responding engineers, and to help others benefit from your resolution.
>>
>> Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE &
>> MCSA 2003/2000, MCSA Messaging 2003
>> Microsoft Certified Trainer
>> Microsoft MVP - Directory Services
>>
>> If you feel this is an urgent issue and require immediate assistance, please
>> contact Microsoft PSS directly. Please checkhttp://support.microsoft.com
>> for regional support phone numbers.- Hide quoted text -
>>
>> - Show quoted text -

>
> Ace,
>
> Thanks for the response. We are not currently running WINS on any
> server in either the child or parent domains. A year or so ago, we
> eliminated an older server on the network but I know for a fact that
> it was not running WINS either, however, I'm nearly certain that we
> were able to browse from child to child prior to demotion of that
> server. I'm just not sure what, if anything, configuration-wise was
> changed that caused this to stop working.
>
> Am I correct in assuming that we should be able to browse child to
> child without WINS or is WINS absolutely necessary in order for this
> to work?
>
> Thanks again,
>
> Dan


Well, that's been a debated topic that has surfaced off and on. If
NetBIOS has been disabled, DirectSMB will be used, and AD will provide
browsing. However, I don't know what occured and what was changed, if
you had properly trasferred the PDC Emulator role, which will be a
factor, when the other DC was demoted, etc. There are many factors.
Yes, it should work without WINS, but then again, it's a bit more
flakier then to just use WINS.

Read what I've blogged on it in my Resolution blog.

DNS, WINS & the Client Side Resolver, NetBIOS, Browser Service,
Disabling NetBIOS, Direct Hosted SMB (DirectSMB), If One DC is Down,
Does a Client logon to Another DC, and DNS Forwarders Algorithm, and do
I need WINS?
http://msmvps.com/blogs/acefekay/arc...algorithm.aspx

Ace


 
Reply With Quote
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      02-21-2010

> On Feb 20, 9:13*am, Ace Fekay [MVP-DS, MCT]
> <ace...@mvps.RemoveThisPart.org> wrote:
>>> On Feb 19, 7:36 pm, "Ace Fekay [MVP-DS, MCT]"
>>> <ace...@mvps.RemoveThisPart.org> wrote:
>>>> "Dan" <dri...@hotmail.com> wrote in message
>>>> news:61ae4e48-bf73-4d8a-af23-...
>>>>> Our WAN consists of a parent domain and two child domains (i.e.
>>>>> parent.com and child1.parent.com and child2.parent.com). Domain
>>>>> controllers with DNS in the parent domain exist on each end of a two-
>>>>> node WAN joined by bonded T1's. There is a single child domain on
>>>>> each end of the WAN. All DC's are running Windows Server 2003 R2
>>>>> (with all updates). From each child domain, we are able to browse
>>>>> (entire network, Microsoft Windows Network) and see the same child
>>>>> domain as well as the parent domain but we are unable to see the other
>>>>> child domain on the other end of the WAN. Name resolution appears to
>>>>> work properly and DNS suffixes have been added such that I can
>>>>> successfully ping any machine on the WAN by name. I can also type the
>>>>> machine name into an explorer window's address bar and reach it
>>>>> without issue however I still cannot see the child domain listed when
>>>>> browsing.

>>
>>>>> parent - (Bonded T1's) - parent
>>>>> / \
>>>>> child1 child2
>>>>> If I attempt to type the child netbios domain name into the address
>>>>> bar (\\child2), I receive an error "\\child2 is not accessible. You
>>>>> might not have permission to use this network resource. Contact the
>>>>> administrator of this server to find out if you have access
>>>>> permissions." "The network path was not found." I attempted this
>>>>> from a DC in child1 while logged in as administrator of
>>>>> child1.parent.com.

>>
>>>>> On one end of the WAN (child1.parent.com), we only have a single DC
>>>>> and it is not running DNS. We are currently relying on a DC from the
>>>>> parent domain to provide DNS on this end. NetBIOS over TCP/IP is
>>>>> enabled on the DC's NIC.

>>
>>>>> On the other end (child2.parent.com), DC's running DNS exist in both
>>>>> the parent and child2 domains but that doesn't change the fact that
>>>>> neither side can see the other. We do not have a WINS server on the
>>>>> network. I believe we have DNS configured properly but I'm not
>>>>> certain so I'm posting here.

>>
>>>>> Any assistance is greatly appreciated.
>>>>> Dan

>>
>>>> Are you using WINS? WINS will provide NetBIOS name resolution across
>>>> subnets. AD normally handles this if it is a pure AD network, unless
>>>> something was disabled. However, the easy solution is to use WINS.
>>>> What Is WINS?: Windows Internet Name Service (WINS)Although NetBIOS and
>>>> NetBIOS names can be used with network protocols other than TCP/IP, WINS
>>>> was designed specifically to support NetBIOS over TCP/IP
>>>> ...http://technet.microsoft.com/en-us/l...80(WS.10).aspx
>>>> --
>>>> Ace

>>
>>>> This posting is provided "AS-IS" with no warranties or guarantees and
>>>> confers no rights.

>>
>>>> Please reply back to the newsgroup or forum for collaboration benefit
>>>> among responding engineers, and to help others benefit from your
>>>> resolution. Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange
>>>> 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003
>>>> Microsoft Certified Trainer
>>>> Microsoft MVP - Directory Services

>>
>>>> If you feel this is an urgent issue and require immediate assistance,
>>>> please contact Microsoft PSS directly. Please
>>>> checkhttp://support.microsoft.com for regional support phone numbers.-
>>>> Hide quoted text - - Show quoted text -

>>
>>> Ace,

>>
>>> Thanks for the response. *We are not currently running WINS on any
>>> server in either the child or parent domains. *A year or so ago, we
>>> eliminated an older server on the network but I know for a fact that
>>> it was not running WINS either, however, I'm nearly certain that we
>>> were able to browse from child to child prior to demotion of that
>>> server. *I'm just not sure what, if anything, configuration-wise was
>>> changed that caused this to stop working.
>>> Am I correct in assuming that we should be able to browse child to
>>> child without WINS or is WINS absolutely necessary in order for this
>>> to work?

>>
>>> Thanks again,

>>
>>> Dan

>>
>> Well, that's been a debated topic that has surfaced off and on. If
>> NetBIOS has been disabled, DirectSMB will be used, and AD will provide
>> browsing. However, I don't know what occured and what was changed, if
>> you had properly trasferred the PDC Emulator role, which will be a
>> factor, when the other DC was demoted, etc. There are many factors.
>> Yes, it should work without WINS, but then again, it's a bit more
>> flakier then to just use WINS.
>>
>> Read what I've blogged on it in my Resolution blog.
>>
>> DNS, WINS & the Client Side Resolver, NetBIOS, Browser Service,
>> Disabling NetBIOS, Direct Hosted SMB (DirectSMB), If One DC is Down,
>> Does a Client logon to Another DC, and DNS Forwarders Algorithm, and do
>> I need
>> WINS?http://msmvps.com/blogs/acefekay/arc...-wins-netbios-...
>>
>> Ace- Hide quoted text -
>>
>> - Show quoted text -

>
> Ace,
>
> Thanks again for the response.
>
> I took a look at the link you provided and I see that there is a gray
> area regarding the need for WINS vs. AD and DNS with resolution.
>
> I can tell you for certain that the PDC Emulator role was properly
> transferred from the old server to the new one (verified). I just
> can't grasp why each child domain is capable of seeing itself and the
> parent but not the other child. The entire forest is AD with
> integrated DNS and everything appears to function properly.
>
> Any other advise you have to offer or suggestions would be greatly
> appreciated. If you require additional info such as specific info
> related to our network config, please don't hesistate to ask but I
> might be more inclined to communicate that info privately rather than
> in a public forum.
>
> Thanks again,
>
> Dan


Hi Dan,

I try to keep any support issues online. It helps so others can
collaborate if I miss anything. We try to work together on things in
the groups.

This is a difficult one to diagnose. If it was working, then now it is
not, can be caused by a variety of issues. I can tell you that for my
larger customers, I prefer WINS, because it also supports legacy NTLM
based apps. I am not sure if DirectSMB supports this because DirectSMB
is port 443 based, and the older apps are looking for NetBIOS on 139.

Ace


 
Reply With Quote
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      02-22-2010

> On Feb 21, 1:22*am, Ace Fekay [MVP-DS, MCT]
> <ace...@mvps.RemoveThisPart.org> wrote:
>>> On Feb 20, 9:13*am, Ace Fekay [MVP-DS, MCT]
>>> <ace...@mvps.RemoveThisPart.org> wrote:
>>>>> On Feb 19, 7:36 pm, "Ace Fekay [MVP-DS, MCT]"
>>>>> <ace...@mvps.RemoveThisPart.org> wrote:
>>>>>> "Dan" <dri...@hotmail.com> wrote in message
>>>>>> news:61ae4e48-bf73-4d8a-af23-...
>>>>>>> Our WAN consists of a parent domain and two child domains (i.e.
>>>>>>> parent.com and child1.parent.com and child2.parent.com). Domain
>>>>>>> controllers with DNS in the parent domain exist on each end of a two-
>>>>>>> node WAN joined by bonded T1's. There is a single child domain on
>>>>>>> each end of the WAN. All DC's are running Windows Server 2003 R2
>>>>>>> (with all updates). From each child domain, we are able to browse
>>>>>>> (entire network, Microsoft Windows Network) and see the same child
>>>>>>> domain as well as the parent domain but we are unable to see the other
>>>>>>> child domain on the other end of the WAN. Name resolution appears to
>>>>>>> work properly and DNS suffixes have been added such that I can
>>>>>>> successfully ping any machine on the WAN by name. I can also type the
>>>>>>> machine name into an explorer window's address bar and reach it
>>>>>>> without issue however I still cannot see the child domain listed when
>>>>>>> browsing.

>>
>>>>>>> parent - (Bonded T1's) - parent
>>>>>>> / \
>>>>>>> child1 child2
>>>>>>> If I attempt to type the child netbios domain name into the address
>>>>>>> bar (\\child2), I receive an error "\\child2 is not accessible. You
>>>>>>> might not have permission to use this network resource. Contact the
>>>>>>> administrator of this server to find out if you have access
>>>>>>> permissions." "The network path was not found." I attempted this
>>>>>>> from a DC in child1 while logged in as administrator of
>>>>>>> child1.parent.com.

>>
>>>>>>> On one end of the WAN (child1.parent.com), we only have a single DC
>>>>>>> and it is not running DNS. We are currently relying on a DC from the
>>>>>>> parent domain to provide DNS on this end. NetBIOS over TCP/IP is
>>>>>>> enabled on the DC's NIC.

>>
>>>>>>> On the other end (child2.parent.com), DC's running DNS exist in both
>>>>>>> the parent and child2 domains but that doesn't change the fact that
>>>>>>> neither side can see the other. We do not have a WINS server on the
>>>>>>> network. I believe we have DNS configured properly but I'm not
>>>>>>> certain so I'm posting here.

>>
>>>>>>> Any assistance is greatly appreciated.
>>>>>>> Dan

>>
>>>>>> Are you using WINS? WINS will provide NetBIOS name resolution across
>>>>>> subnets. AD normally handles this if it is a pure AD network, unless
>>>>>> something was disabled. However, the easy solution is to use WINS.
>>>>>> What Is WINS?: Windows Internet Name Service (WINS)Although NetBIOS and
>>>>>> NetBIOS names can be used with network protocols other than TCP/IP, WINS
>>>>>> was designed specifically to support NetBIOS over TCP/IP
>>>>>> ...http://technet.microsoft.com/en-us/l...80(WS.10).aspx
>>>>>> --
>>>>>> Ace

>>
>>>>>> This posting is provided "AS-IS" with no warranties or guarantees and
>>>>>> confers no rights.

>>
>>>>>> Please reply back to the newsgroup or forum for collaboration benefit
>>>>>> among responding engineers, and to help others benefit from your
>>>>>> resolution. Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange
>>>>>> 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003
>>>>>> Microsoft Certified Trainer
>>>>>> Microsoft MVP - Directory Services
>>>>>> If you feel this is an urgent issue and require immediate assistance,
>>>>>> please contact Microsoft PSS directly. Please
>>>>>> checkhttp://support.microsoft.comfor regional support phone numbers.-
>>>>>> Hide quoted text - - Show quoted text -
>>>>> Ace,

>>
>>>>> Thanks for the response. *We are not currently running WINS on any
>>>>> server in either the child or parent domains. *A year or so ago, we
>>>>> eliminated an older server on the network but I know for a fact that
>>>>> it was not running WINS either, however, I'm nearly certain that we
>>>>> were able to browse from child to child prior to demotion of that
>>>>> server. *I'm just not sure what, if anything, configuration-wise was
>>>>> changed that caused this to stop working.
>>>>> Am I correct in assuming that we should be able to browse child to
>>>>> child without WINS or is WINS absolutely necessary in order for this
>>>>> to work?

>>
>>>>> Thanks again,

>>
>>>>> Dan

>>
>>>> Well, that's been a debated topic that has surfaced off and on. If
>>>> NetBIOS has been disabled, DirectSMB will be used, and AD will provide
>>>> browsing. However, I don't know what occured and what was changed, if
>>>> you had properly trasferred the PDC Emulator role, which will be a
>>>> factor, when the other DC was demoted, etc. There are many factors.
>>>> Yes, it should work without WINS, but then again, it's a bit more
>>>> flakier then to just use WINS.

>>
>>>> Read what I've blogged on it in my Resolution blog.
>>>> DNS, WINS & the Client Side Resolver, NetBIOS, Browser Service,
>>>> Disabling NetBIOS, Direct Hosted SMB (DirectSMB), If One DC is Down,
>>>> Does a Client logon to Another DC, and DNS Forwarders Algorithm, and do
>>>> I need
>>>> WINS?http://msmvps.com/blogs/acefekay/arc...-wins-netbios-...
>>>> Ace- Hide quoted text -

>>
>>>> - Show quoted text -

>>
>>> Ace,

>>
>>> Thanks again for the response.

>>
>>> I took a look at the link you provided and I see that there is a gray
>>> area regarding the need for WINS vs. AD and DNS with resolution.
>>> I can tell you for certain that the PDC Emulator role was properly
>>> transferred from the old server to the new one (verified). *I just
>>> can't grasp why each child domain is capable of seeing itself and the
>>> parent but not the other child. *The entire forest is AD with
>>> integrated DNS and everything appears to function properly.
>>> Any other advise you have to offer or suggestions would be greatly
>>> appreciated. *If you require additional info such as specific info
>>> related to our network config, please don't hesistate to ask but I
>>> might be more inclined to communicate that info privately rather than
>>> in a public forum.

>>
>>> Thanks again,

>>
>>> Dan

>>
>> Hi Dan,
>>
>> I try to keep any support issues online. It helps so others can
>> collaborate if I miss anything. We try to work together on things in
>> the groups.
>>
>> This is a difficult one to diagnose. If it was working, then now it is
>> not, can be caused by a variety of issues. I can tell you that for my
>> larger customers, I prefer WINS, because it also supports legacy NTLM
>> based apps. I am not sure if DirectSMB supports this because DirectSMB
>> is port 443 based, and the older apps are looking for NetBIOS on 139.
>>
>> Ace- Hide quoted text -
>>
>> - Show quoted text -

>
> Ace,
>
> Thanks again. The issue here however is simple network browsing.
> I'm not even trying to depend upon a particular app to resolve
> resources across a WAN, I simply want to be able to open Network
> Places and browse to any of the three domains that are available on
> the WAN instead of only two at a time. I suppose WINS might be my
> solution but I sure would like to know if there's something that I can
> look into to see if this problem is related to a configuration issue.
> Do you think I should post my original question in a different forum
> to see if there are any other recommendations?
>
> Dan


Dan,

You can try posting it elsewhere, however most if not all of the folks
that monitor and respond in this group, also monitor the other groups.
I would imagine since no one else responded, they may not have any
suggestions.

When it comes to networking browsing, it can be tedious to
troubleshoot. As I've implied, WINS is the answer for multi-subnet
browsing to allow consitency, whether for apps or browsing in general,
especially if you have VPN access clients on a separate VPN subnet,
which does not work with DirectSMB browsing.

Maybe a call to Microsoft PSS may be in order?

Ace


 
Reply With Quote
 
Chris Dent
Guest
Posts: n/a

 
      02-22-2010
> Dan,
>
> You can try posting it elsewhere, however most if not all of the folks
> that monitor and respond in this group, also monitor the other groups. I
> would imagine since no one else responded, they may not have any
> suggestions.
>
> When it comes to networking browsing, it can be tedious to troubleshoot.
> As I've implied, WINS is the answer for multi-subnet browsing to allow
> consitency, whether for apps or browsing in general, especially if you
> have VPN access clients on a separate VPN subnet, which does not work
> with DirectSMB browsing.
>
> Maybe a call to Microsoft PSS may be in order?
>
> Ace


> and AD will provide browsing


Really? I was under the impression that the browse list was entirely
dependant on compilation of client (LanManager) announcements (by the
Master Browser), and entirely dependant on NetBIOS / Broadcast.

Admittedly I dislike network browsing and was quite happy to see the
back of it (and NT domains), and therefore I'm quite happy to be proved
incorrect

Anyway, I do believe WINS is the right approach. I would also advise you
monitor which systems are being elected as Master Browser for each
subnet (Broadcast Domain), unless you're relaying Broadcast over your
routers / firewalls.

The Domain Master Browser (preferentially the PDC Emulator iirc) is
tasked with compiling the separate lists and presenting the complete
list to clients. DNS can't help with any of that, WINS itself only helps
Master Browsers find each other.

I believe NetBIOS-based Network Browsing is only available for legacy
support. It hasn't had a change of any significance for the last 10 to
15 years.

Chris
 
Reply With Quote
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      02-22-2010
> On Feb 22, 12:22*am, Dan <dri...@hotmail.com> wrote:
>> On Feb 21, 1:22*am, Ace Fekay [MVP-DS, MCT]
>>
>>
>>
>> <ace...@mvps.RemoveThisPart.org> wrote:
>>>> On Feb 20, 9:13*am, Ace Fekay [MVP-DS, MCT]
>>>> <ace...@mvps.RemoveThisPart.org> wrote:
>>>>>> On Feb 19, 7:36 pm, "Ace Fekay [MVP-DS, MCT]"
>>>>>> <ace...@mvps.RemoveThisPart.org> wrote:
>>>>>>> "Dan" <dri...@hotmail.com> wrote in message
>>>>>>> news:61ae4e48-bf73-4d8a-af23-...
>>>>>>>> Our WAN consists of a parent domain and two child domains (i.e.
>>>>>>>> parent.com and child1.parent.com and child2.parent.com). Domain
>>>>>>>> controllers with DNS in the parent domain exist on each end of a two-
>>>>>>>> node WAN joined by bonded T1's. There is a single child domain on
>>>>>>>> each end of the WAN. All DC's are running Windows Server 2003 R2
>>>>>>>> (with all updates). From each child domain, we are able to browse
>>>>>>>> (entirenetwork, Microsoft WindowsNetwork) and see the same child
>>>>>>>> domain as well as the parent domain but we are unable to see the other
>>>>>>>> child domain on the other end of the WAN. Name resolution appears to
>>>>>>>> work properly and DNS suffixes have been added such that I can
>>>>>>>> successfully ping any machine on the WAN by name. I can also type the
>>>>>>>> machine name into an explorer window's address bar and reach it
>>>>>>>> withoutissue however I still cannot see the child domain listed when
>>>>>>>> browsing.

>>
>>>>>>>> parent - (Bonded T1's) - parent
>>>>>>>> / \
>>>>>>>> child1 child2
>>>>>>>> If I attempt to type the child netbios domain name into the address
>>>>>>>> bar (\\child2), I receive an error "\\child2 is not accessible. You
>>>>>>>> might not have permission to use thisnetworkresource. Contact the
>>>>>>>> administrator of this server to find out if you have access
>>>>>>>> permissions." "Thenetworkpath was not found." I attempted this
>>>>>>>> from a DC in child1 while logged in as administrator of
>>>>>>>> child1.parent.com.

>>
>>>>>>>> On one end of the WAN (child1.parent.com), we only have a single DC
>>>>>>>> and it is not running DNS. We are currently relying on a DC from the
>>>>>>>> parent domain to provide DNS on this end. NetBIOS over TCP/IP is
>>>>>>>> enabled on the DC's NIC.

>>
>>>>>>>> On the other end (child2.parent.com), DC's running DNS exist in both
>>>>>>>> the parent and child2 domains but that doesn't change the fact that
>>>>>>>> neither side can see the other. We do not have aWINSserver on the
>>>>>>>> network. I believe we have DNS configured properly but I'm not
>>>>>>>> certain so I'm posting here.

>>
>>>>>>>> Any assistance is greatly appreciated.
>>>>>>>> Dan

>>
>>>>>>> Are you usingWINS?WINSwill provide NetBIOS name resolution across
>>>>>>> subnets. AD normally handles this if it is a pure ADnetwork, unless
>>>>>>> something was disabled. However, the easy solution is to useWINS.
>>>>>>> What IsWINS?: Windows Internet Name Service (WINS)Although NetBIOS and
>>>>>>> NetBIOS names can be used withnetworkprotocols other than TCP/IP,WINS
>>>>>>> was designed specifically to support NetBIOS over TCP/IP
>>>>>>> ...http://technet.microsoft.com/en-us/l...80(WS.10).aspx
>>>>>>> --
>>>>>>> Ace

>>
>>>>>>> This posting is provided "AS-IS" with no warranties or guarantees and
>>>>>>> confers no rights.

>>
>>>>>>> Please reply back to the newsgroup or forum for collaboration benefit
>>>>>>> among responding engineers, and to help others benefit from your
>>>>>>> resolution. Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange
>>>>>>> 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003
>>>>>>> Microsoft Certified Trainer
>>>>>>> Microsoft MVP - Directory Services
>>>>>>> If you feel this is an urgent issue and require immediate assistance,
>>>>>>> please contact Microsoft PSS directly. Please
>>>>>>> checkhttp://support.microsoft.comforregional support phone numbers.-
>>>>>>> Hide quoted text - - Show quoted text -
>>>>>> Ace,

>>
>>>>>> Thanks for the response. *We are not currently runningWINSon any
>>>>>> server in either the child or parent domains. *A year or so ago, we
>>>>>> eliminated an older server on thenetworkbut I know for a fact that
>>>>>> it was not runningWINSeither, however, I'm nearly certain that we
>>>>>> were able to browse from child to child prior to demotion of that
>>>>>> server. *I'm just not sure what, if anything, configuration-wise was
>>>>>> changed that caused this to stop working.
>>>>>> Am I correct in assuming that we should be able to browse child to
>>>>>> childwithoutWINSor isWINSabsolutely necessary in order for this
>>>>>> to work?

>>
>>>>>> Thanks again,

>>
>>>>>> Dan

>>
>>>>> Well, that's been a debated topic that has surfaced off and on. If
>>>>> NetBIOS has been disabled, DirectSMB will be used, and AD will provide
>>>>> browsing. However, I don't know what occured and what was changed, if
>>>>> you had properly trasferred the PDC Emulator role, which will be a
>>>>> factor, when the other DC was demoted, etc. There are many factors.
>>>>> Yes, it should workwithoutWINS, but then again, it's a bit more
>>>>> flakier then to just useWINS.

>>
>>>>> Read what I've blogged on it in my Resolution blog.
>>>>> DNS,WINS& the Client Side Resolver, NetBIOS, Browser Service,
>>>>> Disabling NetBIOS, Direct Hosted SMB (DirectSMB), If One DC is Down,
>>>>> Does a Client logon to Another DC, and DNS Forwarders Algorithm, and do
>>>>> I need
>>>>> WINS?http://msmvps.com/blogs/acefekay/arc...-wins-netbios-...
>>>>> Ace- Hide quoted text -

>>
>>>>> - Show quoted text -

>>
>>>> Ace,

>>
>>>> Thanks again for the response.

>>
>>>> I took a look at the link you provided and I see that there is a gray
>>>> area regarding the need forWINSvs. AD and DNS with resolution.
>>>> I can tell you for certain that the PDC Emulator role was properly
>>>> transferred from the old server to the new one (verified). *I just
>>>> can't grasp why each child domain is capable of seeing itself and the
>>>> parent but not the other child. *The entire forest is AD with
>>>> integrated DNS and everything appears to function properly.
>>>> Any other advise you have to offer or suggestions would be greatly
>>>> appreciated. *If you require additional info such as specific info
>>>> related to ournetworkconfig, please don't hesistate to ask but I
>>>> might be more inclined to communicate that info privately rather than
>>>> in a public forum.

>>
>>>> Thanks again,

>>
>>>> Dan

>>
>>> Hi Dan,

>>
>>> I try to keep any support issues online. It helps so others can
>>> collaborate if I miss anything. We try to work together on things in
>>> the groups.

>>
>>> This is a difficult one to diagnose. If it was working, then now it is
>>> not, can be caused by a variety of issues. I can tell you that for my
>>> larger customers, I preferWINS, because it also supports legacy NTLM
>>> based apps. I am not sure if DirectSMB supports this because DirectSMB
>>> is port 443 based, and the older apps are looking for NetBIOS on 139.
>>> Ace- Hide quoted text -

>>
>>> - Show quoted text -

>>
>> Ace,
>>
>> Thanks again. *The issue here however is simplenetworkbrowsing.
>> I'm not even trying to depend upon a particular app to resolve
>> resources across a WAN, I simply want to be able to openNetwork
>> Places and browse to any of the three domains that are available on
>> the WAN instead of only two at a time. *I supposeWINSmight be my
>> solution but I sure would like to know if there's something that I can
>> look into to see if this problem is related to a configuration issue.
>> Do you think I should post my original question in a different forum
>> to see if there are any other recommendations?
>>
>> Dan

>
> So, what your are saying is that all the AD DNS infrastructure was
> created for security, but does not allow browsing in a mulit-subnet
> environment. So are we restricted still to WINS previously inability
> to handle more than one same host names of two different child
> domains, for example www.seattle.contessa and www.sanfrancisco.contessa,
> in the same WINS database?
>
> Mike


Mike,

I don't want to skew the issue. a 'www' entry would *NEVER* be an entry
I would put in WINS. That is a hostname record that should only exist
in DNS for website URL access based on hostheader multisite web
hosting. It has nothign to do with the computer name. WINS is for the
NetBIOS name, or the 'computername.' Of course, you can have additional
DNS host names for a resource (conmputer, etc), and if using 'www' it's
assumed to be a hostheader and NOT a computer name.

Ace


 
Reply With Quote
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      02-22-2010
>> Dan,
>>
>> You can try posting it elsewhere, however most if not all of the folks that
>> monitor and respond in this group, also monitor the other groups. I would
>> imagine since no one else responded, they may not have any suggestions.
>>
>> When it comes to networking browsing, it can be tedious to troubleshoot. As
>> I've implied, WINS is the answer for multi-subnet browsing to allow
>> consitency, whether for apps or browsing in general, especially if you have
>> VPN access clients on a separate VPN subnet, which does not work with
>> DirectSMB browsing.
>>
>> Maybe a call to Microsoft PSS may be in order?
>>
>> Ace

>
> > and AD will provide browsing

>
> Really? I was under the impression that the browse list was entirely
> dependant on compilation of client (LanManager) announcements (by the Master
> Browser), and entirely dependant on NetBIOS / Broadcast.
>
> Admittedly I dislike network browsing and was quite happy to see the back of
> it (and NT domains), and therefore I'm quite happy to be proved incorrect
>
> Anyway, I do believe WINS is the right approach. I would also advise you
> monitor which systems are being elected as Master Browser for each subnet
> (Broadcast Domain), unless you're relaying Broadcast over your routers /
> firewalls.
>
> The Domain Master Browser (preferentially the PDC Emulator iirc) is tasked
> with compiling the separate lists and presenting the complete list to
> clients. DNS can't help with any of that, WINS itself only helps Master
> Browsers find each other.
>
> I believe NetBIOS-based Network Browsing is only available for legacy
> support. It hasn't had a change of any significance for the last 10 to 15
> years.
>
> Chris


Chris,

AD support for browsing using DirectSMS (port 445) actually does work,
but if you ask me, it's flaky, and doesn't work for VPN clients. Also,
I'm also not sure if it supports legacy LanMan clients since they
specifically look for a NetBIOS name across port 139. Therefore, WINS
has always worked nicely for me!

Ace


 
Reply With Quote
 
Chris Dent
Guest
Posts: n/a

 
      02-23-2010

> Chris,
>
> AD support for browsing using DirectSMS (port 445) actually does work,
> but if you ask me, it's flaky, and doesn't work for VPN clients. Also,
> I'm also not sure if it supports legacy LanMan clients since they
> specifically look for a NetBIOS name across port 139. Therefore, WINS
> has always worked nicely for me!
>
> Ace


Hey Ace,

I just want to make sure I'm not talking cross-purposes.

When I say browsing I mean looking at the list of computers under
Network Places, not browsing the shares on a single system. The latter
will use SMB over TCP on TCP Port 445 if NetBIOS is disabled.

The last few networks I've run have had NetBIOS disabled entirely, as a
direct result "My Network Places" is empty and all connections to shares
use SMB over TCP.

This is really sharing my experiences, I agree with your assertion that
WINS should be in place for browsing. If anything I'd like to lend
support to that, it is essential if network browsing is required on a
multi-subnet network.

Chris
 
Reply With Quote
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      02-23-2010

"Chris Dent" <> wrote in message
news:...
>> Chris,
>>
>> AD support for browsing using DirectSMS (port 445) actually does work,
>> but if you ask me, it's flaky, and doesn't work for VPN clients. Also,
>> I'm also not sure if it supports legacy LanMan clients since they
>> specifically look for a NetBIOS name across port 139. Therefore, WINS has
>> always worked nicely for me!
>>
>> Ace

>
> Hey Ace,
>
> I just want to make sure I'm not talking cross-purposes.
>
> When I say browsing I mean looking at the list of computers under Network
> Places, not browsing the shares on a single system. The latter will use
> SMB over TCP on TCP Port 445 if NetBIOS is disabled.
>
> The last few networks I've run have had NetBIOS disabled entirely, as a
> direct result "My Network Places" is empty and all connections to shares
> use SMB over TCP.
>
> This is really sharing my experiences, I agree with your assertion that
> WINS should be in place for browsing. If anything I'd like to lend support
> to that, it is essential if network browsing is required on a multi-subnet
> network.
>
> Chris



Yes, you are correct. They actually refer to it as DirectSMB, but same
thing. The neighborhood list (Network Places), is NetBIOS based. Hence why I
like WINS. However, I did see one installation where it actually populated
cross-subnet without WINS. AD is supposed to support this using SMB, however
I've found it flaky, at best. There's nothing specific on how to support or
troubleshoot it that I've found, other than those links in my blog. However,
there are many articles on the Browser service.

Ace


 
Reply With Quote
 
Chris Dent
Guest
Posts: n/a

 
      02-24-2010

Another stunning feature then

Ah well, soon we'll all be running IPv6, right?

Chris
 
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
Critical Issue Broken delegated domain Kashif Windows Server 3 02-15-2010 09:12 PM
Joining windows server 2003 to windows 2008 domain Dylan Active Directory 11 02-02-2010 04:21 PM
Sub-domain in Active Directory Integrated Zone Tom Linger DNS Server 3 11-25-2009 04:56 AM
The local domain controller could not connect with - 2008 boe Active Directory 9 11-22-2009 01:05 AM
child and parent domain in the same AD site sawyer Active Directory 8 11-02-2009 07:07 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59