HP-UX Reference (11i v2 07/12) - 1 User Commands N-Z (vol 2)
p
pppd(1) pppd(1)
section 5.2 (Compression-Type value 0x0037).
rfc1172-addresses
Backwards compatibility with older PPP implementations that conform to RFC
1172 section 5.1 (IP-Addresses, IPCP configuration option 1) and not with the
newer RFC 1332 (IP-Address, IPCP configuration option 3), but that respond
with something besides a Configure-Reject when they receive an IPCP
Configure-Request containing an option 3.
rfc2472-ifid-neg
Do not send nak (negative acknowledgement) if the IPV6CP interface identifier
option has already been sent negative acknowledgements during previous
replies.
Authentication Options
requireauth Require either PAP or CHAP authentication.
requirechap Require CHAP authentication as described in RFC 1334.
requiremschap
Require MS-CHAP authentication.
requirepap Require PAP authentication.
rechap interval Demand that the peer re-authenticate itself (using CHAP) every interval
seconds. If the peer fails the new challenge, the link is terminated.
name identifier Provide the identifier used during PAP or CHAP negotiation. This option is
necessary if the PPP peer requires authentication. The default value is the value
returned by the gethostname(2) system call or the hostname(1) command.
MicroSoft Compatibility Options
ms-dns address Set the MS DNS address to provide to the peer. First occurrence of this option
on the command line sets the primary address; the second occurrence sets the
secondary address.
ms-nbns address Set the MS NBNS address to provide to the peer. First occurrence of this option
on the command line sets the primary address; the second occurrence sets the
secondary address.
Encryption Options
Encryption is not currently available in software exported from the USA. However, customer may contact
sales@progressive-systems.com to obtain encryption functionality.
Link Compression Options
compress Offer all supported link compression types (currently only Predictor-1) when
negotiating. The default is to propose and accept no link compression type.
compress-pred1 Accept any supported compression type, but prefer Predictor type 1 compression.
nopred1 Never use Predictor-1 compression.
LOG FILE
Status information is recorded in the log file (/var/adm/pppd.log by default) by each copy of pppd
running on a single machine. Each line in the file consists of a message preceded by the date, the time, and
the process ID number of the daemon writing the message. The quantity and verbosity of messages are
controlled with the debug option and with the log filter (see ppp.Filter(4)).
Each packet that brings up the link (at debug level 1 or more), each packet that matches the log filter (at
any debug level), or any packet when the debug level is 7 or more writes a one-line description of the
packet to the log file. The first item of the message is the protocol (tcp, udp, icmp, or a numeric protocol
value). For ICMP packets, the keyword icmp is followed by the ICMP message type and sub code,
separated by slashes. After the protocol comes an IP address and optionally a TCP or UDP port number,
followed by an arrow indicating whether the packet was sent (->) or received (<-), followed by another
address and port number, followed by the length of the packet in bytes before VJ TCP header compression,
followed by zero or more keywords. For transmitted packets, the first IP address is the source address,
while for received packets, the first IP address is the destination address. Well known TCP and UDP port
numbers will be replaced by the name returned by the getservbyport() library function. The key-
words and their meanings are:
HP-UX 11i Version 2: December 2007 Update − 5 − Hewlett-Packard Company 159