Skip to content

WATonomous cluster network DHCP configuration. (Read-only mirror from the UWaterloo GitLab)

License

Notifications You must be signed in to change notification settings

WATonomous/dhcp-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WATO DHCP Server

Getting Started

To start a set of primary-secondary DHCP servers (2 for failover).

  1. Prepare 2 alpine lxc containers (unprivileged, with features keyctl and nesting to enable docker-in-lxc setup) on Proxmox. Give each 2 network devices (vmbr2 - NAT, vmbr1 - Cluster). Set one device's Cluster IP address to 10.0.50.200 and the other to 10.0.50.201. Subnetmask is 255.255.255.0.
  2. Clone this repo to both containers.
  3. Run ./start-cluster-dhcp.sh primary in the 10.0.50.200 container. Run ./start-cluster-dhcp.sh secondary in the 10.0.50.201 container.

About

WATonomous cluster network DHCP configuration. (Read-only mirror from the UWaterloo GitLab)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages