ndppd
daemon that proxies IPv6 NDP messages
Install
- All systems
-
curl cmd.cat/ndppd.sh
- Debian
-
apt-get install ndppd
- Ubuntu
-
apt-get install ndppd
- Kali Linux
-
apt-get install ndppd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ndppd
- Raspbian
-
apt-get install ndppd
- Dockerfile
- dockerfile.run/ndppd
ndppd
daemon that proxies IPv6 NDP messages
ndppd is a daemon that proxies certain IPv6 NDP messages between two or more interfaces. It currently supports proxying Neighbor Solicitation Messages and Neighbor Advertisement messages in order to allow IPv6 routing without relying on Linux "proxy_ndp". The daemon is partially compliant with (experimental) RFC4389.