On Aug 7, 2008, at 1:23 AM, Michael J McCafferty wrote:

How do I do it in RedHat ? All of the docs I can find seem to discuss
how to do it as a network firewall.


The glib answer:

http://www.google.com/search?hl=en&q=iptables+port+forward+howto

The first hit is the iptables howto at TLDP, which is the authoritative document on iptables.

A little more useful:

Red Hat (and derivatives) store their configuration rules, by default, in /etc/sysconfig/iptables (which is what /etc/init.d/iptables uses to read and load the rulesets). So, any rules you set up can be saved in that file and the built-in tools will use them.

Gregory

--
Gregory K. Ruiz-Ade <[EMAIL PROTECTED]>
OpenPGP Key ID: EAF4844B  keyserver: pgpkeys.mit.edu


Attachment: PGP.sig
Description: This is a digitally signed message part

-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to