Lab 3.1 Segmentation
Network Diagram
Step 1: Configure WKS01
Make a named user on windows:
Add user to local admin group on windows:

Change Windows hostname:
Configure Interface

Step 2: Update fw01 - LAN Configuration
Create a source rule 30 for NAT FROM MGMT to WAN (you will delete this later)


Step 3: Configure fw-mgmt

Set hostname
Set new system password
Delete DHCP Interfaces
Set Interfaces with commands below
Set the corresponding IP addresses for each interface

Set static route
Set DNS forwarding
Step 4: Configure mgmt02
Place on correct adapter
Make a named user
Make user a local admin

Change Hostname
Configure Interface

Step 5: RIP on FW1 and FW-MGMT
On fw01 Enable RIP on eth2 (LAN) and advise the DMZ network
On fw-mgmt Enable RIP on eth0 (LAN) and advise the MGMT network
Create a source rule 30 for NAT FROM MGMT to WAN

Step 6: Shutdown log01
Step 7: Configure server wazuh
Add user
Use netplan to configure interface
Set hostname

Step 8: Update client logging configurations
On web01, remove your rsyslog dropin configuration

On fw1, remove syslog host 172.16.50.5 setting from configuration

Deliverable 6. A screenshot similar to the one below that shows a ping from web01 to wazuh.

Install Git on Vyos
Configure Github
Last updated