ppp
QNX SDP8.0Utilities ReferenceUtilities
Point-to-Point protocol
Syntax:
ppp [-mode] [-quiet] [-unitN] [system ...]
Runs on:
QNX OS
Options:
The ppp utility that QNX OS provides is adapted from FreeBSD and supports the standard
commands and options. Exceptions include:
QNX OS provides the following additional command-line option:- The -unit option behaves differently—it tells ppp to only attempt to open /dev/tunN, and if no -unit flag is provided, ppp opens /dev/tun and the network stack creates a new tun interface for ppp.
- The -nat option and any other options or settings related to network address translation (NAT) are not supported.
- Options and settings related to RADIUS authentication are not supported.
- set baudrate_check [on | off]
-
Set to
off
to allow non-standard baud rate configuration via ppp's set speed command. Default ison
.
For descriptions of standard options, go to the FreeBSD documentation (https://www.freebsd.org/cgi/man.cgi?query=ppp&sektion=8&manpath=FreeBSD+13.5-RELEASE+and+Ports).
Description:
This is a user process PPP software package. In this implementation, PPP is done as a user process with the help of the tunnel device driver (tun).
For more information, go to the FreeBSD documentation (https://www.freebsd.org/cgi/man.cgi?query=ppp&sektion=8&manpath=FreeBSD+13.5-RELEASE+and+Ports).
Page updated: