Lab 6.1: Port Forwarding and Jump Boxes

Summary:

During this lab we setup our jumpbox and configured port forwarding. The main hichup I had was getthing the proper command for the jump user. Everything else was pretty smooth sailing.

RW01:

Configuring Default Routes: (RW01)

sudo ip route delete 172.16.50.0/29

After delete:

Making SSH Key w/ Comment: (RW01)

Move keys to /home/paul/keys

FW01:

Web Server:

SSH Listen Address:

SSH for WAN to JUMP:

SSH Edit WAN-to-DMZ

Jump:

Base Setup:

make: jump-paul

To Enable and Apply netplan:

Create paul user:

Login with paul and delete champuser:

Make jump user:

Copy pub key from rw01 to jump

mgmt01:

Jump:

Add Wazuh Agent to jump:

mgmt01:

jump:

FW1 Config

Last updated