Week 3 Project 2: Network Redundancy - liamb8/sec440 GitHub Wiki
Project 2 Progress:
September 13, 2021
- Networked/Configured web02-liam including firewall rules for httpd.
- Networked/Configured ha1/ha2-liam
- Setup web02 webpage to distinguish it from web01 webpage.
- Checked to make sure web02's webpage was working.
- Created OPT VRRP group
September 17th, 2021
- Created Vyos NAT Source rule for 10.0.6.0/24 network to reach internet.
- Modifed Vyos NAT Destination rule for 10.0.6.10 for port forwarding.
- Installed and setup Haproxy and Keepalied on both ha1/ha2.
- Setup the configuration files for Haproxy and Keepalived on ha1/ha2