<?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 overlapping networks in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-overlapping-networks/m-p/361801#M552886</link>
    <description>&lt;P&gt;Have overlapping network 172.16.9.0. Trying to follow the link according to which this scenario will work. &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/config/bafwcfg.htm#wp1113571" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/config/bafwcfg.htm#wp1113571&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The scenario is not working. This is what I found. Want to make sure I have not missed anything.&lt;/P&gt;&lt;P&gt;BB1 (172.16.9.111)-&amp;gt; 172.16.9.0 -&amp;gt; (172.16.9.11)(inside)pix(outside)(172.16.15.11)  -&amp;gt; 172.16.15.0 -&amp;gt; (172.16.15.1)(e0)CCIErouter1(loopback0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have the following&lt;/P&gt;&lt;P&gt;       pixfirewall(config)# sh static&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.16.99.0 172.16.9.0 netmask 255.255.255.0 0 0 &lt;/P&gt;&lt;P&gt;static (outside,inside) 172.16.99.0 172.16.9.0 netmask 255.255.255.0 0 0 &lt;/P&gt;&lt;P&gt;pixfirewall(config)# sh route&lt;/P&gt;&lt;P&gt;        outside 0.0.0.0 0.0.0.0 172.16.15.1 1 OTHER static&lt;/P&gt;&lt;P&gt;        outside 172.16.9.0 255.255.255.128 172.16.15.1 2 OTHER static&lt;/P&gt;&lt;P&gt;	  outside 172.16.9.128 255.255.255.128 172.16.15.1 2 OTHER static&lt;/P&gt;&lt;P&gt;        inside 172.16.9.0 255.255.255.0 172.16.9.11 1 CONNECT static&lt;/P&gt;&lt;P&gt;        outside 172.16.15.0 255.255.255.0 172.16.15.11 1 CONNECT static&lt;/P&gt;&lt;P&gt;        inside 192.168.53.0 255.255.255.0 172.16.9.254 1 OTHER static&lt;/P&gt;&lt;P&gt;pixfirewall(config)# sh ip add&lt;/P&gt;&lt;P&gt;System IP Addresses:&lt;/P&gt;&lt;P&gt;        ip address outside 172.16.15.11 255.255.255.0&lt;/P&gt;&lt;P&gt;        ip address inside 172.16.9.11 255.255.255.0&lt;/P&gt;&lt;P&gt;        no ip address dmz&lt;/P&gt;&lt;P&gt;Current IP Addresses:&lt;/P&gt;&lt;P&gt;        ip address outside 172.16.15.11 255.255.255.0&lt;/P&gt;&lt;P&gt;        ip address inside 172.16.9.11 255.255.255.0&lt;/P&gt;&lt;P&gt;        no ip address dmz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the foll debug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R6-PR14-SRBB1#ping 172.16.99.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type escape sequence to abort.&lt;/P&gt;&lt;P&gt;Sending 5, 100-byte ICMP Echos to 172.16.99.1, timeout is 2 seconds:&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;Success rate is 0 percent (0/5)&lt;/P&gt;&lt;P&gt;R6-PR14-SRBB1#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pixfirewall(config)# 437: ICMP echo-request from inside:172.16.9.111 to 172.16.99.1 ID=2514 seq=7346 length=80&lt;/P&gt;&lt;P&gt;438: ICMP echo-request: translating inside:172.16.9.111 to outside:172.16.99.111&lt;/P&gt;&lt;P&gt;439: ICMP echo-request: untranslating inside:172.16.99.1 to outside:172.16.9.1&lt;/P&gt;&lt;P&gt;440: ICMP echo-reply from outside:172.16.9.1 to 172.16.99.111 ID=2514 seq=7346 length=80&lt;/P&gt;&lt;P&gt;441: ICMP echo-reply: translating outside:172.16.9.1 to inside:172.16.99.1&lt;/P&gt;&lt;P&gt;442: ICMP echo-reply: untranslating outside:172.16.99.111 to inside:172.16.9.111&lt;/P&gt;&lt;P&gt;443: ICMP echo-request from inside:172.16.9.111 to 172.16.99.1 ID=2515 seq=7346 length=80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R6-PR16-SR1#&lt;/P&gt;&lt;P&gt;R6-PR16-SR1#&lt;/P&gt;&lt;P&gt;003666: Jan  8 14:16:07.257 CST: ICMP: echo reply sent, src 172.16.9.1, dst 172.16.99.111&lt;/P&gt;&lt;P&gt;R6-PR16-SR1#&lt;/P&gt;&lt;P&gt;003667: Jan  8 14:16:09.257 CST: ICMP: echo reply sent, src 172.16.9.1, dst 172.16.99.111&lt;/P&gt;&lt;P&gt;R6-PR16-SR1#&lt;/P&gt;&lt;P&gt;003668: Jan  8 14:16:11.261 CST: ICMP: echo reply sent, src 172.16.9.1, dst 172.16.99.111&lt;/P&gt;&lt;P&gt;R6-PR16-SR1#&lt;/P&gt;&lt;P&gt;003669: Jan  8 14:16:13.257 CST: ICMP: echo reply sent, src 172.16.9.1, dst 172.16.99.111&lt;/P&gt;&lt;P&gt;R6-PR16-SR1#&lt;/P&gt;&lt;P&gt;003670: Jan  8 14:16:15.261 CST: ICMP: echo reply sent, src 172.16.9.1, dst 172.16.99.111&lt;/P&gt;&lt;P&gt;R6-PR16-SR1# &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 07:51:30 GMT</pubDate>
    <dc:creator>mohammed.ibrahim</dc:creator>
    <dc:date>2020-02-21T07:51:30Z</dc:date>
    <item>
      <title>pix overlapping networks</title>
      <link>https://community.cisco.com/t5/network-security/pix-overlapping-networks/m-p/361801#M552886</link>
      <description>&lt;P&gt;Have overlapping network 172.16.9.0. Trying to follow the link according to which this scenario will work. &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/config/bafwcfg.htm#wp1113571" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/config/bafwcfg.htm#wp1113571&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The scenario is not working. This is what I found. Want to make sure I have not missed anything.&lt;/P&gt;&lt;P&gt;BB1 (172.16.9.111)-&amp;gt; 172.16.9.0 -&amp;gt; (172.16.9.11)(inside)pix(outside)(172.16.15.11)  -&amp;gt; 172.16.15.0 -&amp;gt; (172.16.15.1)(e0)CCIErouter1(loopback0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have the following&lt;/P&gt;&lt;P&gt;       pixfirewall(config)# sh static&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.16.99.0 172.16.9.0 netmask 255.255.255.0 0 0 &lt;/P&gt;&lt;P&gt;static (outside,inside) 172.16.99.0 172.16.9.0 netmask 255.255.255.0 0 0 &lt;/P&gt;&lt;P&gt;pixfirewall(config)# sh route&lt;/P&gt;&lt;P&gt;        outside 0.0.0.0 0.0.0.0 172.16.15.1 1 OTHER static&lt;/P&gt;&lt;P&gt;        outside 172.16.9.0 255.255.255.128 172.16.15.1 2 OTHER static&lt;/P&gt;&lt;P&gt;	  outside 172.16.9.128 255.255.255.128 172.16.15.1 2 OTHER static&lt;/P&gt;&lt;P&gt;        inside 172.16.9.0 255.255.255.0 172.16.9.11 1 CONNECT static&lt;/P&gt;&lt;P&gt;        outside 172.16.15.0 255.255.255.0 172.16.15.11 1 CONNECT static&lt;/P&gt;&lt;P&gt;        inside 192.168.53.0 255.255.255.0 172.16.9.254 1 OTHER static&lt;/P&gt;&lt;P&gt;pixfirewall(config)# sh ip add&lt;/P&gt;&lt;P&gt;System IP Addresses:&lt;/P&gt;&lt;P&gt;        ip address outside 172.16.15.11 255.255.255.0&lt;/P&gt;&lt;P&gt;        ip address inside 172.16.9.11 255.255.255.0&lt;/P&gt;&lt;P&gt;        no ip address dmz&lt;/P&gt;&lt;P&gt;Current IP Addresses:&lt;/P&gt;&lt;P&gt;        ip address outside 172.16.15.11 255.255.255.0&lt;/P&gt;&lt;P&gt;        ip address inside 172.16.9.11 255.255.255.0&lt;/P&gt;&lt;P&gt;        no ip address dmz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the foll debug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R6-PR14-SRBB1#ping 172.16.99.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type escape sequence to abort.&lt;/P&gt;&lt;P&gt;Sending 5, 100-byte ICMP Echos to 172.16.99.1, timeout is 2 seconds:&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;Success rate is 0 percent (0/5)&lt;/P&gt;&lt;P&gt;R6-PR14-SRBB1#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pixfirewall(config)# 437: ICMP echo-request from inside:172.16.9.111 to 172.16.99.1 ID=2514 seq=7346 length=80&lt;/P&gt;&lt;P&gt;438: ICMP echo-request: translating inside:172.16.9.111 to outside:172.16.99.111&lt;/P&gt;&lt;P&gt;439: ICMP echo-request: untranslating inside:172.16.99.1 to outside:172.16.9.1&lt;/P&gt;&lt;P&gt;440: ICMP echo-reply from outside:172.16.9.1 to 172.16.99.111 ID=2514 seq=7346 length=80&lt;/P&gt;&lt;P&gt;441: ICMP echo-reply: translating outside:172.16.9.1 to inside:172.16.99.1&lt;/P&gt;&lt;P&gt;442: ICMP echo-reply: untranslating outside:172.16.99.111 to inside:172.16.9.111&lt;/P&gt;&lt;P&gt;443: ICMP echo-request from inside:172.16.9.111 to 172.16.99.1 ID=2515 seq=7346 length=80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R6-PR16-SR1#&lt;/P&gt;&lt;P&gt;R6-PR16-SR1#&lt;/P&gt;&lt;P&gt;003666: Jan  8 14:16:07.257 CST: ICMP: echo reply sent, src 172.16.9.1, dst 172.16.99.111&lt;/P&gt;&lt;P&gt;R6-PR16-SR1#&lt;/P&gt;&lt;P&gt;003667: Jan  8 14:16:09.257 CST: ICMP: echo reply sent, src 172.16.9.1, dst 172.16.99.111&lt;/P&gt;&lt;P&gt;R6-PR16-SR1#&lt;/P&gt;&lt;P&gt;003668: Jan  8 14:16:11.261 CST: ICMP: echo reply sent, src 172.16.9.1, dst 172.16.99.111&lt;/P&gt;&lt;P&gt;R6-PR16-SR1#&lt;/P&gt;&lt;P&gt;003669: Jan  8 14:16:13.257 CST: ICMP: echo reply sent, src 172.16.9.1, dst 172.16.99.111&lt;/P&gt;&lt;P&gt;R6-PR16-SR1#&lt;/P&gt;&lt;P&gt;003670: Jan  8 14:16:15.261 CST: ICMP: echo reply sent, src 172.16.9.1, dst 172.16.99.111&lt;/P&gt;&lt;P&gt;R6-PR16-SR1# &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:51:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-overlapping-networks/m-p/361801#M552886</guid>
      <dc:creator>mohammed.ibrahim</dc:creator>
      <dc:date>2020-02-21T07:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: pix overlapping networks</title>
      <link>https://community.cisco.com/t5/network-security/pix-overlapping-networks/m-p/361802#M552887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The debugs look ok. The only thing I can think of without seeing the whole config is the ACL for the return ping packet. Is there an entry in the inbound access list permitting the icmp echo-reply? ICMP does not create a stateful entry. Try telnet to the router as this should work without the need for an access list inbound on the PIX and will prove if the connection is ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jan 2005 09:57:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-overlapping-networks/m-p/361802#M552887</guid>
      <dc:creator>turnbull</dc:creator>
      <dc:date>2005-01-09T09:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: pix overlapping networks</title>
      <link>https://community.cisco.com/t5/network-security/pix-overlapping-networks/m-p/361803#M552888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;   I have a static entry and expilictly allowed icmp using an outside access-list&lt;/P&gt;&lt;P&gt;Here is the config for reference&lt;/P&gt;&lt;P&gt;PIX Version 6.3(4)&lt;/P&gt;&lt;P&gt;interface ethernet0 100full&lt;/P&gt;&lt;P&gt;interface ethernet1 100full&lt;/P&gt;&lt;P&gt;interface ethernet2 100full&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;nameif ethernet2 dmz security50&lt;/P&gt;&lt;P&gt;enable password xxxx&lt;/P&gt;&lt;P&gt;passwd xxxxx&lt;/P&gt;&lt;P&gt;hostname pixfirewall&lt;/P&gt;&lt;P&gt;fixup protocol dns maximum-length 512&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol tftp 69&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;access-list outsidein permit icmp any any &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging monitor debugging&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu dmz 1500&lt;/P&gt;&lt;P&gt;ip address outside 172.16.x x.255.255.0&lt;/P&gt;&lt;P&gt;ip address inside 172.16.9.11 255.255.255.0&lt;/P&gt;&lt;P&gt;no ip address dmz&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&lt;/P&gt;&lt;P&gt;no failover&lt;/P&gt;&lt;P&gt;failover timeout 0:00:00&lt;/P&gt;&lt;P&gt;failover poll 15&lt;/P&gt;&lt;P&gt;no failover ip address outside&lt;/P&gt;&lt;P&gt;no failover ip address inside&lt;/P&gt;&lt;P&gt;no failover ip address dmz&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.x.x.x.16.9.0 netmask 255.255.255.0 0 0 &lt;/P&gt;&lt;P&gt;static (outside,inside) 172.x.x.x.16.9.0 netmask 255.255.255.0 0 0 &lt;/P&gt;&lt;P&gt;access-group outsidein in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 172.16.15.1 1&lt;/P&gt;&lt;P&gt;route outside 172.16.9.0 255.255.255.128 172.16.15.1 2&lt;/P&gt;&lt;P&gt;route outside 172.16.9.128 255.255.255.128 172.16.15.1 1&lt;/P&gt;&lt;P&gt;route inside 192.168.53.0 255.255.255.0 172.16.9.254 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00&lt;/P&gt;&lt;P&gt;timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+ &lt;/P&gt;&lt;P&gt;aaa-server TACACS+ max-failed-attempts 3 &lt;/P&gt;&lt;P&gt;aaa-server TACACS+ deadtime 10 &lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius &lt;/P&gt;&lt;P&gt;aaa-server RADIUS max-failed-attempts 3 &lt;/P&gt;&lt;P&gt;aaa-server RADIUS deadtime 10 &lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local &lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community public&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;floodguard enable&lt;/P&gt;&lt;P&gt;telnet 192.168.0.0 255.255.0.0 inside&lt;/P&gt;&lt;P&gt;telnet 192.168.0.0 255.255.0.0 dmz&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;Cryptochecksum:xxxx&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;pixfirewall(config)#  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jan 2005 20:54:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-overlapping-networks/m-p/361803#M552888</guid>
      <dc:creator>mohammed.ibrahim</dc:creator>
      <dc:date>2005-01-09T20:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: pix overlapping networks</title>
      <link>https://community.cisco.com/t5/network-security/pix-overlapping-networks/m-p/361804#M552889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see the problem now. The thing is that the config as it stands will not work. There needs to be more separation between the networks. I think it is possible the PIX is becoming confused with regard to routing the return packets. There needs to be another address range used to enable the connectivity and this must be the address utilised in the communication.&lt;/P&gt;&lt;P&gt;Try changing the translated address to something else:&lt;/P&gt;&lt;P&gt;eg.&lt;/P&gt;&lt;P&gt;static (inside,outside) 172.16.100.0 172.16.9.0 netmask 255.255.255.0 0 0&lt;/P&gt;&lt;P&gt;static (outside,inside) 172.16.100.0 172.16.9.0 netmask 255.255.255.0 0 0 &lt;/P&gt;&lt;P&gt;Then ping 172.16.100.1&lt;/P&gt;&lt;P&gt;The source of 172.16.9.111 will be translated to 172.16.100.111&lt;/P&gt;&lt;P&gt;The dest address of 172.16.100.1 will be translated to 172.16.9.1 with the return traffic translated vice versa.&lt;/P&gt;&lt;P&gt;The router needs a static route pointing to the PIX for the 172.16.100.0/24 subnet.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2005 12:12:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-overlapping-networks/m-p/361804#M552889</guid>
      <dc:creator>turnbull</dc:creator>
      <dc:date>2005-01-10T12:12:03Z</dc:date>
    </item>
  </channel>
</rss>

