Assessment Prep - devinziegler/Devin-Tech-Journal GitHub Wiki
Systems and quick links
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:
π₯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
Networking Table
Hostname | IP Address | Network |
---|---|---|
nginx01 | 172.16.50.3/29 | DMZ |
πΈοΈInstalling NGINX
- Clone tech journal repo on mgmt01
- Revise and run nginx playbook
- Verify web connectivity
Networking Table
Hostname | IP Address | Network |
---|---|---|
dhcp01 | 172.16.50.??/24 | LAN |
πInstalling DHCP
- clone tech journal repo on mgmt01
- revise and run dhcp playbook
- Verify leases in logs and on wks01