<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<a class="moz-txt-link-freetext" href="http://www.shorewall.net/">http://www.shorewall.net/</a><br>
Not being factitious, but unless you have oodles of time/experience,
straight configuration of iptables is a beast.&nbsp; Better to use something
like shorewall.&nbsp; It doesn't replace iptables, but rather writes
configuration scripts for iptables.&nbsp; Put this together with
webmin(<a class="moz-txt-link-freetext" href="http://www.webmin.com">http://www.webmin.com</a>) and you have a powerful, relatively easy
setup for all of your firewalling needs, including masquerading, port
forwarding, etc...<br>
<br>
Mark T. Valites wrote:
<blockquote
 cite="midPine.LNX.4.62.0612231836110.10467@megatron.therowes.net"
 type="cite">On Sat, 23 Dec 2006, robert wrote:
  <br>
  <br>
  <blockquote type="cite">I would like to set up port forwarding on my
network per the instructions on the following page:
    <br>
    <br>
<a class="moz-txt-link-freetext" href="http://www.linux.com/howtos/IP-Masquerade-HOWTO/forwarders.shtml">http://www.linux.com/howtos/IP-Masquerade-HOWTO/forwarders.shtml</a>
    <br>
    <br>
However, I cannot seem to locate the file /etc/rc.d/rc.firewall-* as
indicated in the instructions.&nbsp; I am running the latest Debian 'stable'
and my Debian box (a Sun U5) is set to the DMZ to take care of all
incoming traffic.&nbsp; I basically want to have it redirect traffic from
certain ports (such as 24554, 23, etc) to my Windoze box while leaving
the services that the Debian box available to the world.
    <br>
  </blockquote>
  <br>
/etc/rc.d doesn't exist in Debian. Look at the following two files:
  <br>
  <br>
/etc/init.d/iptables
  <br>
/etc/default/iptables<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
nflug mailing list
<a class="moz-txt-link-abbreviated" href="mailto:nflug@nflug.org">nflug@nflug.org</a>
<a class="moz-txt-link-freetext" href="http://www.nflug.org/mailman/listinfo/nflug">http://www.nflug.org/mailman/listinfo/nflug</a>
  </pre>
</blockquote>
</body>
</html>