Skip to content

Automated VyOS configuration scripts for network setup, firewall rules, NAT, and routing. Easily deploy consistent configurations across multiple devices using version control and automation.

Notifications You must be signed in to change notification settings

mabr0wn/VyOS-Automated-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

VyOS Configuration

This repository contains configuration scripts for setting up VyOS on a virtual or physical machine.

Setup Instructions

  1. Clone the repository.
  2. SSH into your VyOS instance.
  3. Run source setup.sh to apply the configuration scripts.

Configuration Breakdown

  • Base Setup: Sets up the system login and password.
  • Networking: Configures IP addresses, static routes, and interfaces.
  • Firewall: Blocks unwanted IP ranges from the DMZ.
  • NAT: Configures outbound NAT for specific subnets.
  • SSH: Enables SSH on port 22.

Notes

  • Modify IP addresses in setup.sh according to your network setup.

About

Automated VyOS configuration scripts for network setup, firewall rules, NAT, and routing. Easily deploy consistent configurations across multiple devices using version control and automation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages