Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Infra Lab (Home ISP / DevOps Playground)

This project simulates a small ISP / enterprise network using VirtualBox.

Goals:

  • VLAN-based network segmentation
  • Centralized routing and firewalling
  • External DHCP/DNS service
  • Monitoring and logging
  • Infrastructure as Code mindset

Limitations:

  • Single physical NIC
  • WAN simulated via VirtualBox NAT

VyOS version:

  • Image: VyOS rolling release
  • Reason: LTS builds are subscription-only
  • Version is pinned and not updated to ensure reproducibility

VLAN Name Subnet Purpose 10 MGMT 10.10.10.0/24 management 20 SERVERS 10.20.20.0/24 infra services 30 CLIENTS 10.30.30.0/24 user access

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors