Add routes and make ARP/NDP permanent when a VM is moved to a proxmox node
Go to file
nemo e41806ae48 Check VM is stopped or not before try to create route
Sometimes the service try to create route for stopped VM (or template). This case creates a loop and avoid the script to create routes for others VMs while he failed to create route for the stopped VM/template. We met this case with a template...
2019-05-05 17:56:57 +02:00
debian Fucking debian 2019-01-24 22:24:22 +01:00
LICENSE Initial commit 2019-01-21 10:55:30 +01:00
Makefile Avoid creds file overwrite 2019-01-25 09:58:21 +01:00
README.md Initial commit 2019-01-21 10:55:30 +01:00
creationRoutesVM.sh Reinsert IPv4 in case of failure 2019-01-25 13:45:25 +01:00
creds.example Too many modifications 2019-01-21 14:36:50 +01:00
inotify-triggered-vm-route-creation.sh Check VM is stopped or not before try to create route 2019-05-05 17:56:57 +02:00
send-icmp.py Send ICMP to update ARP/NDP target’s cache 2019-01-24 18:02:59 +01:00
vm-routes-creation.logrotate logrotate configuration 2019-01-24 16:38:16 +01:00
vm-routes-creation.service Errors 2019-01-24 20:34:45 +01:00

README.md

proxmox_routing

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