Week 3 Project 2: Network Redundancy - liamb8/sec440 GitHub Wiki

Project 2 Progress:

September 13, 2021

  1. Networked/Configured web02-liam including firewall rules for httpd.
  2. Networked/Configured ha1/ha2-liam
  3. Setup web02 webpage to distinguish it from web01 webpage.
  4. Checked to make sure web02's webpage was working.
  5. Created OPT VRRP group

September 17th, 2021

  1. Created Vyos NAT Source rule for 10.0.6.0/24 network to reach internet.
  2. Modifed Vyos NAT Destination rule for 10.0.6.10 for port forwarding.
  3. Installed and setup Haproxy and Keepalied on both ha1/ha2.
  4. Setup the configuration files for Haproxy and Keepalived on ha1/ha2