| NPPPD(8) | System Manager's Manual | NPPPD(8) |
npppd — new
Point-to-Point Protocol (PPP) daemon
npppd |
[-dn] [-f
config_file] |
npppd is a Point-to-Point Protocol (PPP)
and tunneling daemon capable of L2TP, PPTP, and PPPoE.
-dnpppd will run in the foreground and log to
stderr.-f
config_file-nNormally npppd works with
pipex(4) to accelerate IP packet
forwarding, but pipex(4) is
disabled by default. To enable it, set
net.pipex.enable to ‘1’ using
sysctl(8).
When npppd uses PPTP, the host system
should allow GRE packets, but they are disabled by default. To enable GRE,
set net.inet.gre.allow to ‘1’ using
sysctl(8).
npppd configuration file.gre(4), pipex(4), pppx(4), npppd.conf(5), npppctl(8), sysctl(8)
The npppd program first appeared in
OpenBSD 5.3.
The npppd program was written by Internet
Initiative Japan Inc.
If l2tp-require-ipsec is set to
“yes” with an L2TP tunnel, all incoming L2TP/IPsec packets are
dropped.
| March 2, 2023 | openbsd |