i believe that previously when you had verizon there was no NAT being used..... and hence your DC has a public IP address and so did the host A record for the domain controller and thus everything was working fine
first of all a domain controller behind NAT is not recommended and NAT breaks kerberos. also you have mentioned:
"i noticed in my DNS which is also hosted on this server that the host a record for the the server is looking to the nat ip address and not my "outside" IP address but i cannot seem to change it. "
this is another issue that you will run into.... the reason you are seeing this is because the records for a domain controller are register by the netlogon server... and all the records would be registered using the IP addresses configured locally on the domain controller..... check the netlogon.dns file.
if you still need to get this working... bring up another DNS which would map the records of the DC to the public IP address.....
Main Topics
Browse All Topics





by: Chris-DentPosted on 2009-02-23 at 01:42:21ID: 23709460
Can you show us a diagram of how clients connect to the server and which IP addresses are assigned where?
Are clients supposed to access the Domain Controller on its NATed address? And which address do you have registered for both "server.yourdomain.com" and "yourdomain.com"? NSLookup will do to test the latter.
Chris