<?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: Natting on Linux box in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/natting-on-linux-box/m-p/3689349#M20933</link>
    <description>you can use iptables for this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;first:&lt;BR /&gt;echo 1 &amp;gt; /proc/sys/net/ipv4/ip_forward&lt;BR /&gt;&lt;BR /&gt;then:&lt;BR /&gt;iptables -t nat -A PREROUTING -s 192.168.31.0/24 -j DNAT --to-destination 192.168.152.113&lt;BR /&gt;&lt;BR /&gt;and:&lt;BR /&gt;iptables -t nat -A POSTROUTING -j MASQUERADE&lt;BR /&gt;&lt;BR /&gt;that's it</description>
    <pubDate>Mon, 12 Dec 2005 12:06:16 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2005-12-12T12:06:16Z</dc:date>
    <item>
      <title>Natting on Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/natting-on-linux-box/m-p/3689347#M20931</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  Requirement :&lt;BR /&gt;url on the IP address 192.168.152.113 should be able to access using 172.26.12.112 IP address by the users from 192.168.31.x series network.&lt;BR /&gt;&lt;BR /&gt;Plan : Setup of Linux server which will Nat IP address of 192.168.152.113 to 172.26.12.112&lt;BR /&gt;&lt;BR /&gt;Can some body tell me what is the basic requirement for the same.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Walter Crasto</description>
      <pubDate>Mon, 12 Dec 2005 06:37:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/natting-on-linux-box/m-p/3689347#M20931</guid>
      <dc:creator>varian_1</dc:creator>
      <dc:date>2005-12-12T06:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Natting on Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/natting-on-linux-box/m-p/3689348#M20932</link>
      <description>I would install shorewall and setup &lt;BR /&gt;a DNAT rule for this.&lt;BR /&gt;&lt;BR /&gt;If you want to build your own rules check&lt;BR /&gt;the documentation at the Linux Documentation&lt;BR /&gt;Project &lt;A href="http://tldp.org." target="_blank"&gt;http://tldp.org.&lt;/A&gt;  There is a&lt;BR /&gt;document on configuring NAT.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Dec 2005 11:12:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/natting-on-linux-box/m-p/3689348#M20932</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2005-12-12T11:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Natting on Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/natting-on-linux-box/m-p/3689349#M20933</link>
      <description>you can use iptables for this:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;first:&lt;BR /&gt;echo 1 &amp;gt; /proc/sys/net/ipv4/ip_forward&lt;BR /&gt;&lt;BR /&gt;then:&lt;BR /&gt;iptables -t nat -A PREROUTING -s 192.168.31.0/24 -j DNAT --to-destination 192.168.152.113&lt;BR /&gt;&lt;BR /&gt;and:&lt;BR /&gt;iptables -t nat -A POSTROUTING -j MASQUERADE&lt;BR /&gt;&lt;BR /&gt;that's it</description>
      <pubDate>Mon, 12 Dec 2005 12:06:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/natting-on-linux-box/m-p/3689349#M20933</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-12-12T12:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Natting on Linux box</title>
      <link>https://community.hpe.com/t5/operating-system-linux/natting-on-linux-box/m-p/3689350#M20934</link>
      <description>consider using a specialized firewall distribution, like monowall or smoothwall. these are prepackaged with everything needed, are simple to configure and maintain, and include firewalling featrues should you need them.</description>
      <pubDate>Tue, 13 Dec 2005 10:40:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/natting-on-linux-box/m-p/3689350#M20934</guid>
      <dc:creator>Thomas Bianco</dc:creator>
      <dc:date>2005-12-13T10:40:08Z</dc:date>
    </item>
  </channel>
</rss>

