Skip Navigation
 Search | Directories | Reference Tools
UW Home > UWIN > Computing and Networking > Support > UW Domains 

Domain Controllers on p172

Brute force password attacks from the Internet afflict all Windows domains at the University of Washington. Domains without a firewall have a higher risk profile, and users with simple passwords are rapidly exploited. Depending on the policy implemented, failed brute force attempts can also lockout users and rapidly fill security logs.

However, implementing a firewall for domain controllers (DCs) is problematic. Any domain controller in a forest must be able to freely communicate with other domain controllers in the forest. In some forests, like the UW forest, the list of domain controllers in the forest isn't static--it changes daily. This makes firewall configuration difficult at best.

UW Technology recommends an alternate option to UW domain administrators: move your domain controllers to the private 172 address space (p172). This prevents malicious hackers beyond the UW border routers from reaching your DCs. The DCs enjoy the full range of operational functionality. Campus DNS services will resolve the p172 DNS records associated with Active Directory services that DCs require for functionality. However, only clients that are within the UW border can resolve the p172 DNS records. Clients outside the border will not resolve those p172 based DNS records.

There is an obvious implication to moving all your domain controllers to p172. Off-campus clients can't resolve or connect to those domain controllers. Additionally, no single domain name can have both public and private resource records. For example: Windows Domain Controllers SRV records.

If you have off-campus clients, one solutions are to implement a VPN.

How to move a DC to p172

Example:

From:  Jane Smith <jsmith@u.washington.edu> 
To: netops@u.washington.edu 
Subject:  migrate domain controller(s) to 172 network 
Hello, 
I'm Jane Smith, the domain contact for xyz.washington.edu. 
I would like to move Domain Controller(s) in my domain to 172 network: 
    host name             =   hostname.domainname.washington.edu 
    current IP address    =   128.xxx.xxx.xxx 
Please check all corresponding DNS records for this host(s) to reflect the IP address change. 
Jane Smith