Lab 5‐1: Network in PT - skyleroriordan/my-tech-journal GitHub Wiki

Confireing DNS

Set the DNS server address and the default gateway

Go to the services tab and turn DNS on

config A-records by adding two records, one for the DHCP server and one for the DNS server. The first record I set was named dhcp.station.three.com with the address of the DNS server. The second record was called dhcp.station.two.com and was the IP of the DHCP server.

Then update the DNS server in all the DHCP pools

Then, on all hosts, run ipconfig /renew to get the DNS server.