Situation: Your internal Active Directory domain is yourdomain.com and your website is www.yourdomain.com. When you attempt to connect to your website from your inside network, the website will not resolve.
Solution: Create a CNAME record in your internal DNS for your website. Your internal DNS server needs CNAME record created for www.yourdomain.com
To create a CNAME record, open your Microsoft DNS management console, and follow these steps:
-
In the DNS console, expand the Forward Lookup Zones folder for the server you want to work with.
-
Right-click the domain you want to update and then from the pop-up menu, choose New Alias.
-
Type the alias in the Alias Name field. The alias will be "www" with no quotes
-
In the Fully Qualified Name For Target Host Field, enter "app.campussuite.com" with no quotes
-
Click OK.
After this update, you will need to clear the DNS cache on your local computer. Please use this reference to find the steps for your system.
After clearing the cache, open a web browser and access www.yourdomain.com
Note: Active Directory reserves the @yourdomain.com for directory controllers. Schools that use the same domain for AD and their website will not be able to set an entry to access your website without the WWW in front of yourdomain.com This is a limitation of running the same namespace for internal and external DNS, and SchoolStatus cannot make this configuration work inside of your network. Please use the full www.yourdomain.com inside your network.
Comments
0 comments
Article is closed for comments.