<?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 Ping through PIX515 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ping-through-pix515/m-p/718171#M1007524</link>
    <description>&lt;P&gt;I'm trying to allow ping from the inside to the dmz zone. For this I have configured an ACL allowing all icmp traffic and applied it to the dmz interface, but it doesn't works. What would be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have started from the default configuration and added only the following lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 auto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nameif ethernet0 inside security100&lt;/P&gt;&lt;P&gt;nameif ethernet1 dmz security60&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list dmz_in permit icmp any any&lt;/P&gt;&lt;P&gt;access-list dmz_in permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address inside 10.29.40.9 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address dmz 192.168.23.14 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group dmz_in in interface dmz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 09:58:48 GMT</pubDate>
    <dc:creator>pepetreshere</dc:creator>
    <dc:date>2019-03-11T09:58:48Z</dc:date>
    <item>
      <title>Ping through PIX515</title>
      <link>https://community.cisco.com/t5/network-security/ping-through-pix515/m-p/718171#M1007524</link>
      <description>&lt;P&gt;I'm trying to allow ping from the inside to the dmz zone. For this I have configured an ACL allowing all icmp traffic and applied it to the dmz interface, but it doesn't works. What would be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have started from the default configuration and added only the following lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 auto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nameif ethernet0 inside security100&lt;/P&gt;&lt;P&gt;nameif ethernet1 dmz security60&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list dmz_in permit icmp any any&lt;/P&gt;&lt;P&gt;access-list dmz_in permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address inside 10.29.40.9 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address dmz 192.168.23.14 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group dmz_in in interface dmz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 09:58:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-through-pix515/m-p/718171#M1007524</guid>
      <dc:creator>pepetreshere</dc:creator>
      <dc:date>2019-03-11T09:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Ping through PIX515</title>
      <link>https://community.cisco.com/t5/network-security/ping-through-pix515/m-p/718172#M1007525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you pass other traffic to the dmz, besides icmp?  if not, this might be a NAT issue.  if you don't need nat from inside-&amp;gt; dmz, use something like the following:&lt;/P&gt;&lt;P&gt;static (inside,dmz) 192.168.1.1 192.168.1.1&lt;/P&gt;&lt;P&gt;where 192.168.1.1 is whatever host is on the inside that you're ping from.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 14:56:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-through-pix515/m-p/718172#M1007525</guid>
      <dc:creator>srue</dc:creator>
      <dc:date>2007-04-11T14:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Ping through PIX515</title>
      <link>https://community.cisco.com/t5/network-security/ping-through-pix515/m-p/718173#M1007526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You probably need to apply a nat ( inside ) 0 statement.  You could also use a static map from the inside to the dmz network. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 16:49:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-through-pix515/m-p/718173#M1007526</guid>
      <dc:creator>mark.hodge</dc:creator>
      <dc:date>2007-04-11T16:49:12Z</dc:date>
    </item>
  </channel>
</rss>

