ppp-gatekeeper
PPP manager for handling balanced, redundant and failover links
Install
- All systems
-
curl cmd.cat/ppp-gatekeeper.sh
- Debian
-
apt-get install ppp-gatekeeper
- Ubuntu
-
apt-get install ppp-gatekeeper
- Kali Linux
-
apt-get install ppp-gatekeeper
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ppp-gatekeeper
- Raspbian
-
apt-get install ppp-gatekeeper
- Dockerfile
- dockerfile.run/ppp-gatekeeper
ppp-gatekeeper
PPP manager for handling balanced, redundant and failover links
PPP Gatekeeper is a daemon that manages PPPOE connections supporting various levels of redundancy and failover. Traffic can be routed using round-robin and random strategies over links of similar priority. Static IP route lists can also be provided for specific routing purposes. DNS can also be load balanced over multiple links.