]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/pppd.8
pppd.8: Document netmask option
[ppp.git] / pppd / pppd.8
index 850d21c6481d87be54e14ef4d4e9509d045f3b9f..376504188f4750d4df52ce26a0cf41dbe14ff1b8 100644 (file)
@@ -1,5 +1,4 @@
-.\" manual page [] for pppd 2.4
-.\" $Id: pppd.8,v 1.90 2008/03/26 12:09:40 paulus Exp $
+.\" manual page [] for pppd 2.5.x
 .\" SH section heading
 .\" SS subsection heading
 .\" LP paragraph
 .\" SH section heading
 .\" SS subsection heading
 .\" LP paragraph
@@ -760,6 +759,13 @@ will be used as the name to send to the peer when authenticating the
 local system to the peer.  (Note that pppd does not append the domain
 name to \fIname\fR.)
 .TP
 local system to the peer.  (Note that pppd does not append the domain
 name to \fIname\fR.)
 .TP
+.B netmask \fImask
+Set the IPV4 network mask on the PPP interface to the given
+\fImask\fR, which can be given in dotted-quad notation or as a single
+hexadecimal number preceded by 0x.  This option is not normally
+needed because the PPP interface is a point-to-point connection, but
+in some specialized circumstances it can be useful.
+.TP
 .B noaccomp
 Disable Address/Control compression in both directions (send and
 receive).
 .B noaccomp
 Disable Address/Control compression in both directions (send and
 receive).