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.
|
3 years ago | |
---|---|---|
debian | 3 years ago | |
LICENSE | 4 years ago | |
Makefile | 4 years ago | |
README.md | 3 years ago | |
creationRoutesVM.sh | 3 years ago | |
creds.example | 4 years ago | |
inotify-triggered-vm-route-creation.sh | 4 years ago | |
send-icmp.py | 4 years ago | |
vm-routes-creation.logrotate | 4 years ago | |
vm-routes-creation.service | 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