update NEWS
[manpages-zh.git] / raw / man8 / pppd.8
blobec3be3206bb67fc6032908112a577503ace8ffe4
1 .\" manual page [] for pppd 2.4
2 .\" SH section heading
3 .\" SS subsection heading
4 .\" LP paragraph
5 .\" IP indented paragraph
6 .\" TP hanging label
7 .TH PPPD 8
8 .SH NAME
9 pppd \- Point to Point Protocol daemon
10 .SH SYNOPSIS
11 .B pppd
13 .I tty_name
14 ] [
15 .I speed
16 ] [
17 .I options
19 .SH DESCRIPTION
20 .LP
21 The Point-to-Point Protocol (PPP) provides a method for transmitting
22 datagrams over serial point-to-point links.  PPP
23 is composed of three parts: a method for encapsulating datagrams over
24 serial links, an extensible Link Control Protocol (LCP), and
25 a family of Network Control Protocols (NCP) for establishing
26 and configuring different network-layer protocols.
27 .LP
28 The encapsulation scheme is provided by driver code in the kernel.
29 Pppd provides the basic LCP, authentication support, and an NCP for
30 establishing and configuring the Internet Protocol (IP) (called the IP
31 Control Protocol, IPCP).
32 .SH FREQUENTLY USED OPTIONS
33 .TP
34 .I <tty_name>
35 Communicate over the named device.  The string "/dev/" is prepended if
36 necessary.  If no device name is given, or if the name of the terminal
37 connected to the standard input is given, pppd will use that terminal,
38 and will not fork to put itself in the background.  A value for this
39 option from a privileged source cannot be overridden by a
40 non-privileged user.
41 .TP
42 .I <speed>
43 Set the baud rate to <speed> (a decimal number).  On systems such as
44 4.4BSD and NetBSD, any speed can be specified.  Other systems
45 (e.g. SunOS) allow only a limited set of speeds.
46 .TP
47 .B asyncmap \fI<map>
48 Set the async character map to <map>.  This map describes which
49 control characters cannot be successfully received over the serial
50 line.  Pppd will ask the peer to send these characters as a 2-byte
51 escape sequence.  The argument is a 32 bit hex number with each bit
52 representing a character to escape.  Bit 0 (00000001) represents the
53 character 0x00; bit 31 (80000000) represents the character 0x1f or ^_.
54 If multiple \fIasyncmap\fR options are given, the values are ORed
55 together.  If no \fIasyncmap\fR option is given, no async character
56 map will be negotiated for the receive direction; the peer should then
57 escape \fIall\fR control characters.  To escape transmitted
58 characters, use the \fIescape\fR option.
59 .TP
60 .B auth
61 Require the peer to authenticate itself before allowing network
62 packets to be sent or received.  This option is the default if the
63 system has a default route.  If neither this option nor the
64 \fInoauth\fR option is specified, pppd will only allow the peer to use
65 IP addresses to which the system does not already have a route.
66 .TP
67 .B call \fIname
68 Read options from the file /etc/ppp/peers/\fIname\fR.  This file may
69 contain privileged options, such as \fInoauth\fR, even if pppd
70 is not being run by root.  The \fIname\fR string may not begin with /
71 or include .. as a pathname component.  The format of the options file
72 is described below.
73 .TP
74 .B connect \fIscript
75 Use the executable or shell command specified by \fIscript\fR to set
76 up the serial line.  This script would typically use the chat(8)
77 program to dial the modem and start the remote ppp session.  A value
78 for this option from a privileged source cannot be overridden by a
79 non-privileged user.
80 .TP
81 .B crtscts
82 Use hardware flow control (i.e. RTS/CTS) to control the flow of
83 data on the serial port.  If neither the \fIcrtscts\fR, the
84 \fInocrtscts\fR, the \fIcdtrcts\fR nor the \fInocdtrcts\fR option
85 is given, the hardware flow control setting for the serial port is
86 left unchanged.
87 Some serial ports (such as Macintosh serial ports) lack a true
88 RTS output. Such serial ports use this mode to implement
89 unidirectional flow control. The serial port will
90 suspend transmission when requested by the modem (via CTS)
91 but will be unable to request the modem stop sending to the
92 computer. This mode retains the ability to use DTR as
93 a modem control line.
94 .TP
95 .B defaultroute
96 Add a default route to the system routing tables, using the peer as
97 the gateway, when IPCP negotiation is successfully completed.
98 This entry is removed when the PPP connection is broken.  This option
99 is privileged if the \fInodefaultroute\fR option has been specified.
101 .B disconnect \fIscript
102 Run the executable or shell command specified by \fIscript\fR after
103 pppd has terminated the link.  This script could, for example, issue
104 commands to the modem to cause it to hang up if hardware modem control
105 signals were not available.  The disconnect script is not run if the
106 modem has already hung up.  A value for this option from a privileged
107 source cannot be overridden by a non-privileged user.
109 .B escape \fIxx,yy,...
110 Specifies that certain characters should be escaped on transmission
111 (regardless of whether the peer requests them to be escaped with its
112 async control character map).  The characters to be escaped are
113 specified as a list of hex numbers separated by commas.  Note that
114 almost any character can be specified for the \fIescape\fR option,
115 unlike the \fIasyncmap\fR option which only allows control characters
116 to be specified.  The characters which may not be escaped are those
117 with hex values 0x20 - 0x3f or 0x5e.
119 .B file \fIname
120 Read options from file \fIname\fR (the format is described below).
121 The file must be readable by the user who has invoked pppd.
123 .B init \fIscript
124 Run the executable or shell command specified by \fIscript\fR to
125 initialize the serial line.  This script would typically use the
126 chat(8) program to configure the modem to enable auto answer.  A value
127 for this option from a privileged source cannot be overridden by a
128 non-privileged user.
130 .B lock
131 Specifies that pppd should create a UUCP-style lock file for the
132 serial device to ensure exclusive access to the device.
134 .B mru \fIn
135 Set the MRU [Maximum Receive Unit] value to \fIn\fR. Pppd
136 will ask the peer to send packets of no more than \fIn\fR bytes.  The
137 minimum MRU value is 128.  The default MRU value is 1500.  A value of
138 296 is recommended for slow links (40 bytes for TCP/IP header + 256
139 bytes of data).  (Note that for IPv6 MRU must be at least 1280)
141 .B mtu \fIn
142 Set the MTU [Maximum Transmit Unit] value to \fIn\fR.  Unless the
143 peer requests a smaller value via MRU negotiation, pppd will
144 request that the kernel networking code send data packets of no more
145 than \fIn\fR bytes through the PPP network interface.  (Note that for 
146 IPv6 MTU must be at least 1280)
148 .B passive
149 Enables the "passive" option in the LCP.  With this option, pppd will
150 attempt to initiate a connection; if no reply is received from the
151 peer, pppd will then just wait passively for a valid LCP packet from
152 the peer, instead of exiting, as it would without this option.
153 .SH OPTIONS
155 .I <local_IP_address>\fB:\fI<remote_IP_address>
156 Set the local and/or remote interface IP addresses.  Either one may be
157 omitted.  The IP addresses can be specified with a host name or in
158 decimal dot notation (e.g. 150.234.56.78).  The default local
159 address is the (first) IP address of the system (unless the
160 \fInoipdefault\fR
161 option is given).  The remote address will be obtained from the peer
162 if not specified in any option.  Thus, in simple cases, this option is
163 not required.  If a local and/or remote IP address is specified with
164 this option, pppd
165 will not accept a different value from the peer in the IPCP
166 negotiation, unless the \fIipcp-accept-local\fR and/or
167 \fIipcp-accept-remote\fR options are given, respectively.
169 .B ipv6 \fI<local_interface_identifier>\fR,\fI<remote_interface_identifier>
170 Set the local and/or remote 64-bit interface identifier. Either one may be
171 omitted. The identifier must be specified in standard ascii notation of
172 IPv6 addresses (e.g. ::dead:beef). If the
173 \fIipv6cp-use-ipaddr\fR
174 option is given, the local identifier is the local IPv4 address (see above).
175 On systems which supports a unique persistent id, such as EUI-48 derived
176 from the Ethernet MAC address, \fIipv6cp-use-persistent\fR option can be
177 used to replace the \fIipv6 <local>,<remote>\fR option. Otherwise the 
178 identifier is randomized.
180 .B active-filter \fIfilter-expression
181 Specifies a packet filter to be applied to data packets to determine
182 which packets are to be regarded as link activity, and therefore reset
183 the idle timer, or cause the link to be brought up in demand-dialling
184 mode.  This option is useful in conjunction with the
185 \fBidle\fR option if there are packets being sent or received
186 regularly over the link (for example, routing information packets)
187 which would otherwise prevent the link from ever appearing to be idle.
188 The \fIfilter-expression\fR syntax is as described for tcpdump(1),
189 except that qualifiers which are inappropriate for a PPP link, such as
190 \fBether\fR and \fBarp\fR, are not permitted.  Generally the filter
191 expression should be enclosed in single-quotes to prevent whitespace
192 in the expression from being interpreted by the shell. This option
193 is currently only available under NetBSD, and then only
194 if both the kernel and pppd were compiled with PPP_FILTER defined.
196 .B allow-ip \fIaddress(es)
197 Allow peers to use the given IP address or subnet without
198 authenticating themselves.  The parameter is parsed as for each
199 element of the list of allowed IP addresses in the secrets files (see
200 the AUTHENTICATION section below).
202 .B bsdcomp \fInr,nt
203 Request that the peer compress packets that it sends, using the
204 BSD-Compress scheme, with a maximum code size of \fInr\fR bits, and
205 agree to compress packets sent to the peer with a maximum code size of
206 \fInt\fR bits.  If \fInt\fR is not specified, it defaults to the value
207 given for \fInr\fR.  Values in the range 9 to 15 may be used for
208 \fInr\fR and \fInt\fR; larger values give better compression but
209 consume more kernel memory for compression dictionaries.
210 Alternatively, a value of 0 for \fInr\fR or \fInt\fR disables
211 compression in the corresponding direction.  Use \fInobsdcomp\fR or
212 \fIbsdcomp 0\fR to disable BSD-Compress compression entirely.
214 .B cdtrcts
215 Use a non-standard hardware flow control (i.e. DTR/CTS) to control
216 the flow of data on the serial port.  If neither the \fIcrtscts\fR,
217 the \fInocrtscts\fR, the \fIcdtrcts\fR nor the \fInocdtrcts\fR
218 option is given, the hardware flow control setting for the serial
219 port is left unchanged.
220 Some serial ports (such as Macintosh serial ports) lack a true
221 RTS output. Such serial ports use this mode to implement true
222 bi-directional flow control. The sacrifice is that this flow
223 control mode does not permit using DTR as a modem control line.
225 .B chap-interval \fIn
226 If this option is given, pppd will rechallenge the peer every \fIn\fR
227 seconds.
229 .B chap-max-challenge \fIn
230 Set the maximum number of CHAP challenge transmissions to \fIn\fR
231 (default 10).
233 .B chap-restart \fIn
234 Set the CHAP restart interval (retransmission timeout for challenges)
235 to \fIn\fR seconds (default 3).
237 .B connect-delay \fIn
238 Wait for up \fIn\fR milliseconds after the connect script finishes for
239 a valid PPP packet from the peer.  At the end of this time, or when a
240 valid PPP packet is received from the peer, pppd will commence
241 negotiation by sending its first LCP packet.  The default value is
242 1000 (1 second).  This wait period only applies if the \fBconnect\fR
243 or \fBpty\fR option is used.
245 .B debug
246 Enables connection debugging facilities.
247 If this option is given, pppd will log the contents of all
248 control packets sent or received in a readable form.  The packets are
249 logged through syslog with facility \fIdaemon\fR and level
250 \fIdebug\fR.  This information can be directed to a file by setting up
251 /etc/syslog.conf appropriately (see syslog.conf(5)).
253 .B default-asyncmap
254 Disable asyncmap negotiation, forcing all control characters to be
255 escaped for both the transmit and the receive direction.
257 .B default-mru
258 Disable MRU [Maximum Receive Unit] negotiation.  With this option,
259 pppd will use the default MRU value of 1500 bytes for both the
260 transmit and receive direction.
262 .B deflate \fInr,nt
263 Request that the peer compress packets that it sends, using the
264 Deflate scheme, with a maximum window size of \fI2**nr\fR bytes, and
265 agree to compress packets sent to the peer with a maximum window size
266 of \fI2**nt\fR bytes.  If \fInt\fR is not specified, it defaults to
267 the value given for \fInr\fR.  Values in the range 9 to 15 may be used
268 for \fInr\fR and \fInt\fR; larger values give better compression but
269 consume more kernel memory for compression dictionaries.
270 Alternatively, a value of 0 for \fInr\fR or \fInt\fR disables
271 compression in the corresponding direction.  Use \fInodeflate\fR or
272 \fIdeflate 0\fR to disable Deflate compression entirely.  (Note: pppd
273 requests Deflate compression in preference to BSD-Compress if the peer
274 can do either.)
276 .B demand
277 Initiate the link only on demand, i.e. when data traffic is present.
278 With this option, the remote IP address must be specified by the user
279 on the command line or in an options file.  Pppd will initially
280 configure the interface and enable it for IP traffic without
281 connecting to the peer.  When traffic is available, pppd will
282 connect to the peer and perform negotiation, authentication, etc.
283 When this is completed, pppd will commence passing data packets
284 (i.e., IP packets) across the link.
286 The \fIdemand\fR option implies the \fIpersist\fR option.  If this
287 behaviour is not desired, use the \fInopersist\fR option after the
288 \fIdemand\fR option.  The \fIidle\fR and \fIholdoff\fR
289 options are also useful in conjuction with the \fIdemand\fR option.
291 .B domain \fId
292 Append the domain name \fId\fR to the local host name for authentication
293 purposes.  For example, if gethostname() returns the name porsche, but
294 the fully qualified domain name is porsche.Quotron.COM, you could
295 specify \fIdomain Quotron.COM\fR.  Pppd would then use the name
296 \fIporsche.Quotron.COM\fR for looking up secrets in the secrets file,
297 and as the default name to send to the peer when authenticating itself
298 to the peer.  This option is privileged.
300 .B dryrun
301 With the \fBdryrun\fR option, pppd will print out all the option
302 values which have been set and then exit, after parsing the command
303 line and options files and checking the option values, but before
304 initiating the link.  The option values are logged at level info, and
305 also printed to standard output unless the device on standard output
306 is the device that pppd would be using to communicate with the peer.
308 .B dump
309 With the \fBdump\fR option, pppd will print out all the option values
310 which have been set.  This option is like the \fBdryrun\fR option
311 except that pppd proceeds as normal rather than exiting.
313 .B endpoint \fI<epdisc>
314 Sets the endpoint discriminator sent by the local machine to the peer
315 during multilink negotiation to \fI<epdisc>\fR.  The default is to use
316 the MAC address of the first ethernet interface on the system, if any,
317 otherwise the IPv4 address corresponding to the hostname, if any,
318 provided it is not in the multicast or locally-assigned IP address
319 ranges, or the localhost address.  The endpoint discriminator can be
320 the string \fBnull\fR or of the form \fItype\fR:\fIvalue\fR, where
321 type is a decimal number or one of the strings \fBlocal\fR, \fBIP\fR,
322 \fBMAC\fR, \fBmagic\fR, or \fBphone\fR.  The value is an IP address in
323 dotted-decimal notation for the \fBIP\fR type, or a string of bytes in
324 hexadecimal, separated by periods or colons for the other types.  For
325 the MAC type, the value may also be the name of an ethernet or similar
326 network interface.  This option is currently only available under
327 Linux.
329 .B hide-password
330 When logging the contents of PAP packets, this option causes pppd to
331 exclude the password string from the log.  This is the default.
333 .B holdoff \fIn
334 Specifies how many seconds to wait before re-initiating the link after
335 it terminates.  This option only has any effect if the \fIpersist\fR
336 or \fIdemand\fR option is used.  The holdoff period is not applied if
337 the link was terminated because it was idle.
339 .B idle \fIn
340 Specifies that pppd should disconnect if the link is idle for \fIn\fR
341 seconds.  The link is idle when no data packets (i.e. IP packets) are
342 being sent or received.  Note: it is not advisable to use this option
343 with the \fIpersist\fR option without the \fIdemand\fR option.
344 If the \fBactive-filter\fR
345 option is given, data packets which are rejected by the specified
346 activity filter also count as the link being idle.
348 .B ipcp-accept-local
349 With this option, pppd will accept the peer's idea of our local IP
350 address, even if the local IP address was specified in an option.
352 .B ipcp-accept-remote
353 With this option, pppd will accept the peer's idea of its (remote) IP
354 address, even if the remote IP address was specified in an option.
356 .B ipcp-max-configure \fIn
357 Set the maximum number of IPCP configure-request transmissions to
358 \fIn\fR (default 10).
360 .B ipcp-max-failure \fIn
361 Set the maximum number of IPCP configure-NAKs returned before starting
362 to send configure-Rejects instead to \fIn\fR (default 10).
364 .B ipcp-max-terminate \fIn
365 Set the maximum number of IPCP terminate-request transmissions to
366 \fIn\fR (default 3).
368 .B ipcp-restart \fIn
369 Set the IPCP restart interval (retransmission timeout) to \fIn\fR
370 seconds (default 3).
372 .B ipparam \fIstring
373 Provides an extra parameter to the ip-up and ip-down scripts.  If this
374 option is given, the \fIstring\fR supplied is given as the 6th
375 parameter to those scripts.
377 .B ipv6cp-max-configure \fIn
378 Set the maximum number of IPv6CP configure-request transmissions to
379 \fIn\fR (default 10).
381 .B ipv6cp-max-failure \fIn
382 Set the maximum number of IPv6CP configure-NAKs returned before starting
383 to send configure-Rejects instead to \fIn\fR (default 10).
385 .B ipv6cp-max-terminate \fIn
386 Set the maximum number of IPv6CP terminate-request transmissions to
387 \fIn\fR (default 3).
389 .B ipv6cp-restart \fIn
390 Set the IPv6CP restart interval (retransmission timeout) to \fIn\fR
391 seconds (default 3).
393 .B ipx
394 Enable the IPXCP and IPX protocols.  This option is presently only
395 supported under Linux, and only if your kernel has been configured to
396 include IPX support.
398 .B ipx-network \fIn
399 Set the IPX network number in the IPXCP configure request frame to
400 \fIn\fR, a hexadecimal number (without a leading 0x).  There is no
401 valid default.  If this option is not specified, the network number is
402 obtained from the peer.  If the peer does not have the network number,
403 the IPX protocol will not be started.
405 .B ipx-node \fIn\fB:\fIm
406 Set the IPX node numbers. The two node numbers are separated from each
407 other with a colon character. The first number \fIn\fR is the local
408 node number. The second number \fIm\fR is the peer's node number. Each
409 node number is a hexadecimal number, at most 10 digits long. The node
410 numbers on the ipx-network must be unique. There is no valid
411 default. If this option is not specified then the node numbers are
412 obtained from the peer.
414 .B ipx-router-name \fI<string>
415 Set the name of the router. This is a string and is sent to the peer
416 as information data.
418 .B ipx-routing \fIn
419 Set the routing protocol to be received by this option. More than one
420 instance of \fIipx-routing\fR may be specified. The '\fInone\fR'
421 option (0) may be specified as the only instance of ipx-routing. The
422 values may be \fI0\fR for \fINONE\fR, \fI2\fR for \fIRIP/SAP\fR, and
423 \fI4\fR for \fINLSP\fR.
425 .B ipxcp-accept-local
426 Accept the peer's NAK for the node number specified in the ipx-node
427 option. If a node number was specified, and non-zero, the default is
428 to insist that the value be used. If you include this option then you
429 will permit the peer to override the entry of the node number.
431 .B ipxcp-accept-network
432 Accept the peer's NAK for the network number specified in the
433 ipx-network option. If a network number was specified, and non-zero, the
434 default is to insist that the value be used. If you include this
435 option then you will permit the peer to override the entry of the node
436 number.
438 .B ipxcp-accept-remote
439 Use the peer's network number specified in the configure request
440 frame. If a node number was specified for the peer and this option was
441 not specified, the peer will be forced to use the value which you have
442 specified.
444 .B ipxcp-max-configure \fIn
445 Set the maximum number of IPXCP configure request frames which the
446 system will send to \fIn\fR. The default is 10.
448 .B ipxcp-max-failure \fIn
449 Set the maximum number of IPXCP NAK frames which the local system will
450 send before it rejects the options. The default value is 3.
452 .B ipxcp-max-terminate \fIn
453 Set the maximum nuber of IPXCP terminate request frames before the
454 local system considers that the peer is not listening to them. The
455 default value is 3.
457 .B kdebug \fIn
458 Enable debugging code in the kernel-level PPP driver.  The argument
459 values depend on the specific kernel driver, but in general a value of
460 1 will enable general kernel debug messages.  (Note that these
461 messages are usually only useful for debugging the kernel driver
462 itself.)  For the Linux 2.2.x kernel driver, the value is a sum of
463 bits: 1 to
464 enable general debug messages, 2 to request that the contents of
465 received packets be printed, and 4 to request that the contents of
466 transmitted packets be printed.  On most systems, messages printed by
467 the kernel are logged by syslog(1) to a file as directed in the
468 /etc/syslog.conf configuration file.
470 .B ktune
471 Enables pppd to alter kernel settings as appropriate.  Under Linux,
472 pppd will enable IP forwarding (i.e. set /proc/sys/net/ipv4/ip_forward
473 to 1) if the \fIproxyarp\fR option is used, and will enable the
474 dynamic IP address option (i.e. set /proc/sys/net/ipv4/ip_dynaddr to
475 1) in demand mode if the local address changes.
477 .B lcp-echo-failure \fIn
478 If this option is given, pppd will presume the peer to be dead
479 if \fIn\fR LCP echo-requests are sent without receiving a valid LCP
480 echo-reply.  If this happens, pppd will terminate the
481 connection.  Use of this option requires a non-zero value for the
482 \fIlcp-echo-interval\fR parameter.  This option can be used to enable
483 pppd to terminate after the physical connection has been broken
484 (e.g., the modem has hung up) in situations where no hardware modem
485 control lines are available.
487 .B lcp-echo-interval \fIn
488 If this option is given, pppd will send an LCP echo-request frame to
489 the peer every \fIn\fR seconds.  Normally the peer should respond to
490 the echo-request by sending an echo-reply.  This option can be used
491 with the \fIlcp-echo-failure\fR option to detect that the peer is no
492 longer connected.
494 .B lcp-max-configure \fIn
495 Set the maximum number of LCP configure-request transmissions to
496 \fIn\fR (default 10).
498 .B lcp-max-failure \fIn
499 Set the maximum number of LCP configure-NAKs returned before starting
500 to send configure-Rejects instead to \fIn\fR (default 10).
502 .B lcp-max-terminate \fIn
503 Set the maximum number of LCP terminate-request transmissions to
504 \fIn\fR (default 3).
506 .B lcp-restart \fIn
507 Set the LCP restart interval (retransmission timeout) to \fIn\fR
508 seconds (default 3).
510 .B linkname \fIname\fR
511 Sets the logical name of the link to \fIname\fR.  Pppd will create a
512 file named \fBppp-\fIname\fB.pid\fR in /var/run (or /etc/ppp on some
513 systems) containing its process ID.  This can be useful in determining
514 which instance of pppd is responsible for the link to a given peer
515 system.  This is a privileged option.
517 .B local
518 Don't use the modem control lines.  With this option, pppd will ignore
519 the state of the CD (Carrier Detect) signal from the modem and will
520 not change the state of the DTR (Data Terminal Ready) signal.
522 .B logfd \fIn
523 Send log messages to file descriptor \fIn\fR.  Pppd will send log
524 messages to at most one file or file descriptor (as well as sending
525 the log messages to syslog), so this option and the \fBlogfile\fR
526 option are mutually exclusive.  The default is for pppd to send log
527 messages to stdout (file descriptor 1), unless the serial port is
528 already open on stdout.
530 .B logfile \fIfilename
531 Append log messages to the file \fIfilename\fR (as well as sending the
532 log messages to syslog).  The file is opened with the privileges of
533 the user who invoked pppd, in append mode.
535 .B login
536 Use the system password database for authenticating the peer using
537 PAP, and record the user in the system wtmp file.  Note that the peer
538 must have an entry in the /etc/ppp/pap-secrets file as well as the
539 system password database to be allowed access.
541 .B maxconnect \fIn
542 Terminate the connection when it has been available for network
543 traffic for \fIn\fR seconds (i.e. \fIn\fR seconds after the first
544 network control protocol comes up).
546 .B maxfail \fIn
547 Terminate after \fIn\fR consecutive failed connection attempts.  A
548 value of 0 means no limit.  The default value is 10.
550 .B modem
551 Use the modem control lines.  This option is the default.  With this
552 option, pppd will wait for the CD (Carrier Detect) signal from the
553 modem to be asserted when opening the serial device (unless a connect
554 script is specified), and it will drop the DTR (Data Terminal Ready)
555 signal briefly when the connection is terminated and before executing
556 the connect script.  On Ultrix, this option implies hardware flow
557 control, as for the \fIcrtscts\fR option.
559 .B mp
560 Enables the use of PPP multilink; this is an alias for the `multilink'
561 option.  This option is currently only available under Linux.
563 .B mpshortseq
564 Enables the use of short (12-bit) sequence numbers in multilink
565 headers, as opposed to 24-bit sequence numbers.  This option is only
566 available under Linux, and only has any effect if multilink is
567 enabled (see the multilink option).
569 .B mrru \fIn
570 Sets the Maximum Reconstructed Receive Unit to \fIn\fR.  The MRRU is
571 the maximum size for a received packet on a multilink bundle, and is
572 analogous to the MRU for the individual links.  This option is
573 currently only available under Linux, and only has any effect if
574 multilink is enabled (see the multilink option).
576 .B ms-dns \fI<addr>
577 If pppd is acting as a server for Microsoft Windows clients, this
578 option allows pppd to supply one or two DNS (Domain Name Server)
579 addresses to the clients.  The first instance of this option specifies
580 the primary DNS address; the second instance (if given) specifies the
581 secondary DNS address.  (This option was present in some older
582 versions of pppd under the name \fBdns-addr\fR.)
584 .B ms-wins \fI<addr>
585 If pppd is acting as a server for Microsoft Windows or "Samba"
586 clients, this option allows pppd to supply one or two WINS (Windows
587 Internet Name Services) server addresses to the clients.  The first
588 instance of this option specifies the primary WINS address; the second
589 instance (if given) specifies the secondary WINS address.
591 .B multilink
592 Enables the use of the PPP multilink protocol.  If the peer also
593 supports multilink, then this link can become part of a bundle between
594 the local system and the peer.  If there is an existing bundle to the
595 peer, pppd will join this link to that bundle, otherwise pppd will
596 create a new bundle.  See the MULTILINK section below.  This option is
597 currently only available under Linux.
599 .B name \fIname
600 Set the name of the local system for authentication purposes to
601 \fIname\fR.  This is a privileged option.  With this option, pppd will
602 use lines in the secrets files which have \fIname\fR as the second
603 field when looking for a secret to use in authenticating the peer.  In
604 addition, unless overridden with the \fIuser\fR option, \fIname\fR
605 will be used as the name to send to the peer when authenticating the
606 local system to the peer.  (Note that pppd does not append the domain
607 name to \fIname\fR.)
609 .B netmask \fIn
610 Set the interface netmask to \fIn\fR, a 32 bit netmask in "decimal dot"
611 notation (e.g. 255.255.255.0).  If this option is given, the value
612 specified is ORed with the default netmask.  The default netmask is
613 chosen based on the negotiated remote IP address; it is the
614 appropriate network mask for the class of the remote IP address, ORed
615 with the netmasks for any non point-to-point network interfaces in the
616 system which are on the same network.  (Note: on some platforms, pppd
617 will always use 255.255.255.255 for the netmask, if that is the only
618 appropriate value for a point-to-point interface.)
620 .B noaccomp
621 Disable Address/Control compression in both directions (send and
622 receive).
624 .B noauth
625 Do not require the peer to authenticate itself.  This option is
626 privileged.
628 .B nobsdcomp
629 Disables BSD-Compress compression; \fBpppd\fR will not request or
630 agree to compress packets using the BSD-Compress scheme.
632 .B noccp
633 Disable CCP (Compression Control Protocol) negotiation.  This option
634 should only be required if the peer is buggy and gets confused by
635 requests from pppd for CCP negotiation.
637 .B nocrtscts
638 Disable hardware flow control (i.e. RTS/CTS) on the serial port.
639 If neither the \fIcrtscts\fR nor the \fInocrtscts\fR nor the
640 \fIcdtrcts\fR nor the \fInocdtrcts\fR option is given, the hardware
641 flow control setting for the serial port is left unchanged.
643 .B nocdtrcts
644 This option is a synonym for \fInocrtscts\fR. Either of these options will
645 disable both forms of hardware flow control.
647 .B nodefaultroute
648 Disable the \fIdefaultroute\fR option.  The system administrator who
649 wishes to prevent users from creating default routes with pppd
650 can do so by placing this option in the /etc/ppp/options file.
652 .B nodeflate
653 Disables Deflate compression; pppd will not request or agree to
654 compress packets using the Deflate scheme.
656 .B nodetach
657 Don't detach from the controlling terminal.  Without this option, if a
658 serial device other than the terminal on the standard input is
659 specified, pppd will fork to become a background process.
661 .B noendpoint
662 Disables pppd from sending an endpoint discriminator to the peer or
663 accepting one from the peer (see the MULTILINK section below).  This
664 option should only be required if the peer is buggy.
666 .B noip
667 Disable IPCP negotiation and IP communication.  This option should
668 only be required if the peer is buggy and gets confused by requests
669 from pppd for IPCP negotiation.
671 .B noipv6
672 Disable IPv6CP negotiation and IPv6 communication. This option should
673 only be required if the peer is buggy and gets confused by requests
674 from pppd for IPv6CP negotiation.
676 .B noipdefault
677 Disables the default behaviour when no local IP address is specified,
678 which is to determine (if possible) the local IP address from the
679 hostname.  With this option, the peer will have to supply the local IP
680 address during IPCP negotiation (unless it specified explicitly on the
681 command line or in an options file).
683 .B noipx
684 Disable the IPXCP and IPX protocols.  This option should only be
685 required if the peer is buggy and gets confused by requests from pppd
686 for IPXCP negotiation.
688 .B noktune
689 Opposite of the \fIktune\fR option; disables pppd from changing system
690 settings.
692 .B nolog
693 Do not send log messages to a file or file descriptor.  This option
694 cancels the \fBlogfd\fR and \fBlogfile\fR options.
696 .B nomagic
697 Disable magic number negotiation.  With this option, pppd cannot
698 detect a looped-back line.  This option should only be needed if the
699 peer is buggy.
701 .B nomp
702 Disables the use of PPP multilink.  This option is currently only
703 available under Linux.
705 .B nompshortseq
706 Disables the use of short (12-bit) sequence numbers in the PPP
707 multilink protocol, forcing the use of 24-bit sequence numbers.  This
708 option is currently only available under Linux, and only has any
709 effect if multilink is enabled.
711 .B nomultilink
712 Disables the use of PPP multilink.  This option is currently only
713 available under Linux.
715 .B nopcomp
716 Disable protocol field compression negotiation in both the receive and
717 the transmit direction.
719 .B nopersist
720 Exit once a connection has been made and terminated.  This is the
721 default unless the \fIpersist\fR or \fIdemand\fR option has been
722 specified.
724 .B nopredictor1
725 Do not accept or agree to Predictor-1 compression.
727 .B noproxyarp
728 Disable the \fIproxyarp\fR option.  The system administrator who
729 wishes to prevent users from creating proxy ARP entries with pppd can
730 do so by placing this option in the /etc/ppp/options file.
732 .B notty
733 Normally, pppd requires a terminal device.  With this option, pppd
734 will allocate itself a pseudo-tty master/slave pair and use the slave
735 as its terminal device.  Pppd will create a child process to act as a
736 `character shunt' to transfer characters between the pseudo-tty master
737 and its standard input and output.  Thus pppd will transmit characters
738 on its standard output and receive characters on its standard input
739 even if they are not terminal devices.  This option increases the
740 latency and CPU overhead of transferring data over the ppp interface
741 as all of the characters sent and received must flow through the
742 character shunt process.  An explicit device name may not be given if
743 this option is used.
745 .B novj
746 Disable Van Jacobson style TCP/IP header compression in both the
747 transmit and the receive direction.
749 .B novjccomp
750 Disable the connection-ID compression option in Van Jacobson style
751 TCP/IP header compression.  With this option, pppd will not omit the
752 connection-ID byte from Van Jacobson compressed TCP/IP headers, nor
753 ask the peer to do so.
755 .B papcrypt
756 Indicates that all secrets in the /etc/ppp/pap-secrets file which are
757 used for checking the identity of the peer are encrypted, and thus
758 pppd should not accept a password which, before encryption, is
759 identical to the secret from the /etc/ppp/pap-secrets file.
761 .B pap-max-authreq \fIn
762 Set the maximum number of PAP authenticate-request transmissions to
763 \fIn\fR (default 10).
765 .B pap-restart \fIn
766 Set the PAP restart interval (retransmission timeout) to \fIn\fR
767 seconds (default 3).
769 .B pap-timeout \fIn
770 Set the maximum time that pppd will wait for the peer to authenticate
771 itself with PAP to \fIn\fR seconds (0 means no limit).
773 .B pass-filter \fIfilter-expression
774 Specifies a packet filter to applied to data packets being sent or
775 received to determine which packets should be allowed to pass.
776 Packets which are rejected by the filter are silently discarded.  This
777 option can be used to prevent specific network daemons (such as
778 routed) using up link bandwidth, or to provide a basic firewall
779 capability.
780 The \fIfilter-expression\fR syntax is as described for tcpdump(1),
781 except that qualifiers which are inappropriate for a PPP link, such as
782 \fBether\fR and \fBarp\fR, are not permitted.  Generally the filter
783 expression should be enclosed in single-quotes to prevent whitespace
784 in the expression from being interpreted by the shell.  Note that it
785 is possible to apply different constraints to incoming and outgoing
786 packets using the \fBinbound\fR and \fBoutbound\fR qualifiers. This
787 option is currently only available under NetBSD, and then only if both
788 the kernel and pppd were compiled with PPP_FILTER defined.
790 .B persist
791 Do not exit after a connection is terminated; instead try to reopen
792 the connection.
794 .B plugin \fIfilename
795 Load the shared library object file \fIfilename\fR as a plugin.  This
796 is a privileged option.
798 .B predictor1
799 Request that the peer compress frames that it sends using Predictor-1
800 compression, and agree to compress transmitted frames with Predictor-1
801 if requested.  This option has no effect unless the kernel driver
802 supports Predictor-1 compression.
804 .B privgroup \fIgroup-name
805 Allows members of group \fIgroup-name\fR to use privileged options.
806 This is a privileged option.  Use of this option requires care as
807 there is no guarantee that members of \fIgroup-name\fR cannot use pppd
808 to become root themselves.  Consider it equivalent to putting the
809 members of \fIgroup-name\fR in the kmem or disk group.
811 .B proxyarp
812 Add an entry to this system's ARP [Address Resolution Protocol] table
813 with the IP address of the peer and the Ethernet address of this
814 system.  This will have the effect of making the peer appear to other
815 systems to be on the local ethernet.
817 .B pty \fIscript
818 Specifies that the command \fIscript\fR is to be used to communicate
819 rather than a specific terminal device.  Pppd will allocate itself a
820 pseudo-tty master/slave pair and use the slave as its terminal
821 device.  The \fIscript\fR will be run in a child process with the
822 pseudo-tty master as its standard input and output.  An explicit
823 device name may not be given if this option is used.  (Note: if the
824 \fIrecord\fR option is used in conjuction with the \fIpty\fR option,
825 the child process will have pipes on its standard input and output.)
827 .B receive-all
828 With this option, pppd will accept all control characters from the
829 peer, including those marked in the receive asyncmap.  Without this
830 option, pppd will discard those characters as specified in RFC1662.
831 This option should only be needed if the peer is buggy.
833 .B record \fIfilename
834 Specifies that pppd should record all characters sent and received to
835 a file named \fIfilename\fR.  This file is opened in append mode,
836 using the user's user-ID and permissions.  This option is implemented
837 using a pseudo-tty and a process to transfer characters between the
838 pseudo-tty and the real serial device, so it will increase the latency
839 and CPU overhead of transferring data over the ppp interface.  The
840 characters are stored in a tagged format with timestamps, which can be
841 displayed in readable form using the pppdump(8) program.
843 .B remotename \fIname
844 Set the assumed name of the remote system for authentication purposes
845 to \fIname\fR.
847 .B refuse-chap
848 With this option, pppd will not agree to authenticate itself to the
849 peer using CHAP.
851 .B refuse-pap
852 With this option, pppd will not agree to authenticate itself to the
853 peer using PAP.
855 .B require-chap
856 Require the peer to authenticate itself using CHAP [Challenge
857 Handshake Authentication Protocol] authentication.
859 .B require-pap
860 Require the peer to authenticate itself using PAP [Password
861 Authentication Protocol] authentication.
863 .B show-password
864 When logging the contents of PAP packets, this option causes pppd to
865 show the password string in the log message.
867 .B silent
868 With this option, pppd will not transmit LCP packets to initiate a
869 connection until a valid LCP packet is received from the peer (as for
870 the `passive' option with ancient versions of pppd).
872 .B sync
873 Use synchronous HDLC serial encoding instead of asynchronous.
874 The device used by pppd with this option must have sync support.
875 Currently supports Microgate SyncLink adapters
876 under Linux and FreeBSD 2.2.8 and later.
878 .B updetach
879 With this option, pppd will detach from its controlling terminal once
880 it has successfully established the ppp connection (to the point where
881 the first network control protocol, usually the IP control protocol,
882 has come up).
884 .B usehostname
885 Enforce the use of the hostname (with domain name appended, if given)
886 as the name of the local system for authentication purposes (overrides
887 the \fIname\fR option).  This option is not normally needed since the
888 \fIname\fR option is privileged.
890 .B usepeerdns
891 Ask the peer for up to 2 DNS server addresses.  The addresses supplied
892 by the peer (if any) are passed to the /etc/ppp/ip-up script in the
893 environment variables DNS1 and DNS2.  In addition, pppd will create an
894 /etc/ppp/resolv.conf file containing one or two nameserver lines with
895 the address(es) supplied by the peer.
897 .B user \fIname
898 Sets the name used for authenticating the local system to the peer to
899 \fIname\fR.
901 .B vj-max-slots \fIn
902 Sets the number of connection slots to be used by the Van Jacobson
903 TCP/IP header compression and decompression code to \fIn\fR, which
904 must be between 2 and 16 (inclusive).
906 .B welcome \fIscript
907 Run the executable or shell command specified by \fIscript\fR before
908 initiating PPP negotiation, after the connect script (if any) has
909 completed.  A value for this option from a privileged source cannot be
910 overridden by a non-privileged user.
912 .B xonxoff
913 Use software flow control (i.e. XON/XOFF) to control the flow of data on
914 the serial port.
915 .SH OPTIONS FILES
916 Options can be taken from files as well as the command line.  Pppd
917 reads options from the files /etc/ppp/options, ~/.ppprc and
918 /etc/ppp/options.\fIttyname\fR (in that order) before processing the
919 options on the command line.  (In fact, the command-line options are
920 scanned to find the terminal name before the options.\fIttyname\fR
921 file is read.)  In forming the name of the options.\fIttyname\fR file,
922 the initial /dev/ is removed from the terminal name, and any remaining
923 / characters are replaced with dots.
925 An options file is parsed into a series of words, delimited by
926 whitespace.  Whitespace can be included in a word by enclosing the
927 word in double-quotes (").  A backslash (\\) quotes the following character.
928 A hash (#) starts a comment, which continues until the end of the
929 line.  There is no restriction on using the \fIfile\fR or \fIcall\fR
930 options within an options file.
931 .SH SECURITY
932 .I pppd
933 provides system administrators with sufficient access control that PPP
934 access to a server machine can be provided to legitimate users without
935 fear of compromising the security of the server or the network it's
936 on.  This control is provided through restrictions on which IP
937 addresses the peer may use, based on its authenticated identity (if
938 any), and through restrictions on which options a non-privileged user
939 may use.  Several of pppd's options are privileged, in particular
940 those which permit potentially insecure configurations; these options
941 are only accepted in files which are under the control of the system
942 administrator, or if pppd is being run by root.
944 The default behaviour of pppd is to allow an unauthenticated peer to
945 use a given IP address only if the system does not already have a
946 route to that IP address.  For example, a system with a
947 permanent connection to the wider internet will normally have a
948 default route, and thus all peers will have to authenticate themselves
949 in order to set up a connection.  On such a system, the \fIauth\fR
950 option is the default.  On the other hand, a system where the
951 PPP link is the only connection to the internet will not normally have
952 a default route, so the peer will be able to use almost any IP address
953 without authenticating itself.
955 As indicated above, some security-sensitive options are privileged,
956 which means that they may not be used by an ordinary non-privileged
957 user running a setuid-root pppd, either on the command line, in the
958 user's ~/.ppprc file, or in an options file read using the \fIfile\fR
959 option.  Privileged options may be used in /etc/ppp/options file or in
960 an options file read using the \fIcall\fR option.  If pppd is being
961 run by the root user, privileged options can be used without
962 restriction.
964 When opening the device, pppd uses either the invoking user's user ID
965 or the root UID (that is, 0), depending on whether the device name was
966 specified by the user or the system administrator.  If the device name
967 comes from a privileged source, that is, /etc/ppp/options or an
968 options file read using the \fIcall\fR option, pppd uses full root
969 privileges when opening the device.  Thus, by creating an appropriate
970 file under /etc/ppp/peers, the system administrator can allow users to
971 establish a ppp connection via a device which they would not normally
972 have permission to access.  Otherwise pppd uses the invoking user's
973 real UID when opening the device.
974 .SH AUTHENTICATION
975 Authentication is the process whereby one peer convinces the other of
976 its identity.  This involves the first peer sending its name to the
977 other, together with some kind of secret information which could only
978 come from the genuine authorized user of that name.  In such an
979 exchange, we will call the first peer the "client" and the other the
980 "server".  The client has a name by which it identifies itself to the
981 server, and the server also has a name by which it identifies itself
982 to the client.  Generally the genuine client shares some secret (or
983 password) with the server, and authenticates itself by proving that it
984 knows that secret.  Very often, the names used for authentication
985 correspond to the internet hostnames of the peers, but this is not
986 essential.
988 At present, pppd supports two authentication protocols: the Password
989 Authentication Protocol (PAP) and the Challenge Handshake
990 Authentication Protocol (CHAP).  PAP involves the client sending its
991 name and a cleartext password to the server to authenticate itself.
992 In contrast, the server initiates the CHAP authentication exchange by
993 sending a challenge to the client (the challenge packet includes the
994 server's name).  The client must respond with a response which
995 includes its name plus a hash value derived from the shared secret and
996 the challenge, in order to prove that it knows the secret.
998 The PPP protocol, being symmetrical, allows both peers to require the
999 other to authenticate itself.  In that case, two separate and
1000 independent authentication exchanges will occur.  The two exchanges
1001 could use different authentication protocols, and in principle,
1002 different names could be used in the two exchanges.
1004 The default behaviour of pppd is to agree to authenticate if
1005 requested, and to not require authentication from the peer.  However,
1006 pppd will not agree to authenticate itself with a particular protocol
1007 if it has no secrets which could be used to do so.
1009 Pppd stores secrets for use in authentication in secrets
1010 files (/etc/ppp/pap-secrets for PAP, /etc/ppp/chap-secrets for CHAP).
1011 Both secrets files have the same format.  The secrets files can
1012 contain secrets for pppd to use in authenticating itself to other
1013 systems, as well as secrets for pppd to use when authenticating other
1014 systems to itself.
1016 Each line in a secrets file contains one secret.  A given secret is
1017 specific to a particular combination of client and server - it can
1018 only be used by that client to authenticate itself to that server.
1019 Thus each line in a secrets file has at least 3 fields: the name of
1020 the client, the name of the server, and the secret.  These fields may
1021 be followed by a list of the IP addresses that the specified client
1022 may use when connecting to the specified server.
1024 A secrets file is parsed into words as for a options file, so the
1025 client name, server name and secrets fields must each be one word,
1026 with any embedded spaces or other special characters quoted or
1027 escaped.  Note that case is significant in the client and server names
1028 and in the secret.
1030 If the secret starts with an `@', what follows is assumed to be the
1031 name of a file from which to read the secret.  A "*" as the client or
1032 server name matches any name.  When selecting a secret, pppd takes the
1033 best match, i.e.  the match with the fewest wildcards.
1035 Any following words on the same line are taken to be a list of
1036 acceptable IP addresses for that client.  If there are only 3 words on
1037 the line, or if the first word is "-", then all IP addresses are
1038 disallowed.  To allow any address, use "*".  A word starting with "!"
1039 indicates that the specified address is \fInot\fR acceptable.  An
1040 address may be followed by "/" and a number \fIn\fR, to indicate a
1041 whole subnet, i.e. all addresses which have the same value in the most
1042 significant \fIn\fR bits.  In this form, the address may be followed
1043 by a plus sign ("+") to indicate that one address from the subnet is
1044 authorized, based on the ppp network interface unit number in use.
1045 In this case, the host part of the address will be set to the unit
1046 number plus one.
1048 Thus a secrets file contains both secrets for use in authenticating
1049 other hosts, plus secrets which we use for authenticating ourselves to
1050 others.  When pppd is authenticating the peer (checking the peer's
1051 identity), it chooses a secret with the peer's name in the first
1052 field and the name of the local system in the second field.  The
1053 name of the local system defaults to the hostname, with the domain
1054 name appended if the \fIdomain\fR option is used.  This default can be
1055 overridden with the \fIname\fR option, except when the
1056 \fIusehostname\fR option is used.
1058 When pppd is choosing a secret to use in authenticating itself to the
1059 peer, it first determines what name it is going to use to identify
1060 itself to the peer.  This name can be specified by the user with the
1061 \fIuser\fR option.  If this option is not used, the name defaults to
1062 the name of the local system, determined as described in the previous
1063 paragraph.  Then pppd looks for a secret with this name in the first
1064 field and the peer's name in the second field.  Pppd will know the
1065 name of the peer if CHAP authentication is being used, because the
1066 peer will have sent it in the challenge packet.  However, if PAP is being
1067 used, pppd will have to determine the peer's name from the options
1068 specified by the user.  The user can specify the peer's name directly
1069 with the \fIremotename\fR option.  Otherwise, if the remote IP address
1070 was specified by a name (rather than in numeric form), that name will
1071 be used as the peer's name.  Failing that, pppd will use the null
1072 string as the peer's name.
1074 When authenticating the peer with PAP, the supplied password is first
1075 compared with the secret from the secrets file.  If the password
1076 doesn't match the secret, the password is encrypted using crypt() and
1077 checked against the secret again.  Thus secrets for authenticating the
1078 peer can be stored in encrypted form if desired.  If the
1079 \fIpapcrypt\fR option is given, the first (unencrypted) comparison is
1080 omitted, for better security.
1082 Furthermore, if the \fIlogin\fR option was specified, the username and
1083 password are also checked against the system password database.  Thus,
1084 the system administrator can set up the pap-secrets file to allow PPP
1085 access only to certain users, and to restrict the set of IP addresses
1086 that each user can use.  Typically, when using the \fIlogin\fR option,
1087 the secret in /etc/ppp/pap-secrets would be "", which will match any
1088 password supplied by the peer.  This avoids the need to have the same
1089 secret in two places.
1091 Authentication must be satisfactorily completed before IPCP (or any
1092 other Network Control Protocol) can be started.  If the peer is
1093 required to authenticate itself, and fails to do so, pppd will
1094 terminated the link (by closing LCP).  If IPCP negotiates an
1095 unacceptable IP address for the remote host, IPCP will be closed.  IP
1096 packets can only be sent or received when IPCP is open.
1098 In some cases it is desirable to allow some hosts which can't
1099 authenticate themselves to connect and use one of a restricted set of
1100 IP addresses, even when the local host generally requires
1101 authentication.  If the peer refuses to authenticate itself when
1102 requested, pppd takes that as equivalent to authenticating with PAP
1103 using the empty string for the username and password.  Thus, by adding
1104 a line to the pap-secrets file which specifies the empty string for
1105 the client and password, it is possible to allow restricted access to
1106 hosts which refuse to authenticate themselves.
1107 .SH ROUTING
1109 When IPCP negotiation is completed successfully, pppd will inform the
1110 kernel of the local and remote IP addresses for the ppp interface.
1111 This is sufficient to create a host route to the remote end of the
1112 link, which will enable the peers to exchange IP packets.
1113 Communication with other machines generally requires further
1114 modification to routing tables and/or ARP (Address Resolution
1115 Protocol) tables.  In most cases the \fIdefaultroute\fR and/or
1116 \fIproxyarp\fR options are sufficient for this, but in some cases
1117 further intervention is required.  The /etc/ppp/ip-up script can be
1118 used for this.
1120 Sometimes it is desirable to add a default route through the remote
1121 host, as in the case of a machine whose only connection to the
1122 Internet is through the ppp interface.  The \fIdefaultroute\fR option
1123 causes pppd to create such a default route when IPCP comes up, and
1124 delete it when the link is terminated.
1126 In some cases it is desirable to use proxy ARP, for example on a
1127 server machine connected to a LAN, in order to allow other hosts to
1128 communicate with the remote host.  The \fIproxyarp\fR option causes
1129 pppd to look for a network interface on the same subnet as the remote
1130 host (an interface supporting broadcast and ARP, which is up and not a
1131 point-to-point or loopback interface).  If found, pppd creates a
1132 permanent, published ARP entry with the IP address of the remote host
1133 and the hardware address of the network interface found.
1135 When the \fIdemand\fR option is used, the interface IP addresses have
1136 already been set at the point when IPCP comes up.  If pppd has not
1137 been able to negotiate the same addresses that it used to configure
1138 the interface (for example when the peer is an ISP that uses dynamic
1139 IP address assignment), pppd has to change the interface IP addresses
1140 to the negotiated addresses.  This may disrupt existing connections,
1141 and the use of demand dialling with peers that do dynamic IP address
1142 assignment is not recommended.
1143 .SH MULTILINK
1144 Multilink PPP provides the capability to combine two or more PPP links
1145 between a pair of machines into a single `bundle', which appears as a
1146 single virtual PPP link which has the combined bandwidth of the
1147 individual links.  Currently, multilink PPP is only supported under
1148 Linux.
1150 Pppd detects that the link it is controlling is connected to the same
1151 peer as another link using the peer's endpoint discriminator and the
1152 authenticated identity of the peer (if it authenticates itself).  The
1153 endpoint discriminator is a block of data which is hopefully unique
1154 for each peer.  Several types of data can be used, including
1155 locally-assigned strings of bytes, IP addresses, MAC addresses,
1156 randomly strings of bytes, or E-164 phone numbers.  The endpoint
1157 discriminator sent to the peer by pppd can be set using the endpoint
1158 option.
1160 In circumstances the peer may send no endpoint discriminator or a
1161 non-unique value.  The optional bundle option adds an extra string
1162 which is added to the peer's endpoint discriminator and authenticated
1163 identity when matching up links to be joined together in a bundle.
1164 The bundle option can also be used to allow the establishment of
1165 multiple bundles between the local system and the peer.  Pppd uses a
1166 TDB database in /var/run/pppd.tdb to match up links.
1168 Assuming that multilink is enabled and the peer is willing to
1169 negotiate multilink, then when pppd is invoked to bring up the first
1170 link to the peer, it will detect that no other link is connected to
1171 the peer and create a new bundle, that is, another ppp network
1172 interface unit.  When another pppd is invoked to bring up another link
1173 to the peer, it will detect the existing bundle and join its link to
1174 it.  Currently, if the first pppd terminates (for example, because of
1175 a hangup or a received signal) the bundle is destroyed.
1176 .SH EXAMPLES
1178 The following examples assume that the /etc/ppp/options file contains
1179 the \fIauth\fR option (as in the default /etc/ppp/options file in the
1180 ppp distribution).
1182 Probably the most common use of pppd is to dial out to an ISP.  This
1183 can be done with a command such as
1185 pppd call isp
1187 where the /etc/ppp/peers/isp file is set up by the system
1188 administrator to contain something like this:
1190 ttyS0 19200 crtscts
1192 connect '/usr/sbin/chat -v -f /etc/ppp/chat-isp'
1194 noauth
1196 In this example, we are using chat to dial the ISP's modem and go
1197 through any logon sequence required.  The /etc/ppp/chat-isp file
1198 contains the script used by chat; it could for example contain
1199 something like this:
1201 ABORT "NO CARRIER"
1203 ABORT "NO DIALTONE"
1205 ABORT "ERROR"
1207 ABORT "NO ANSWER"
1209 ABORT "BUSY"
1211 ABORT "Username/Password Incorrect"
1213 "" "at"
1215 OK "at&d0&c1"
1217 OK "atdt2468135"
1219 "name:" "^Umyuserid"
1221 "word:" "\\qmypassword"
1223 "ispts" "\\q^Uppp"
1225 "~-^Uppp-~"
1227 See the chat(8) man page for details of chat scripts.
1229 Pppd can also be used to provide a dial-in ppp service for users.  If
1230 the users already have login accounts, the simplest way to set up the
1231 ppp service is to let the users log in to their accounts and run pppd
1232 (installed setuid-root) with a command such as
1234 pppd proxyarp
1236 To allow a user to use the PPP facilities, you need to allocate an IP
1237 address for that user's machine and create an entry in
1238 /etc/ppp/pap-secrets or /etc/ppp/chap-secrets (depending on which
1239 authentication method the PPP implementation on the user's machine
1240 supports), so that the user's
1241 machine can authenticate itself.  For example, if Joe has a machine
1242 called "joespc" which is to be allowed to dial in to the machine
1243 called "server" and use the IP address joespc.my.net, you would add an
1244 entry like this to /etc/ppp/pap-secrets or /etc/ppp/chap-secrets:
1246 joespc  server  "joe's secret"  joespc.my.net
1248 Alternatively, you can create a username called (for example) "ppp",
1249 whose login shell is pppd and whose home directory is /etc/ppp.
1250 Options to be used when pppd is run this way can be put in
1251 /etc/ppp/.ppprc.
1253 If your serial connection is any more complicated than a piece of
1254 wire, you may need to arrange for some control characters to be
1255 escaped.  In particular, it is often useful to escape XON (^Q) and
1256 XOFF (^S), using \fIasyncmap a0000\fR.  If the path includes a telnet,
1257 you probably should escape ^] as well (\fIasyncmap 200a0000\fR).  If
1258 the path includes an rlogin, you will need to use the \fIescape ff\fR
1259 option on the end which is running the rlogin client, since many
1260 rlogin implementations are not transparent; they will remove the
1261 sequence [0xff, 0xff, 0x73, 0x73, followed by any 8 bytes] from the
1262 stream.
1263 .SH DIAGNOSTICS
1265 Messages are sent to the syslog daemon using facility LOG_DAEMON.
1266 (This can be overriden by recompiling pppd with the macro
1267 LOG_PPP defined as the desired facility.)  In order to see the error
1268 and debug messages, you will need to edit your /etc/syslog.conf file
1269 to direct the messages to the desired output device or file.
1271 The \fIdebug\fR option causes the contents of all control packets sent
1272 or received to be logged, that is, all LCP, PAP, CHAP or IPCP packets.
1273 This can be useful if the PPP negotiation does not succeed or if
1274 authentication fails.
1275 If debugging is enabled at compile time, the \fIdebug\fR option also
1276 causes other debugging messages to be logged.
1278 Debugging can also be enabled or disabled by sending a SIGUSR1 signal
1279 to the pppd process.  This signal acts as a toggle.
1280 .SH EXIT STATUS
1281 The exit status of pppd is set to indicate whether any error was
1282 detected, or the reason for the link being terminated.  The values
1283 used are:
1285 .B 0
1286 Pppd has detached, or otherwise the connection was successfully
1287 established and terminated at the peer's request.
1289 .B 1
1290 An immediately fatal error of some kind occurred, such as an essential
1291 system call failing, or running out of virtual memory.
1293 .B 2
1294 An error was detected in processing the options given, such as two
1295 mutually exclusive options being used.
1297 .B 3
1298 Pppd is not setuid-root and the invoking user is not root.
1300 .B 4
1301 The kernel does not support PPP, for example, the PPP kernel driver is
1302 not included or cannot be loaded.
1304 .B 5
1305 Pppd terminated because it was sent a SIGINT, SIGTERM or SIGHUP
1306 signal.
1308 .B 6
1309 The serial port could not be locked.
1311 .B 7
1312 The serial port could not be opened.
1314 .B 8
1315 The connect script failed (returned a non-zero exit status).
1317 .B 9
1318 The command specified as the argument to the \fIpty\fR option could
1319 not be run.
1321 .B 10
1322 The PPP negotiation failed, that is, it didn't reach the point where
1323 at least one network protocol (e.g. IP) was running.
1325 .B 11
1326 The peer system failed (or refused) to authenticate itself.
1328 .B 12
1329 The link was established successfully and terminated because it was
1330 idle.
1332 .B 13
1333 The link was established successfully and terminated because the
1334 connect time limit was reached.
1336 .B 14
1337 Callback was negotiated and an incoming call should arrive shortly.
1339 .B 15
1340 The link was terminated because the peer is not responding to echo
1341 requests.
1343 .B 16
1344 The link was terminated by the modem hanging up.
1346 .B 17
1347 The PPP negotiation failed because serial loopback was detected.
1349 .B 18
1350 The init script failed (returned a non-zero exit status).
1352 .B 19
1353 We failed to authenticate ourselves to the peer.
1354 .SH SCRIPTS
1355 Pppd invokes scripts at various stages in its processing which can be
1356 used to perform site-specific ancillary processing.  These scripts are
1357 usually shell scripts, but could be executable code files instead.
1358 Pppd does not wait for the scripts to finish.  The scripts are
1359 executed as root (with the real and effective user-id set to 0), so
1360 that they can do things such as update routing tables or run
1361 privileged daemons.  Be careful that the contents of these scripts do
1362 not compromise your system's security.  Pppd runs the scripts with
1363 standard input, output and error redirected to /dev/null, and with an
1364 environment that is empty except for some environment variables that
1365 give information about the link.  The environment variables that pppd
1366 sets are:
1368 .B DEVICE
1369 The name of the serial tty device being used.
1371 .B IFNAME
1372 The name of the network interface being used.
1374 .B IPLOCAL
1375 The IP address for the local end of the link.  This is only set when
1376 IPCP has come up.
1378 .B IPREMOTE
1379 The IP address for the remote end of the link.  This is only set when
1380 IPCP has come up.
1382 .B PEERNAME
1383 The authenticated name of the peer.  This is only set if the peer
1384 authenticates itself.
1386 .B SPEED
1387 The baud rate of the tty device.
1389 .B ORIG_UID
1390 The real user-id of the user who invoked pppd.
1392 .B PPPLOGNAME
1393 The username of the real user-id that invoked pppd. This is always set.
1395 For the ip-down and auth-down scripts, pppd also sets the following
1396 variables giving statistics for the connection:
1398 .B CONNECT_TIME
1399 The number of seconds from when the PPP negotiation started until the
1400 connection was terminated.
1402 .B BYTES_SENT
1403 The number of bytes sent (at the level of the serial port) during the
1404 connection.
1406 .B BYTES_RCVD
1407 The number of bytes received (at the level of the serial port) during
1408 the connection.
1410 .B LINKNAME
1411 The logical name of the link, set with the \fIlinkname\fR option.
1413 Pppd invokes the following scripts, if they exist.  It is not an error
1414 if they don't exist.
1416 .B /etc/ppp/auth-up
1417 A program or script which is executed after the remote system
1418 successfully authenticates itself.  It is executed with the parameters
1420 \fIinterface-name peer-name user-name tty-device speed\fR
1422 Note that this script is not executed if the peer doesn't authenticate
1423 itself, for example when the \fInoauth\fR option is used.
1425 .B /etc/ppp/auth-down
1426 A program or script which is executed when the link goes down, if
1427 /etc/ppp/auth-up was previously executed.  It is executed in the same
1428 manner with the same parameters as /etc/ppp/auth-up.
1430 .B /etc/ppp/ip-up
1431 A program or script which is executed when the link is available for
1432 sending and receiving IP packets (that is, IPCP has come up).  It is
1433 executed with the parameters
1435 \fIinterface-name tty-device speed local-IP-address
1436 remote-IP-address ipparam\fR
1438 .B /etc/ppp/ip-down
1439 A program or script which is executed when the link is no longer
1440 available for sending and receiving IP packets.  This script can be
1441 used for undoing the effects of the /etc/ppp/ip-up script.  It is
1442 invoked in the same manner and with the same parameters as the ip-up
1443 script.
1445 .B /etc/ppp/ipv6-up
1446 Like /etc/ppp/ip-up, except that it is executed when the link is available 
1447 for sending and receiving IPv6 packets. It is executed with the parameters
1449 \fIinterface-name tty-device speed local-link-local-address
1450 remote-link-local-address ipparam\fR
1452 .B /etc/ppp/ipv6-down
1453 Similar to /etc/ppp/ip-down, but it is executed when IPv6 packets can no
1454 longer be transmitted on the link. It is executed with the same parameters 
1455 as the ipv6-up script.
1457 .B /etc/ppp/ipx-up
1458 A program or script which is executed when the link is available for
1459 sending and receiving IPX packets (that is, IPXCP has come up).  It is
1460 executed with the parameters
1462 \fIinterface-name tty-device speed network-number local-IPX-node-address
1463 remote-IPX-node-address local-IPX-routing-protocol remote-IPX-routing-protocol
1464 local-IPX-router-name remote-IPX-router-name ipparam pppd-pid\fR 
1466 The local-IPX-routing-protocol and remote-IPX-routing-protocol field
1467 may be one of the following:
1469 NONE      to indicate that there is no routing protocol
1471 RIP       to indicate that RIP/SAP should be used
1473 NLSP      to indicate that Novell NLSP should be used
1475 RIP NLSP  to indicate that both RIP/SAP and NLSP should be used
1477 .B /etc/ppp/ipx-down
1478 A program or script which is executed when the link is no longer
1479 available for sending and receiving IPX packets.  This script can be
1480 used for undoing the effects of the /etc/ppp/ipx-up script.  It is
1481 invoked in the same manner and with the same parameters as the ipx-up
1482 script.
1483 .SH FILES
1485 .B /var/run/ppp\fIn\fB.pid \fR(BSD or Linux), \fB/etc/ppp/ppp\fIn\fB.pid \fR(others)
1486 Process-ID for pppd process on ppp interface unit \fIn\fR.
1488 .B /var/run/ppp-\fIname\fB.pid \fR(BSD or Linux), \fB/etc/ppp/ppp-\fIname\fB.pid \fR(others)
1489 Process-ID for pppd process for logical link \fIname\fR (see the
1490 \fIlinkname\fR option).
1492 .B /etc/ppp/pap-secrets
1493 Usernames, passwords and IP addresses for PAP authentication.  This
1494 file should be owned by root and not readable or writable by any other
1495 user.  Pppd will log a warning if this is not the case.
1497 .B /etc/ppp/chap-secrets
1498 Names, secrets and IP addresses for CHAP authentication.  As for
1499 /etc/ppp/pap-secrets, this file should be owned by root and not
1500 readable or writable by any other user.  Pppd will log a warning if
1501 this is not the case.
1503 .B /etc/ppp/options
1504 System default options for pppd, read before user default options or
1505 command-line options.
1507 .B ~/.ppprc
1508 User default options, read before /etc/ppp/options.\fIttyname\fR.
1510 .B /etc/ppp/options.\fIttyname
1511 System default options for the serial port being used, read after
1512 ~/.ppprc.  In forming the \fIttyname\fR part of this
1513 filename, an initial /dev/ is stripped from the port name (if
1514 present), and any slashes in the remaining part are converted to
1515 dots.
1517 .B /etc/ppp/peers
1518 A directory containing options files which may contain privileged
1519 options, even if pppd was invoked by a user other than root.  The
1520 system administrator can create options files in this directory to
1521 permit non-privileged users to dial out without requiring the peer to
1522 authenticate, but only to certain trusted peers.
1523 .SH SEE ALSO
1525 .B RFC1144
1526 Jacobson, V.
1527 \fICompressing TCP/IP headers for low-speed serial links.\fR
1528 February 1990.
1530 .B RFC1321
1531 Rivest, R.
1532 .I The MD5 Message-Digest Algorithm.
1533 April 1992.
1535 .B RFC1332
1536 McGregor, G.
1537 .I PPP Internet Protocol Control Protocol (IPCP).
1538 May 1992.
1540 .B RFC1334
1541 Lloyd, B.; Simpson, W.A.
1542 .I PPP authentication protocols.
1543 October 1992.
1545 .B RFC1661
1546 Simpson, W.A.
1547 .I The Point\-to\-Point Protocol (PPP).
1548 July 1994.
1550 .B RFC1662
1551 Simpson, W.A.
1552 .I PPP in HDLC-like Framing.
1553 July 1994.
1555 .B RFC2472
1556 Haskin, D.
1557 .I IP Version 6 over PPP
1558 December 1998.
1559 .SH NOTES
1560 The following signals have the specified effect when sent to pppd.
1562 .B SIGINT, SIGTERM
1563 These signals cause pppd to terminate the link (by closing LCP),
1564 restore the serial device settings, and exit.
1566 .B SIGHUP
1567 This signal causes pppd to terminate the link, restore the serial
1568 device settings, and close the serial device.  If the \fIpersist\fR or
1569 \fIdemand\fR option has been specified, pppd will try to reopen the
1570 serial device and start another connection (after the holdoff period).
1571 Otherwise pppd will exit.  If this signal is received during the
1572 holdoff period, it causes pppd to end the holdoff period immediately.
1574 .B SIGUSR1
1575 This signal toggles the state of the \fIdebug\fR option.
1577 .B SIGUSR2
1578 This signal causes pppd to renegotiate compression.  This can be
1579 useful to re-enable compression after it has been disabled as a result
1580 of a fatal decompression error.  (Fatal decompression errors generally
1581 indicate a bug in one or other implementation.)
1583 .SH AUTHORS
1584 Paul Mackerras (Paul.Mackerras@cs.anu.edu.au), based on earlier work by
1585 Drew Perkins,
1586 Brad Clements,
1587 Karl Fox,
1588 Greg Christy,
1590 Brad Parker.