In
kwise said:
Hello Ace,
Yes, I only have one domain with 2 dcs(dc1,dc2) . I would
like to get the new box to be the master of operation and
keep the old one around for a while before demoting it to
a member server .The DNS and FSMO on the new box has
configured and installed. By the way, Each AD has two
Nics one for Lan and the other for Wan (connect to WG
SOHO 6tc then a router). Here is the ip settings on
DC1,DC2 and front end client.
DC1 has two nic cards with following settings
Nic 1 (lan)
Ip address 1921.168.1.1
SM 255.255.255.0
Default G 192.168.1.1
DNS 192.168.1.1
Nic 2 ( WAN) Connects to Watch Guard fire box SOHO
6tc(192.168.111.1) and the router is connect to the Fire
Box
IP 192.168.111.2
SM 255.255.255.0
DG 192.168.111.1
DNS 12.108.132.6
12.108.132.7
This is how Dc1 is setup and all the clients are able to
logon to the domain.I followed your instructions.I did
point the client DNS to the new DC2 ip address , after
taking DC 1 off line,but with no success.
DC2 settings as follows
Nic1
IP 192.168.1.2
SM 255.255.255.0
DG 192.168.1.2
DNS 192.168.1.2
Nic2
IP 192.168.111.2
SM 255.255.255.0
DG 192.168.111.1
DNS 12.108.132.6
12.108.132.7
Front End client
Ip 192.168.1.10
SM 255.255.255.0
DG 192.168.1.2
DNS 192.168.1.2
You have a couple of problems, of equal severity. One, you are using your
ISP's DNS on your "external" NIC. Never do this, always use the internal DNS
no matter which way the interface faces. Two, both DCs are multi-homed are
always problematic and require extra configuration to prevent external
addresses from being publish in DNS. I don't understand why you are
multi-homing, anyway. Both interfaces are using private addreses. That said,
even at that you'll have to follow the directions posted below to sstop the
external inteface from being published in DNS and therefore causing
connection issues and errors. It would be easier to get rid of the external
interface.
1. In the DNS management console, on the properties of the DNS server,
interfaces tab, set DNS to only listen on the internal private IP you want
in DNS for
the server.
2. Add this registry entry with regedt32 to stop the (same as parent folder)
records.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters
Registry value: DnsAvoidRegisterRecords
Data type: REG_MULTI_SZ
LdapIpAddress
(If the DC is also a Global Catalog see note below)
3. Create a new host in DNS, leave the name field blank, give it the IP of
the internal interface. Win2k barks at you saying (same as parent folder) is
not a valid host name, click OK to create the record anyway.
4. Right click on Network places, choose properties, in the Advanced menu
select Advanced settings. Make sure the internal interface is at the top of
the connections pane and File sharing is enabled on the internal interface.
Note-
If the DC is also a Global Catalog use this registry entry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters
Registry value: DnsAvoidRegisterRecords
Data type: REG_MULTI_SZ
LdapIpAddress
GcIpAddress
And in addition to the (same as parent folder) record in the domain zone for
the domain name, expand _msdcs, open gc create new host with name field
blank and give it the IP of the internal interface. This resolves as
gc._msdcs.forestroot.