<?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 PIX Multiple &amp;quot;NAT Subnets&amp;quot; per interface ? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-multiple-quot-nat-subnets-quot-per-interface/m-p/968070#M940850</link>
    <description>&lt;P&gt;Not entirely sure how to explain this so here goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use NAT/global or static statements for subnets not physically connected to the PIX ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is we have run out of address space on our external interface and want to add a static nat for new device using another subnet address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Existing config eg:&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.16.253.250 10.128.1.10 netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Where 172.16.253.250 is part of physicall connected subnet.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Required new NAT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.16.252.249 10.128.1.13 netmask 255.255.255.25 5 0 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(where 172.16.252.249 is not part of the physically connected subnet)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is something we use frequently on our other firewalls but the first time we have tried on PIX. Is it possible ? If so How ?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 12:18:35 GMT</pubDate>
    <dc:creator>PIXMayhem</dc:creator>
    <dc:date>2019-03-11T12:18:35Z</dc:date>
    <item>
      <title>PIX Multiple "NAT Subnets" per interface ?</title>
      <link>https://community.cisco.com/t5/network-security/pix-multiple-quot-nat-subnets-quot-per-interface/m-p/968070#M940850</link>
      <description>&lt;P&gt;Not entirely sure how to explain this so here goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use NAT/global or static statements for subnets not physically connected to the PIX ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is we have run out of address space on our external interface and want to add a static nat for new device using another subnet address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Existing config eg:&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.16.253.250 10.128.1.10 netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Where 172.16.253.250 is part of physicall connected subnet.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Required new NAT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.16.252.249 10.128.1.13 netmask 255.255.255.25 5 0 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(where 172.16.252.249 is not part of the physically connected subnet)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is something we use frequently on our other firewalls but the first time we have tried on PIX. Is it possible ? If so How ?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:18:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-multiple-quot-nat-subnets-quot-per-interface/m-p/968070#M940850</guid>
      <dc:creator>PIXMayhem</dc:creator>
      <dc:date>2019-03-11T12:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Multiple "NAT Subnets" per interface ?</title>
      <link>https://community.cisco.com/t5/network-security/pix-multiple-quot-nat-subnets-quot-per-interface/m-p/968071#M940851</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;Yes it is entirely possible and you would do it as you have done with your static statements. What you have to ensure is that any traffic for the subnet 172.16.252.x ie. the one not connected physcially, gets routed to the outside interface of your pix. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 13:29:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-multiple-quot-nat-subnets-quot-per-interface/m-p/968071#M940851</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2008-03-17T13:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Multiple "NAT Subnets" per interface ?</title>
      <link>https://community.cisco.com/t5/network-security/pix-multiple-quot-nat-subnets-quot-per-interface/m-p/968072#M940852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes this is possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upstream router----(out)Pix(in)----inside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;out =172.16.253.250/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now for your required static to work you need to add a route on the upstream router that points 172.16.252.249 to firewall outside interface address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip route  172.16.252.249  255.255.255.0  &lt;FIREWALL ip=""&gt;&lt;/FIREWALL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know once it works ! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 13:52:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-multiple-quot-nat-subnets-quot-per-interface/m-p/968072#M940852</guid>
      <dc:creator>abinjola</dc:creator>
      <dc:date>2008-03-17T13:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Multiple "NAT Subnets" per interface ?</title>
      <link>https://community.cisco.com/t5/network-security/pix-multiple-quot-nat-subnets-quot-per-interface/m-p/968073#M940853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I thought it should be possible. Am I right in thinking the static applies in both directions, i.e. connections made from the inside device (10.128.1.13) should appear to the outside world as 172.16.252.249.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I'm not seeing a thing on the outside interface so tomorrow I need to get a sniffer on the job.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 18:03:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-multiple-quot-nat-subnets-quot-per-interface/m-p/968073#M940853</guid>
      <dc:creator>PIXMayhem</dc:creator>
      <dc:date>2008-03-17T18:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Multiple "NAT Subnets" per interface ?</title>
      <link>https://community.cisco.com/t5/network-security/pix-multiple-quot-nat-subnets-quot-per-interface/m-p/968074#M940854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ping anything on outside from the host 10.128.1.13 and turn on debug icmp trace on  the firewall&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 18:55:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-multiple-quot-nat-subnets-quot-per-interface/m-p/968074#M940854</guid>
      <dc:creator>abinjola</dc:creator>
      <dc:date>2008-03-17T18:55:38Z</dc:date>
    </item>
  </channel>
</rss>

