X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;ds=inline;f=pppd%2Fpppd.8;h=3b7c28835cd9b87c5a3051029e7b28fbc8d296fc;hb=5e2835a1e6f3c65aabc6c5d46858d76e9b464758;hp=8ad98cb37ce7e7f172c4c9e8de3b1dd515e93323;hpb=e87fe1bbd37a1486c5223f110e9ce3ef75971f93;p=ppp.git diff --git a/pppd/pppd.8 b/pppd/pppd.8 index 8ad98cb..3b7c288 100644 --- a/pppd/pppd.8 +++ b/pppd/pppd.8 @@ -295,6 +295,9 @@ Set the maximum number of CHAP challenge transmissions to \fIn\fR Set the CHAP restart interval (retransmission timeout for challenges) to \fIn\fR seconds (default 3). .TP +.B chap-timeout \fIn +Set timeout for CHAP authentication by peer to \fIn\fR seconds (default 60). +.TP .B child\-timeout \fIn When exiting, wait for up to \fIn\fR seconds for any child processes (such as the command specified with the \fBpty\fR command) to exit @@ -1199,6 +1202,49 @@ overridden by a non-privileged user. .B xonxoff Use software flow control (i.e. XON/XOFF) to control the flow of data on the serial port. +.SH PPPOE OPTIONS +To establish PPP link over Ethernet (PPPoE) it is needed to load pppd's +\fBplugin pppoe.so\fR and then specify option \fBnic-\fIinterface\fR +instead of modem options \fIttyname\fR and \fIspeed\fR. +Recognized pppd's PPPoE options are: +.TP +.B nic-\fIinterface +Use the ethernet device \fIinterface\fR to communicate with the peer. +For example, establishing PPPoE link on \fIeth0\fR interface is done +by specifying ppp'd option \fBnic-eth0\fR. Prefix \fBnic-\fR for this +option may be avoided if interface name is unambiguous and does not +look like any other pppd's option. +.TP +.B pppoe-service \fIname +Connect to specified PPPoE service name. For backward compatibility also +\fBrp_pppoe_service\fP option name is supported. +.TP +.B pppoe-ac \fIname +Connect to specified PPPoE access concentrator name. For backward +compatibility also \fBrp_pppoe_ac\fP option name is supported. +.TP +.B pppoe-sess \fIsessid\fP:\fImacaddr +Attach to existing PPPoE session. For backward compatibility also +\fBrp_pppoe_sess\fP option name is supported. +.TP +.B pppoe-verbose \fIn +Be verbose about discovered access concentrators. For backward +compatibility also \fBrp_pppoe_verbose\fP option name is supported. +.TP +.B pppoe-mac \fImacaddr +Connect to specified MAC address. +.TP +.B pppoe-host-uniq \fIstring +Set the PPPoE Host-Uniq tag to the supplied hex string. +By default PPPoE Host-Uniq tag is set to the pppd's process PID. +For backward compatibility this option may be specified without +\fBpppoe-\fP prefix. +.TP +.B pppoe-padi-timeout \fIn +Initial timeout for discovery packets in seconds (default 5). +.TP +.B pppoe-padi-attempts \fIn +Number of discovery attempts (default 3). .SH OPTIONS FILES Options can be taken from files as well as the command line. Pppd reads options from the files /etc/ppp/options, ~/.ppprc and @@ -1720,6 +1766,9 @@ the connection. .B LINKNAME The logical name of the link, set with the \fIlinkname\fR option. .TP +.B CALL_FILE +The value of the \fIcall\fR option. +.TP .B DNS1 If the peer supplies DNS server addresses, this variable is set to the first DNS server address supplied (whether or not the usepeerdns