DOKK / manpages / debian 12 / ndppd / ndppd.1.en
NDPPD(1) NDP Proxy Daemon Manual NDPPD(1)

ndppd - NDP Proxy Daemon

ndppd [-d] [-vvv] [-c <config-file>] [-p <pidfile>]

ndppd, or NDP Proxy Daemon, is a daemon that proxies NDP (Neighbor Discovery Protocol) messages between interfaces.

Use the alternate config-file instead of /etc/ndppd.conf.
Daemonizes ndppd and puts it into the background. It also enables syslogging.
Creates a pidfile at the specified location.
Increases logging verbosity. Can be specified several times to increase verbosity even further.

/etc/ndppd.conf

Default configuration file. See ndppd.conf(5) for further details about configuration options.

No known bugs at the time of this writing.

Copyright (C) 2011  Daniel Adolfsson <daniel@priv.nu>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Daniel Adolfsson <daniel@priv.nu>

ndppd.conf(5)

9/18/2011 NDP Proxy Daemon Manual