Active directory
I have two subnet 10.x/8 and 192.x/24 and a single AD configured on 192.x.
DNS is configured on 192..x IP client computers of 192.x series can communicate with DNS but 10.x an not communicate now how can i achieve this
Suggest me solution for this actually 192.x series IP's are over and to add/implement a new subnet and keep the previous 192.x server intact how can i achieve.
One important point routing is already enabled on both subnet
August 25th, 2011 2:56am
Hello,
I have two subnet 10.x/8 and 192.x/24 and a single AD configured on 192.x.
DNS is configured on 192..x IP client computers of 192.x series can communicate with DNS but 10.x an not communicate now how can i achieve this
Make sure that client computers in 10.x are pointing to the DNS server in 192.x as
primary DNS server. Also, check your routes (To confirm that they are OKay, try sending a ping request to the DNS server using its private IP address) and check that there is no firewall blocking ICMP traffic and traffic to port 53.
Use PortQry v2 for check.
This
posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
Microsoft Student
Partner 2010 / 2011
Microsoft Certified Professional
Microsoft Certified Systems Administrator:
Security
Microsoft Certified Systems Engineer:
Security
Microsoft Certified Technology Specialist:
Windows Server 2008 Active Directory, Configuration
Microsoft Certified Technology Specialist:
Windows Server 2008 Network Infrastructure, Configuration
Microsoft Certified Technology Specialist:
Windows Server 2008 Applications Infrastructure, Configuration
Microsoft Certified Technology Specialist:
Windows 7, Configuring
Microsoft Certified IT Professional: Enterprise
Administrator
Microsoft Certified IT Professional: Server Administrator
Free Windows Admin Tool Kit Click here and download it now
August 25th, 2011 2:59am
Physical connectivity is needed but is not sufficient condition for you network structure. You need FQDN resolution and access to domain controller from the 10.x subnet. You can achieve working system by adding second domain controller into
the subnet 10.x. Latest server operating systems allow for simple solution with RODC. Also you need to configure your active network devices to allow for communication between DC and RODC (time, replication, DNS, security, etc)
Here is step by step procedure
http://technet.microsoft.com/en-us/library/cc772234(WS.10).aspx
August 25th, 2011 3:05am
Have to assiciated 10.x/8 with the site?Best regards Biswajit Biswas Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights. MCP 2003,MCSA 2003, MCSA:M 2003, CCNA, MCTS, Enterprise Admin
Free Windows Admin Tool Kit Click here and download it now
August 25th, 2011 3:08am
Thanks
August 25th, 2011 3:10am
If the tread solution is works, pls dont forget to mark as answer.Best regards Biswajit Biswas Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights. MCP 2003,MCSA 2003, MCSA:M 2003, CCNA, MCTS, Enterprise Admin
Free Windows Admin Tool Kit Click here and download it now
August 25th, 2011 4:37am


