Add routes and make ARP/NDP permanent when a VM is moved to a proxmox node
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Alarig Le Lay 3e3c28b6b2
README.md: quick build proc
3 years ago
debian Version bump 3 years ago
LICENSE Initial commit 4 years ago
Makefile Avoid creds file overwrite 4 years ago
README.md README.md: quick build proc 3 years ago
creationRoutesVM.sh creationRoutesVM.sh: Handeling API token failure 3 years ago
creds.example Too many modifications 4 years ago
inotify-triggered-vm-route-creation.sh Check VM is stopped or not before try to create route 4 years ago
send-icmp.py Send ICMP to update ARP/NDP target’s cache 4 years ago
vm-routes-creation.logrotate logrotate configuration 4 years ago
vm-routes-creation.service Errors 4 years ago

README.md

proxmox_routing

Add routes and make ARP/NDP permanent when a VM is moved to a proxmox node

How to build

user ~ $ wget https://git.grifon.fr/alarig/proxmox_routing/archive/master.tar.gz
user ~ $ rm -r proxmox_routing
user ~ $ tar -xf master.tar.gz
user ~ $ cd proxmox_routing
user proxmox_routing $ dpkg-buildpackage