How to Configure DNS Role in Windows Server 2016: Przewodnik krok po kroku. It is similar to Serwer Windows 2012 R2 Role.
- Launch the DNS management console from the Tools drop-down in Menedżer serwera;
2. When DNS was installed, a forward lookup zone for enterinit.com was automatically created. Strefa wyszukiwania do przodu utrzymuje mapowanie nazw hostów na adresy IP;
3. However, strefa wyszukiwania wstecznego nie jest tworzona automatycznie. Należy to zrobić ręcznie. Strefa wyszukiwania wstecznego utrzymuje mapowanie adresów IP na nazwy hostów (esencjonalnie, odwrotnie);
4. Right-click on Strefa spojrzenia wstecz i wybierz Nowa strefa;
5. Trzask Next;
6. Wybierać Strefa podstawowa as this will be created on this DNS server;
7. Pozostaw jako domyślny (lub skonfiguruj dla swojego środowiska) and click Next;
8. Wybierać Strefa wyszukiwania wstecznego IPv4;
9. For this lab environment using the network 192.168.1.X;
10. Pozostaw domyślne Zezwalaj tylko na bezpieczne aktualizacje dynamiczne, trzask Next;
11. Trzask Skończyć;
12. Once the reverse lookup zone is created, musimy stworzyć Rekord PTR for the domain controller.
13. Right-click on the reverse lookup zone and select Nowy wskaźnik (PTR);
14. Click the Przeglądać przycisk;
15. Select the domain controller. Browse the forward lookup zone for the newly created domain. Select the domain controller from your forward lookup zone and click OK;
16. Potwierdź informacje i kliknij OK;
17. The reverse PTR record will be created.