Lab02 ADDS - InaFricke/SYS-255 GitHub Wiki
ADDS
Helpful links
vcenter02.cyber.local
Check
win10 can ping 10.0.5.2 Successful ping
Ping
a diagnostic tool that does ICMP DNS name to number
ping name and IP to test the DNS
Server 2019
Adjust network adapter to SYS255LAN
Admin PW: champlain google one
Open Server Manager
Bottom right (TV symbol)
Ethernet
change adapter options
Ethernet 0 1pv4 properties
Set internet
IP Address: 10.0.5.5 Netmask: 255.255.255.0 Gateway 10.0.5.2 (Make sure fw01 is running). DNS 10.0.5.2
re-name
Search in settings "Re-name" ad01-ina
Reboot
Check network connectivity
whoami -to make sure the name change worked
ping -google.com and 8.8.8.8 to check DNS and internet connectivity
Add role
F5 reloads page
Select manage > add roles and features > wizard starts use defaults > select Active directory domain services under server roles > add features > restart destination server
Had to force restart did not do it automatically for some reason.
Promotion
Select Add a New forest set root name to
ina.local
DSRM password: My Champlain Google +DSRM
DNS Error
ran whoami to check that I was admin
create a new hostname under local
fw01-ina
successful ping of fw01-ina
Reverse DNS
complete wizard
Named domain users
ina.fricke-adm H****S**11 added to the admin group
new user ina.fricke H****S**22
WKS01
ethernet>properties>ipv4>properties> 10.0.5.5
For some reason, it does not know the name of the server
ping ina.local worked
Joining WKS01 to your new domain
settings>change workgroup name
Troubleshooting
WKS01 said server unknown After a quick Google search I believe it was because I configured the reverse lookup zone incorrectly. There was know IP adress configured so I entered 10.0.5.2
did not fix it
I forgot to add the A record for both the firewall and the AD
Explore Active Directory and DNS, and a number related tech/terms.
active directory stores information about objects and makes them easier for administrators to find
Records
DNS records are created and stored in the zone file
can be thought of as listings or directories
they are used to direct DNS queries to the correct place
helpful website/ research source: https://constellix.com/news/dns-record-types-cheat-sheet