From 50521145d685632b7ce68c3ae648bb9f1537f1a8 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 6 Jul 1999 04:46:12 +0000 Subject: first cut at documenting bimap --- sbin/ipnat/ipnat.8 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'sbin/ipnat/ipnat.8') 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 -- cgit v1.2.3