patch for transp. proxy entry in Configure.help

Daniel Kiracofe (kiracofe.8@osu.edu)
Sun, 27 Sep 1998 12:06:24 -0400 (EDT)


The Configure.help entry for CONFIG_IP_TRANSPARENT_PROXY tells users to
use the ipfwadm utility, although ipfwadm is deprecated. This little patch
takes care of the inconsistency:

--- linux-vanilla/Documentation/Configure.help Sun Sep 27 11:58:43 1998
+++ linux/Documentation/Configure.help Sun Sep 27 11:59:23 1998
@@ -2171,7 +2171,7 @@
server". This makes the local computers think they are talking to
the remote end, while in fact they are connected to the local
proxy. Redirection is activated by defining special input firewall
- rules (using the ipfwadm utility) and/or by doing an appropriate
+ rules (using the ipchains utility) and/or by doing an appropriate
bind() system call.

IP: masquerading

-- 
/* Daniel */
WWW: http://users.gurulink.com/drk

"Fear is only afraid of the absence of itself" - Mediocrates

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/