summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1999-07-06 04:46:11 +0000
committerderaadt <deraadt@openbsd.org>1999-07-06 04:46:11 +0000
commitfb84ac9f9c8277e73517cd1c727bb11c1c6f581f (patch)
tree065db7e2502c47b1cdd6d057df5022fa9e6dc56a
parentgethostname() is safe (diff)
downloadwireguard-openbsd-fb84ac9f9c8277e73517cd1c727bb11c1c6f581f.tar.xz
wireguard-openbsd-fb84ac9f9c8277e73517cd1c727bb11c1c6f581f.zip
first cut at documenting bimap
-rw-r--r--sbin/ipnat/ipnat.88
1 files changed, 7 insertions, 1 deletions
diff --git a/sbin/ipnat/ipnat.8 b/sbin/ipnat/ipnat.8
index 4923cbf9fc8..a6b3bb8883b 100644
--- a/sbin/ipnat/ipnat.8
+++ b/sbin/ipnat/ipnat.8
@@ -56,7 +56,8 @@ and blank lines are ignored as
.Nm
parses the file. Entries may be separated by spaces or tabs. Each rule must
begin with either
-.Em map
+.Em map ,
+.Em bimap ,
or
.Em rdr .
.Pp
@@ -136,6 +137,11 @@ map ppp0 10.0.0.0/8 -> 209.1.2.0/24
.Pp
That will cut the number down from ~16,000,000 addresses short to only 527,566.
.Pp
+.Em bimap
+is not documented, because kjell@openbsd.org and aaron@openbsd.org
+have not gotten around to documenting it.
+You can mail them and express your distaste... especially to kjell!
+.Pp
.Em rdr
tells the NAT how to redirect incoming packets. It is useful if one wishes to
redirect a connection through a proxy, or to another box on the private