]> git.ozlabs.org Git - ppp.git/commitdiff
Describe the noremoteip option.
authorPaul Mackerras <paulus@samba.org>
Wed, 26 Mar 2008 12:09:40 +0000 (12:09 +0000)
committerPaul Mackerras <paulus@samba.org>
Wed, 26 Mar 2008 12:09:40 +0000 (12:09 +0000)
pppd/pppd.8

index 4a375640bb4ecbd477df1597633e74f205c8a8dd..8ea82008835cc77dc1e02115be3f7a02c571b604 100644 (file)
@@ -1,5 +1,5 @@
 .\" manual page [] for pppd 2.4
-.\" $Id: pppd.8,v 1.89 2007/06/19 02:08:35 carlsonj Exp $
+.\" $Id: pppd.8,v 1.90 2008/03/26 12:09:40 paulus Exp $
 .\" SH section heading
 .\" SS subsection heading
 .\" LP paragraph
@@ -817,6 +817,17 @@ Disable the \fIproxyarp\fR option.  The system administrator who
 wishes to prevent users from creating proxy ARP entries with pppd can
 do so by placing this option in the /etc/ppp/options file.
 .TP
+.B noremoteip
+Allow pppd to operate without having an IP address for the peer.  This
+option is only available under Linux.  Normally, pppd will request the
+peer's IP address, and if the peer does not supply it, pppd will not
+bring up the link for IP traffic.  With this option, if the peer does
+not supply its IP address, pppd will not ask the peer for it, and will
+not set the destination address of the ppp interface.  In this
+situation, the ppp interface can be used for routing by creating
+device routes, but the peer itself cannot be addressed directly for IP
+traffic.
+.TP
 .B notty
 Normally, pppd requires a terminal device.  With this option, pppd
 will allocate itself a pseudo-tty master/slave pair and use the slave