<?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 Forward in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/port-forward/m-p/4083681#M30320</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Need to see the entier iptables configuration. Not your block lists but configuration.&lt;BR /&gt;&lt;BR /&gt;I hate iptables and use &lt;A href="http://www.fs-security.com" target="_blank"&gt;http://www.fs-security.com&lt;/A&gt; Firestarter wherever possible.&lt;BR /&gt;&lt;BR /&gt;For diagnosis, turn on logging.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 10 Oct 2007 06:25:09 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-10-10T06:25:09Z</dc:date>
    <item>
      <title>Port Forward</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-forward/m-p/4083679#M30318</link>
      <description>Hi all,&lt;BR /&gt;i have a problem with port forward.&lt;BR /&gt;I' ve three linux box:&lt;BR /&gt;Gateway, Proxy and Server.&lt;BR /&gt;&lt;BR /&gt;My network is 172.20.0.0&lt;BR /&gt;Gateway has ip 172.20.0.1 and 192.168.0.1&lt;BR /&gt;Proxy 192.168.0.2&lt;BR /&gt;Server 192.168.0.3&lt;BR /&gt;&lt;BR /&gt;On Gateway there is &lt;BR /&gt;$IPTABLES -t nat -A PREROUTING -i $ETH_LAN -p udp -s  172.20.0.0/16  --dport 161 -j DNAT --to-destination 192.168.0.2&lt;BR /&gt;&lt;BR /&gt;On Proxy&lt;BR /&gt;iptables -t nat -A PREROUTING -p tcp -i eth0  -d 192.168.0.2 --dport 161 -j DNAT --to-destination 192.168.0.3&lt;BR /&gt;&lt;BR /&gt;Default Gw of Proxy and Server is Gateway&lt;BR /&gt;&lt;BR /&gt;From my client on 172.20.0.0 LAN i can't query snmp thee Server, why?&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Oct 2007 02:53:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-forward/m-p/4083679#M30318</guid>
      <dc:creator>Lorenzo Facello</dc:creator>
      <dc:date>2007-10-10T02:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Port Forward</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-forward/m-p/4083680#M30319</link>
      <description>You have your SNAT rules for the packets going the other direction?</description>
      <pubDate>Wed, 10 Oct 2007 06:00:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-forward/m-p/4083680#M30319</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-10-10T06:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Port Forward</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-forward/m-p/4083681#M30320</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Need to see the entier iptables configuration. Not your block lists but configuration.&lt;BR /&gt;&lt;BR /&gt;I hate iptables and use &lt;A href="http://www.fs-security.com" target="_blank"&gt;http://www.fs-security.com&lt;/A&gt; Firestarter wherever possible.&lt;BR /&gt;&lt;BR /&gt;For diagnosis, turn on logging.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 10 Oct 2007 06:25:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-forward/m-p/4083681#M30320</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-10-10T06:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Port Forward</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-forward/m-p/4083682#M30321</link>
      <description>Why you set "-p udp" on gateway and "-p tcp" on Proxy? Put udp if you want to use port 161.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See also &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch14_:_Linux_Firewalls_Using_iptables" target="_blank"&gt;http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch14_:_Linux_Firewalls_Using_iptables&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Oct 2007 06:31:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-forward/m-p/4083682#M30321</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2007-10-10T06:31:25Z</dc:date>
    </item>
  </channel>
</rss>

