Fw01 - LosephCawtonJurtis/SEC-350 GitHub Wiki
A Vyos Router/Firewall that connects the SEC-350 (ISP), DMZ, and LAN networks
FW01 setup
User: Vyos Ch@mpl@1n!21 User user: joseph toor
Configure hostname
Configure
Set system host-name fw1-joseph
Commit
Save
Exit
Restart to reload correct hostname Configure network interfaces (eth0 (WAN) eth1 (DMZ) and eth2 (LAN)):
Configure
Delete interfaces ethernet eth0 address dhcp
Set interfaces ethernet eth0 address 10.0.17.117/24
Commit
Save
configure
Set interface ethernet eth0 description SEC350-WAN
Configure NAT and DNS forwarding on FW01