Skip to content
- VM Name: g#-s#-dns
- IP address: 192.168.x.y1 (where x is your group # and y is your student #)
- Install Windows Server
- Install VMware Tools on your VM
- Configure NIC properly (should be using vmxnet3 NIC)
- Configure DNS Server Tool on server
- Create a Forward zone for g#s#.com
- Add an A record to your zone for your mysql server (mysql.g#s#.com points to 192.168.g#.s#8)
- Add an A record for your Apache server (web.g#s#.com points to 192.168.g#.s#7)
- Utilize the nmtui tool to set your Client VM’s primary DNS address to your new DNS server.
- On the Client, go to https://mysql.g#s#.com:10000 to load your webmin interface completed in Lab 1
- Submit screenshot of that page showing that it is responding to the new DNS entry