<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: port forwarding in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/port-forwarding/m-p/2956367#M89187</link>
    <description>Well, i'm using ipchains. I thought i can use both ipchains and iptables at the same time. I didn't find any possibilities to make 'port forwarding' using ipchains so i guess i have to use iptables from now on...</description>
    <pubDate>Wed, 23 Apr 2003 08:01:57 GMT</pubDate>
    <dc:creator>Cristian M.</dc:creator>
    <dc:date>2003-04-23T08:01:57Z</dc:date>
    <item>
      <title>port forwarding</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-forwarding/m-p/2956365#M89185</link>
      <description>Anyone knows or have some examples how to make port forwarding on Linux RedHat 7.3 using ipchains?&lt;BR /&gt;I've tried something like that:&lt;BR /&gt;"iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 21 -j DNAT --to 192.68.10.11" but i got an error:&lt;BR /&gt;"iptables v1.2.5: can't initialize iptables table `nat': iptables who? (do you need to insmod?)"</description>
      <pubDate>Tue, 22 Apr 2003 12:41:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-forwarding/m-p/2956365#M89185</guid>
      <dc:creator>Cristian M.</dc:creator>
      <dc:date>2003-04-22T12:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: port forwarding</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-forwarding/m-p/2956366#M89186</link>
      <description>Do you use ipchains or iptables ? On rh7.3, iptables by default. Ipchains is the older version. &lt;BR /&gt;Your message shows that you use iptables, which is normal.&lt;BR /&gt;Your error message means that nat table is not known. Your should write NAT instead.&lt;BR /&gt;Check also that there is no conflict between Ipchains and Iptables :&lt;BR /&gt;service ipchains stop&lt;BR /&gt;chkconfig ipchains off&lt;BR /&gt;rmmod ipchains&lt;BR /&gt;&lt;BR /&gt;service iptables start&lt;BR /&gt;chkconfig iptables on&lt;BR /&gt;insmod iptables.&lt;BR /&gt;HTH&lt;BR /&gt;J</description>
      <pubDate>Tue, 22 Apr 2003 13:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-forwarding/m-p/2956366#M89186</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-04-22T13:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: port forwarding</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-forwarding/m-p/2956367#M89187</link>
      <description>Well, i'm using ipchains. I thought i can use both ipchains and iptables at the same time. I didn't find any possibilities to make 'port forwarding' using ipchains so i guess i have to use iptables from now on...</description>
      <pubDate>Wed, 23 Apr 2003 08:01:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-forwarding/m-p/2956367#M89187</guid>
      <dc:creator>Cristian M.</dc:creator>
      <dc:date>2003-04-23T08:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: port forwarding</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-forwarding/m-p/2956368#M89188</link>
      <description>Yes you will... Ipchains is not supported anymore in the further releases...&lt;BR /&gt;You may be used to Ipchains, but you'll see that Iptables is better, and quite easy to use.&lt;BR /&gt;Read this paper on that :&lt;BR /&gt;&lt;A href="http://www.linuxguruz.org/iptables/" target="_blank"&gt;www.linuxguruz.org/iptables/&lt;/A&gt; howto/iptables-HOWTO-7.html&lt;BR /&gt;RGDS&lt;BR /&gt;J</description>
      <pubDate>Wed, 23 Apr 2003 10:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-forwarding/m-p/2956368#M89188</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-04-23T10:33:48Z</dc:date>
    </item>
  </channel>
</rss>

