Assessment Plan - IronMansDaughter/Sys-255 GitHub Wiki

Current Network Diagram:

image

Devices:

dhcp01

wks01

ad01

fw01

Hostnames:

wks01-janelle

dhcp01-janelle

ad01-janelle

Users:

janelle

love

john

Alice

Bob

Charlie

IP's: IP addresses obtained automatically through dhcp configuration:

dchp -subnet 10.0.5.0 netmask 255.255.255.0 { option routers 10.0.5.2; option subnet-mask 255.255.255.0; option domain-name "janelle.local"; option domain-name servers 10.0.5.5; range 10.0.5.100 10.0.5.150; }

Services: (There were a ton under AD DS, but the DNS is the main one we're working with.)

AD01-JANELLE DNS Server