Project 1 - Network Redundancy
Base Configurations:
Xubuntu-WAN and LAN
Set Hostname:

Change champuser Passwd and add paul user:

Make paul user sudoer:

Setup Networking WAN:

Setup Networking LAN:

Web01 Setup:


Add Paul user:
Allow ssh and http

Vyos1 and 2
Set Hostnames:
Change vyos user password:
Make a new paul user:
Set Interfaces:
Vyos 1 Interfaces Addresses:
Vyos 2 Interfaces Addresses:
Setup DNS
LAN to WAN:
Setup NAT
LAN to WAN:
Setup VRRP
WAN Config:
LAN Config:
OPT Config:
Setup Port Forwarding
Below is done on both vyos boxes!
Web Server on port 80 (web01)
SSH on port 22 (web01)
Adding 2fa to SSH
Follow this guide and stop at the end of step 2 https://www.digitalocean.com/community/tutorials/how-to-set-up-multi-factor-authentication-for-ssh-on-centos-7
The ssh prompt will now look like:

VYOS01 Config
VYOS02 Config
Last updated