X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fpppd.8;h=27b9d1a25ba085733f76ac2832326e752d39d75c;hb=bf18220d7266277469715c092033466895b167d3;hp=c373a09ebcc8ea573ce0e7feecf4961355f466ff;hpb=f7f3636134176758c561855d77fb165646949916;p=ppp.git diff --git a/pppd/pppd.8 b/pppd/pppd.8 index c373a09..27b9d1a 100644 --- a/pppd/pppd.8 +++ b/pppd/pppd.8 @@ -1,5 +1,5 @@ .\" manual page [] for pppd 2.4 -.\" $Id: pppd.8,v 1.75 2004/01/13 04:04:52 paulus Exp $ +.\" $Id: pppd.8,v 1.77 2004/04/27 18:22:58 fcusack Exp $ .\" SH section heading .\" SS subsection heading .\" LP paragraph @@ -955,11 +955,11 @@ Require the use of MPPE, with 40\-bit encryption. Require the use of MPPE, with 128\-bit encryption. .TP .B require-mschap -Require the peer to authenticate itself using MS-CHAP [Microsft Challenge +Require the peer to authenticate itself using MS-CHAP [Microsoft Challenge Handshake Authentication Protocol] authentication. .TP .B require-mschap-v2 -Require the peer to authenticate itself using MS-CHAPv2 [Microsft Challenge +Require the peer to authenticate itself using MS-CHAPv2 [Microsoft Challenge Handshake Authentication Protocol, Version 2] authentication. .TP .B require-eap @@ -1556,6 +1556,14 @@ the connection. .TP .B LINKNAME The logical name of the link, set with the \fIlinkname\fR option. +.TP +.B DNS1 +If the peer supplies DNS server addresses, this variable is set to the +first DNS server address supplied. +.TP +.B DNS2 +If the peer supplies DNS server addresses, this variable is set to the +second DNS server address supplied. .P Pppd invokes the following scripts, if they exist. It is not an error if they don't exist.