Re: Problem with dns in AD 2003



In news:1127117494.970831.61860@xxxxxxxxxxxxxxxxxxxxxxxxxxxx,
basuraster <basuraster@xxxxxxxxx> made this post, which I then commented
about below:
> Hello
>
> I have two AD Windows 2003 Servers with two cards of network a public
> one and another private for the backup, the problem is when doing ping
> to anyone of the servers the IP that responds is the private, I have
> deactivated in the private card register DNS and NetBios by TCP/IP and
> even so continues responding by the private one, the configuration of
> cards is
>
> Public:
>
> 10.125.8.140
> 255.255.248.0
> 10.125.8.1
>
> DNS
>
> 10.125.8.140
> 10.125.8.141
>
> Private:
>
> 10.125.160.36
> 255.255.255.0
>
> Any suggestion.
>
> Thanks

You said one is private, the other public. The above two look like private
to me.

Also, without me breaking out the subnet masks, did you make sure that
10.125.160.36/24 is not included in the same subnet as 10.125.8.140/21?

If pinging from the internal network, subnet priortization is kicking in
giving the internal IP. Also, if you have WINS, it may be getting it from
there. Maybe it's broadcasting. Ping is not the tool to test this, but
nslookup or NetDig.

Also, if these are domain controllers, it is HIHGLY advised NOT to multihome
a DC because of the behavior, of which you've already experienced. Mutlihome
a member server to perform NAT, or routing, etc. To force a DC/DNS server
that is multihomed requires registry entries and other changes to alter
default domain controller behavior and ensure functionality, but it's not
pretty.

--
Regards,
Ace

If this post is viewed at a non-Microsoft community website, and you were to
respond to it through that community's website, I may not see your reply.
Therefore, please direct all replies ONLY to the Microsoft public newsgroup
this thread originated in so all can benefit.

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

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft Windows MVP - Windows Server - Directory Services
Infinite Diversities in Infinite Combinations.
=================================


.



Relevant Pages

  • Memory Leak issue
    ... MFC, COM dll, COM ocx, COM server, Windows static lib and windows dynamic ... It is also showing some of the memory leak in the MFC dlls. ... We are measuring the Private bytes for the application using Sysinternals ...
    (microsoft.public.vc.mfc)
  • Memory Leak Issue
    ... MFC, COM dll, COM ocx, COM server, Windows static lib and windows dynamic ... It is also showing some of the memory leak in the MFC dlls. ... We are measuring the Private bytes for the application using Sysinternals ...
    (microsoft.public.vc.debugger)
  • Re: lsass.exe process
    ... My store private bytes are in that range, server has 3 gb ram. ... Hence Ray says the threshold should be established in the ...
    (microsoft.public.windows.server.sbs)
  • Re: TCP/IP mehrere Clients
    ... Server registriert die anderen nicht? ... Private lbout As New ListBox ... With lbout ... End With ...
    (microsoft.public.de.german.entwickler.dotnet.vb)
  • Re: About Adam Replication Traffic
    ... I configured the private interfaces not to register themselves in the ... the DNS server was configured as that on their "public" interfaces ... retested and replication took place over the ...
    (microsoft.public.windows.server.active_directory)

Loading