Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > DNS Server > 2nd NIC keeps registering in DNS on Win2k8

Reply
Thread Tools Display Modes

2nd NIC keeps registering in DNS on Win2k8

 
 
Frank
Guest
Posts: n/a

 
      02-25-2010
A little background first. I have roughly 5 DC's in my domain. 3 of which are
Win2k8, and 2 are still Win2k3. The Win2k3 DC's will eventually be upgraded
to Win2k8 within the next 3 months.

Two of the Win2k8 DC's have multiple NIC's for a SANs solution. The LAN NIC
has a 10.0.0.0 / 8 on it, where the SANs NIC has a 192.168.1.0 / 24 on it. I
dont want the SANs NIC IP to show in DNS. There's no reason for it and in
fact, it causes some issues when its in there. In the properties of the SANs
NIC, I have gone into Advanced -> DNS and have removed the check mark for
"Register this connection's address in DNS" yet the IP address is constantly
being registered in DNS. Is there someplace else in Windows 2008 that you
need to change something so that the 192.168.1.x address doesn't show in
DNS???
 
Reply With Quote
 
 
 
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      02-26-2010
"Frank" <> wrote in message
news:F5E48172-9148-476D-BA09-...
>A little background first. I have roughly 5 DC's in my domain. 3 of which
>are
> Win2k8, and 2 are still Win2k3. The Win2k3 DC's will eventually be
> upgraded
> to Win2k8 within the next 3 months.
>
> Two of the Win2k8 DC's have multiple NIC's for a SANs solution. The LAN
> NIC
> has a 10.0.0.0 / 8 on it, where the SANs NIC has a 192.168.1.0 / 24 on it.
> I
> dont want the SANs NIC IP to show in DNS. There's no reason for it and in
> fact, it causes some issues when its in there. In the properties of the
> SANs
> NIC, I have gone into Advanced -> DNS and have removed the check mark for
> "Register this connection's address in DNS" yet the IP address is
> constantly
> being registered in DNS. Is there someplace else in Windows 2008 that you
> need to change something so that the 192.168.1.x address doesn't show in
> DNS???



To understand what is happening and why, requires an understanding of Active
Directory's underlying functions. To simply state it, because of the way AD
works and DNS registration, it is highly suggested and recommended to NOT
multihome domain controllers. This is based on numerous engineers, including
Microsoft KB articles indicating issues with multihoming DCs. The only
exception is SBS server.

The netlogon service on each DC registers necessary data in the form of SRV
records into DNS. This includes the GcIpAddress (if it is a GC and assuming
you have one domain, all DCs should be a GC), as well as the LdapIpAddress,
which is the record that shows up as "same as parent." Also, because it is a
DNS server, it will register its A record, even if you disable it. Kind of a
self-identifier that it's an SOA.

You can change this default functionality on a DC if you really need a DC to
be mutltihomed. However, it rerquires numerous registry changes. Read my
blog on this thoroughly, which has additional details, to understand what is
going on, and ways to alter your DCs' default functionality to accomodate
your requirements. Otherwise, the real suggestion is to disable one of the
NICs, or team them to eliminate the multiple interfaces.

Oh, I haven';t tested this on 2008 yet, but looking at all the registry
entries on a 2008 machine, they are the same.

Multihomed DCs with DNS, RRAS, multiple IPs, and/or PPPoE adapters
http://msmvps.com/blogs/acefekay/arc...-adapters.aspx

I know this is NOT what you wanted to hear. Sorry. However I hope you find
this useful at least to understand what is happening and to create a plan of
attack as to how to move forward.

--
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
 
IanB
Guest
Posts: n/a

 
      04-30-2010

Make sure DNS service on your DC is bound to only the IP you want to register.
 
Reply With Quote
 
Ace Fekay [MVP - Directory Services, MCT]
Guest
Posts: n/a

 
      05-02-2010
On Fri, 30 Apr 2010 13:00:01 -0700, IanB
<> wrote:

>Make sure DNS service on your DC is bound to only the IP you want to register.


That won;t help if this is a DC, because the netlogon services
registers records, and simply setting the binding in DNS, won't do the
trick, unfortunately.

Ace
 
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
Re: stand alone windows servers not registering in DNS. Jonathan de Boyne Pollard DNS Server 20 04-29-2010 09:33 PM
Re: stand alone windows servers not registering in DNS. Ace Fekay [MVP-DS, MCT] DNS Server 0 01-27-2010 01:19 AM
Win2k8 Server The Doctor Windows Server 3 01-06-2010 06:08 PM
Users cannot change password in win2k8 terminal server gjl_support Windows Server 0 12-22-2009 09:25 PM
Registering missing .ocx & .dll files Mike M Windows Vista File Management 6 04-22-2007 07:54 AM



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