This is page is meant as a tutorial for setting up DNS for Google Youtube for Schools.
https://support.google.com/youtube/answer/6214622
Zones
- youtube.com
- googleapis.com
- youtube-nocookie.com
Records
Zone | Record Type | Alias Name | Target |
---|---|---|---|
youtube.com | A | restrict | 216.239.38.120 |
youtube.com | A | 216.239.38.120 | |
youtube.com | CNAME | www | restrict.youtube.com |
youtube.com | CNAME | m | restrict.youtube.com |
googleapis.com | CNAME | youtubei | restrict.youtube.com |
googleapis.com | CNAME | youtube | restrict.youtube.com |
youtube-nocookie.com | CNAME | www | restrict.youtube.com |
Creating Zones
- Open DNS Management (Administrative Tools -> DNS)
- Expand out to Forward Lookup Zones
- Right click on "Forward Lookup Zones" and select "New Zone"
- Setup the zone as primary, store it in AD, and replicate to all DNS servers in AD domain
- Enter the zone name
Creating Records
- Open DNS Management (Administrative Tools -> DNS)
- Expand the Forward Lookup Zones
- Right click on the zone and click New Host (A) or New Alias (CNAME) depending on record type.
- Fill in the information from
Results
Your server should look similar to this.