Skip to content

Lab3.1Segmentation

Beth edited this page Feb 5, 2025 · 9 revisions

WKS Setup

Set up a new admin user with lusrmgr.msc, adding it to the administrators group, set ip configuration according to IP Assignments

FW01 Setup

Set the rules for the new mgmt02

  • set nat source rule 30 description "NAT FROM MGMT TO WAN"
  • set nat source rule 30 outbound-interface eth0
  • set nat source rule 30 source address 172.16.200.0/28
  • set nat source rule 30 translation address masquerade

Other Notes

Install wazuh 4.1, install java (jdk) first

After installing wazuh take a picture of the default password

Clone this wiki locally