Assessment Prep - devinziegler/Devin-Tech-Journal GitHub Wiki

Assessment Walkthrough

πŸ“– Table of contents:

Systems and quick links

Traveler

View Network Table
Hostname IP Address Default GW Network
traveler 10.0.17.47/24 10.0.17.2 WAN

Traveler is a windows system now, not much configuration aside from networking is required.

Original Lab Documentation can be found here:

Edge01

πŸ”₯In VCenter, Map all interfaces before configuring the system

View Network Mapping Table
Interface IP Address Network
eth1 172.16.50.2/29 SEC350-DMZ
eth2 172.16.150.2 SEC350-LAN
eth0 10.0.17.147/24 SEC350-WAN

All firewall configurations can be found here:

General VyOS information can be found here:

βœ…Steps for success

  • Don't worry about firewall rules until after devices have connection
  • Routing / default routing
  • Nat
  • DNS forwarding
  • Rip
  • Firewall rules

Nginx01

Networking Table
Hostname IP Address Network
nginx01 172.16.50.3/29 DMZ

πŸ•ΈοΈInstalling NGINX

  1. Clone tech journal repo on mgmt01
  2. Revise and run nginx playbook
  3. Verify web connectivity

DHCP01

Networking Table
Hostname IP Address Network
dhcp01 172.16.50.??/24 LAN

🌎Installing DHCP

  1. clone tech journal repo on mgmt01
  2. revise and run dhcp playbook
  3. Verify leases in logs and on wks01
⚠️ **GitHub.com Fallback** ⚠️