Hi to all
I have problem with RODC and Perimeter Network.
Here is my situation
I've got Network 192.168.1.0/24 that has two (2) Writable Domain Controllers based on Windows 2008 R2
I'd created second routable network 172.16.0.0/24 that has one Read-Only Domain Controller .
Between the networks there is a firewall configured only for DNS TCP/UDP traffic and UDP 500 (IKE) . I'd created IPSEC Tunnel Between WRDC and RODC using Windows Firewall with Advanced Settings .
All of the domains and server in both networks are working fine (replication,SMB, network time, DNS etc)
After that I wanted to create another perimeter network with only one server that will be connected to my corporate domain . So again with Windows Firewall and UDP IPSEC Tunneling I created connection from my third network to my RODC . The third network
is routable and it address space is 10.10.10.0/24
Again : I can ping RODC from the third network , and using Office domain Join I added Windows 2008 R2 Server to the Corporate domain.(pre-created account is replicated to RODC)
When the server is getting rebooted it gets stucked at "Applying Computer Settings" forever. If I disconnect LAN cable of Server at that stage then it goes through.
After providing UserName and PAssword it again get stucked at "Applying User Settings" After disconnecting cable it goes ahead.
After Logging into the Server and connecting the LAN cable I have checked nslookup and DNS name resolution. Everything is working fine. Only while starting and logon it get stucked.
I have checked and found that there are certain errors in the EventViewer like
Error 1: Name resolution for the name domain.com timed out.
Error 2: Group Policy Application failed.
I've created AD Site Links and Subnets to point RODC but again nothing is working. I have also created below entry in Registry of the server.
Navigate to: HKLM\System\CurrentControlSet\Services\Netlogon\Parameters
String VAlue: SiteName and mentioned the site name of the RODC server.
Any ideas ?