<?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: PIX 515E DMZ NAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-515e-dmz-nat/m-p/395751#M554672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for you help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Nov 2004 22:34:01 GMT</pubDate>
    <dc:creator>petersont</dc:creator>
    <dc:date>2004-11-20T22:34:01Z</dc:date>
    <item>
      <title>PIX 515E DMZ NAT</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-dmz-nat/m-p/395747#M554666</link>
      <description>&lt;P&gt;We recently acquired a new business partner that is connected by a frame-relay to our DMZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my problem. The router (frame-relay) is in our DMZ NATS from their public addresses to our private addresses in the DMZ to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;172.16.10.90 port ftp&lt;/P&gt;&lt;P&gt;172.16.10.4 Port 9100&lt;/P&gt;&lt;P&gt;172.16.10.5 Port 9100&lt;/P&gt;&lt;P&gt;172.16.10.6 Port 9100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to take the source addresses and NAT them to  our inside network:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10.10.2.90&lt;/P&gt;&lt;P&gt;10.10.2.4&lt;/P&gt;&lt;P&gt;10.10.2.5&lt;/P&gt;&lt;P&gt;10.10.2.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have a physical devices in the DMZ for these addresses and I haven't been able pass the traffic back from the DMZ. I have access lists allowing traffic from the DMZ 172.16.10.x to inside 10.10.2.x via the appropriate ports. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We currently have our Web server and a mail gateway in the DMZ, I would like to accomplish this without changing the global or jeopardize any of the DMZ rules that are currently in place.&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:45:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-dmz-nat/m-p/395747#M554666</guid>
      <dc:creator>petersont</dc:creator>
      <dc:date>2020-02-21T07:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E DMZ NAT</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-dmz-nat/m-p/395748#M554668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what version of PIX Os you are running? If all the proper routing informaiton is in place, all you need is these commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,inside) 10.10.2.90 172.16.10.90 &lt;/P&gt;&lt;P&gt;static (dmz,inside) 10.10.2.4 172.16.10.4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Nov 2004 20:40:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-dmz-nat/m-p/395748#M554668</guid>
      <dc:creator>nkhawaja</dc:creator>
      <dc:date>2004-11-20T20:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E DMZ NAT</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-dmz-nat/m-p/395749#M554670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;The version is 6.1(4) I get this error when I try that command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of PIX command: "static (dmz,inside) 10.10.2.90 172.16.10.90 "&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;DMZ 50 has a lower security value than inside 100&lt;/P&gt;&lt;P&gt;Command failed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Nov 2004 22:08:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-dmz-nat/m-p/395749#M554670</guid>
      <dc:creator>petersont</dc:creator>
      <dc:date>2004-11-20T22:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E DMZ NAT</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-dmz-nat/m-p/395750#M554671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this feature is available in 6.3+ codes&lt;/P&gt;&lt;P&gt;upgrade to the latest code which 6.3.4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Nov 2004 22:26:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-dmz-nat/m-p/395750#M554671</guid>
      <dc:creator>nkhawaja</dc:creator>
      <dc:date>2004-11-20T22:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E DMZ NAT</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-dmz-nat/m-p/395751#M554672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for you help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Nov 2004 22:34:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-dmz-nat/m-p/395751#M554672</guid>
      <dc:creator>petersont</dc:creator>
      <dc:date>2004-11-20T22:34:01Z</dc:date>
    </item>
  </channel>
</rss>

