vrrpd

Virtual Router Redundancy Protocol user-space implementation

Install

All systems
curl cmd.cat/vrrpd.sh
Debian Debian
apt-get install vrrpd
Ubuntu
apt-get install vrrpd
image/svg+xml Kali Linux
apt-get install vrrpd
Windows (WSL2)
sudo apt-get update sudo apt-get install vrrpd
Raspbian
apt-get install vrrpd

vrrpd

Virtual Router Redundancy Protocol user-space implementation

This package provides an implementation of VRRPv2 as specified in rfc2338. It runs in the Linux kernel's userspace (as root). VRRP can be used to setup high-availability services in Debian since two machines can use the same (virtual) IP address which is transfered upon failover. Some kernel features need to be enabled (please read the FAQ)