summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ppp.8.m4
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-03-31 14:26:23 +0000
committerbrian <brian@FreeBSD.org>2000-03-31 14:26:23 +0000
commit542750c80835d2c119f998c4f8d180fb294d520b (patch)
treeedce200369cfe7f57fb77a6ff82aee075e6723a5 /usr.sbin/ppp/ppp.8.m4
parent942ce5d318caa53f2452f098ec4d8f3ac78b2a99 (diff)
downloadFreeBSD-src-542750c80835d2c119f998c4f8d180fb294d520b.zip
FreeBSD-src-542750c80835d2c119f998c4f8d180fb294d520b.tar.gz
Add the ``nat target'' command.
Diffstat (limited to 'usr.sbin/ppp/ppp.8.m4')
-rw-r--r--usr.sbin/ppp/ppp.8.m45
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index c384be4..da73af1 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -2992,6 +2992,11 @@ When enabled, this command will tell the network address translation engine to
attempt to avoid changing the port number on outgoing packets. This is useful
if you want to support protocols such as RPC and LPD which require
connections to come from a well known port.
+.It nat target Op Ar address
+Set the given target address or clear it if no address is given. The target
+address is used by libalias to specify how to NAT incoming packets by default.
+If a target address is not set, the alias address (that of the tun interface)
+is used.
.It nat use_sockets yes|no
When enabled, this option tells the network address translation engine to
create a socket so that it can guarantee a correct incoming ftp data or
OpenPOWER on IntegriCloud