I have been trying to do similar stuff. Here is a brief overview of what i actually wanted to achieve.
1. Run windows Server 2003 as the single AD domain controller. no other DCs in the domain.
2. Run DNS on this single server to serve for local name resolution as well as resolving internet names.
3. This server is a dual-homed computer, one nic is connected to the local LAN and the other NIC is connected to the internet through a router.
IP addresses i am using is as following:
Local LAN card:
IP on server: 10.1.1.1
subnet mask: 255.0.0.0
gateway not set on this interface
DNS pointing to 10.1.1.1
Register this connections address in DNS and use this connections DNS Suffix in DNS registration both ticked.
Server interface connected to router takes its IP from router's DHCP which is in the range 192.168.2.2 - 192.168.2.32
Router's internal IP is 192.168.2.1.
The second interface is pointing to 10.1.1.1 as its DNS server.
Register this connections address in DNS and use this connections DNS Suffix in DNS registration both are NOT ticked.
I have not set any gateway on any of the interfaces. RRAS is not configured on the system and its not running any routing. ALSO no forwaders have been set in DNS settings.
MY DNS works perfectly. It resolves internal as well as external names successfully.
I have reached this solution after playing around with the setup for a while. Though the system is working perfectly at the moment, I am not sure what will happen when i would enable RRAS on this server and try to configure VPN.
What I do not understand is that how is this whole system working here - no forwaders set to forward the external resolution queries to, no routing configured to route packets to the external side interface. Just dont understand whats happening here and how is it working. COnfiguration explained above might help others to configure their dual-homes DCs on windows 2003. BUT I STILL NEED SOMEONE TO HELP ME UNDERSTAND HOW IS THIS WORKING????? PLS COMMENT
warmncandid