<?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 help Can not ping DMZ from inside or outside. in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-help-can-not-ping-dmz-from-inside-or-outside/m-p/196540#M590279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks your solution helped me as well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nitin Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Feb 2014 16:14:35 GMT</pubDate>
    <dc:creator>nitin mohan</dc:creator>
    <dc:date>2014-02-21T16:14:35Z</dc:date>
    <item>
      <title>PIX help Can not ping DMZ from inside or outside.</title>
      <link>https://community.cisco.com/t5/network-security/pix-help-can-not-ping-dmz-from-inside-or-outside/m-p/196537#M590276</link>
      <description>&lt;P&gt;I have been tasked with the project of configing this PIX. I am new but now just a little about the PIX. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can not ping any machines in the DMZ or from the inside or outside. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my config &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Building configuration...&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;PIX Version 6.3(1)&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 auto&lt;/P&gt;&lt;P&gt;interface ethernet2 auto&lt;/P&gt;&lt;P&gt;interface ethernet3 auto&lt;/P&gt;&lt;P&gt;interface ethernet4 auto&lt;/P&gt;&lt;P&gt;interface ethernet5 auto shutdown&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 InetDMZ security50&lt;/P&gt;&lt;P&gt;nameif ethernet3 RASDMZ security45&lt;/P&gt;&lt;P&gt;nameif ethernet4 ISADMZ security40&lt;/P&gt;&lt;P&gt;nameif ethernet5 spare security1&lt;/P&gt;&lt;P&gt;enable password xxxxxxxxxx encrypted&lt;/P&gt;&lt;P&gt;passwd xxxxxx encrypted&lt;/P&gt;&lt;P&gt;hostname xxxxxxPix&lt;/P&gt;&lt;P&gt;domain-name xxxxxxx.com&lt;/P&gt;&lt;P&gt;clock timezone EST -5&lt;/P&gt;&lt;P&gt;clock summer-time EDT recurring&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 ils 389&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;names&lt;/P&gt;&lt;P&gt;name 10.59.64.70 Exchange&lt;/P&gt;&lt;P&gt;name 10.59.64.80 SMTP&lt;/P&gt;&lt;P&gt;name 192.168.12.10 RAS&lt;/P&gt;&lt;P&gt;object-group service Exchange tcp&lt;/P&gt;&lt;P&gt;  port-object range 5000 5001&lt;/P&gt;&lt;P&gt;  port-object eq www&lt;/P&gt;&lt;P&gt;  port-object eq smtp&lt;/P&gt;&lt;P&gt;  port-object eq 135&lt;/P&gt;&lt;P&gt;object-group service Deny_out tcp&lt;/P&gt;&lt;P&gt;  port-object range aol aol&lt;/P&gt;&lt;P&gt;  port-object eq 5050&lt;/P&gt;&lt;P&gt;  port-object eq 7320&lt;/P&gt;&lt;P&gt;  port-object eq 3574&lt;/P&gt;&lt;P&gt;  port-object eq 1503&lt;/P&gt;&lt;P&gt;  port-object eq 4443&lt;/P&gt;&lt;P&gt;  port-object eq 6891&lt;/P&gt;&lt;P&gt;  port-object eq 24613&lt;/P&gt;&lt;P&gt;  port-object eq 1863&lt;/P&gt;&lt;P&gt;  port-object eq 1214&lt;/P&gt;&lt;P&gt;  port-object range 6346 6347&lt;/P&gt;&lt;P&gt;  port-object eq netbios-ssn&lt;/P&gt;&lt;P&gt;  port-object eq aol&lt;/P&gt;&lt;P&gt;  port-object eq irc&lt;/P&gt;&lt;P&gt;object-group service Deny_outudp udp&lt;/P&gt;&lt;P&gt;  port-object range 13324 13325&lt;/P&gt;&lt;P&gt;  port-object eq netbios-ns&lt;/P&gt;&lt;P&gt;object-group icmp-type icmp&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host xxx.xxx.198.129 eq smtp log &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host xxx.xxx.198.128 object-group Exchange log &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit gre any host xxx.xxx.198.70 log &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host xxx.xxx.198.70 eq pptp log &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit icmp any host xxx.xxx.198.70 log &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host xxx.xxx.198.130 eq www log &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host xxx.xxx.198.130 eq https log &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host xxx.xxx.198.131 eq www log &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host xxx.xxx.198.131 eq https log &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host xxx.xxx.198.132 eq www log &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host xxx.xxx.198.132 eq https log &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit icmp any host xxx.xxx.198.128 log &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit icmp any host xxx.xxx.198.129 log &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit icmp any host xxx.xxx.198.130 log &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit icmp any host xxx.xxx.198.131 log &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit icmp any host xxx.xxx.198.132 log &lt;/P&gt;&lt;P&gt;access-list acl_inside permit ip any any log &lt;/P&gt;&lt;P&gt;access-list acl_inside permit icmp any any log &lt;/P&gt;&lt;P&gt;access-list acl_inside permit udp any any log &lt;/P&gt;&lt;P&gt;access-list RASDMZ_access_in permit icmp any any &lt;/P&gt;&lt;P&gt;access-list No_NAT permit ip 10.0.0.0 255.0.0.0 10.57.9.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging on&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 InetDMZ 1500&lt;/P&gt;&lt;P&gt;mtu RASDMZ 1500&lt;/P&gt;&lt;P&gt;mtu ISADMZ 1500&lt;/P&gt;&lt;P&gt;mtu spare 1500&lt;/P&gt;&lt;P&gt;ip address outside xxx.xxx.198.252 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address inside 10.57.3.2 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address InetDMZ 192.168.10.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address RASDMZ 192.168.12.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address ISADMZ 192.168.11.1 255.255.255.0&lt;/P&gt;&lt;P&gt;no ip address spare&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;ip audit signature 1000 disable&lt;/P&gt;&lt;P&gt;ip audit signature 1102 disable&lt;/P&gt;&lt;P&gt;ip audit signature 2154 disable&lt;/P&gt;&lt;P&gt;ip audit signature 4050 disable&lt;/P&gt;&lt;P&gt;ip audit signature 4051 disable&lt;/P&gt;&lt;P&gt;ip audit signature 6190 disable&lt;/P&gt;&lt;P&gt;ip local pool pptp 10.57.9.1-10.57.9.254&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 InetDMZ&lt;/P&gt;&lt;P&gt;no failover ip address RASDMZ&lt;/P&gt;&lt;P&gt;no failover ip address ISADMZ&lt;/P&gt;&lt;P&gt;no failover ip address spare&lt;/P&gt;&lt;P&gt;pdm location 10.0.1.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;pdm location 10.59.64.3 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm location 10.58.65.9 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm location 10.59.64.0 255.255.224.0 inside&lt;/P&gt;&lt;P&gt;pdm location 10.0.0.0 255.0.0.0 inside&lt;/P&gt;&lt;P&gt;pdm location 0.0.0.0 255.255.255.255 outside&lt;/P&gt;&lt;P&gt;pdm location 10.0.0.0 255.0.0.0 RASDMZ&lt;/P&gt;&lt;P&gt;pdm location RAS 255.255.255.255 RASDMZ&lt;/P&gt;&lt;P&gt;pdm location Exchange 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm location SMTP 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm location 192.168.11.10 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm location 10.57.9.0 255.255.255.0 RASDMZ&lt;/P&gt;&lt;P&gt;pdm location 192.168.11.11 255.255.255.255 ISADMZ&lt;/P&gt;&lt;P&gt;pdm location 192.168.11.12 255.255.255.255 ISADMZ&lt;/P&gt;&lt;P&gt;pdm location 192.168.11.13 255.255.255.255 ISADMZ&lt;/P&gt;&lt;P&gt;pdm logging errors 100&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 10 xxx.xxx.198.241&lt;/P&gt;&lt;P&gt;global (InetDMZ) 10 192.168.10.128-192.168.10.254 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;global (RASDMZ) 10 192.168.12.128-192.168.12.254 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;global (ISADMZ) 10 192.168.11.128-192.168.11.254 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list No_NAT&lt;/P&gt;&lt;P&gt;nat (InetDMZ) 10 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;nat (RASDMZ) 10 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;nat (ISADMZ) 10 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;static (RASDMZ,outside) xxx.xxx.198.70 RAS netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;static (inside,outside) xxx.xxx.198.129 SMTP netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;static (inside,outside) xxx.xxx.198.128 Exchange netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;static (ISADMZ,outside) xxx.xxx.198.30 192.168.11.11 netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;static (ISADMZ,outside) xxx.xxx.198.31 192.168.11.12 netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;static (ISADMZ,outside) xxx.xxx.198.32 192.168.11.13 netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;access-group acl_inside in interface inside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 xxx.xxx.198.251 1&lt;/P&gt;&lt;P&gt;route inside 10.0.0.0 255.0.0.0 10.57.3.1 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 RADIUS protocol radius &lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local &lt;/P&gt;&lt;P&gt;aaa authentication enable console LOCAL&lt;/P&gt;&lt;P&gt;aaa authentication http console LOCAL&lt;/P&gt;&lt;P&gt;aaa authentication telnet console LOCAL&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 10.58.65.9 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;http 10.59.64.0 255.255.224.0 inside&lt;/P&gt;&lt;P&gt;http 10.0.1.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;snmp-server contact James Blancke&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;sysopt connection permit-pptp&lt;/P&gt;&lt;P&gt;telnet 10.58.65.9 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;telnet 10.59.64.0 255.255.224.0 inside&lt;/P&gt;&lt;P&gt;telnet 10.0.1.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;telnet timeout 15&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;vpdn group PPTP-VPDN-GROUP accept dialin pptp&lt;/P&gt;&lt;P&gt;vpdn group PPTP-VPDN-GROUP ppp authentication pap&lt;/P&gt;&lt;P&gt;vpdn group PPTP-VPDN-GROUP ppp authentication chap&lt;/P&gt;&lt;P&gt;vpdn group PPTP-VPDN-GROUP ppp authentication mschap&lt;/P&gt;&lt;P&gt;vpdn group PPTP-VPDN-GROUP ppp encryption mppe auto &lt;/P&gt;&lt;P&gt;vpdn group PPTP-VPDN-GROUP client configuration address local pptp&lt;/P&gt;&lt;P&gt;vpdn group PPTP-VPDN-GROUP client configuration dns 10.59.64.50 10.56.64.51&lt;/P&gt;&lt;P&gt;vpdn group PPTP-VPDN-GROUP client configuration wins 10.59.64.50 10.56.64.51&lt;/P&gt;&lt;P&gt;vpdn group PPTP-VPDN-GROUP pptp echo 60&lt;/P&gt;&lt;P&gt;vpdn group PPTP-VPDN-GROUP client authentication local&lt;/P&gt;&lt;P&gt;vpdn username hanscomb password ********* &lt;/P&gt;&lt;P&gt;vpdn enable outside&lt;/P&gt;&lt;P&gt;username Hanscomb password xxxxxx encrypted privilege 15&lt;/P&gt;&lt;P&gt;terminal width 90&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;[OK]&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:57:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-help-can-not-ping-dmz-from-inside-or-outside/m-p/196537#M590276</guid>
      <dc:creator>jblancke</dc:creator>
      <dc:date>2020-02-21T06:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: PIX help Can not ping DMZ from inside or outside.</title>
      <link>https://community.cisco.com/t5/network-security/pix-help-can-not-ping-dmz-from-inside-or-outside/m-p/196538#M590277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The PIX does not allow ICMP packets similarly to how it handles UDP/TCP packets in between interfaces, you always hav eto specifically allow them in.  &lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;access-group RASDMZ_access_in in interface RASDMZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should get you going (for the RASDMZ interface at least)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2003 00:35:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-help-can-not-ping-dmz-from-inside-or-outside/m-p/196538#M590277</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2003-08-29T00:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: PIX help Can not ping DMZ from inside or outside.</title>
      <link>https://community.cisco.com/t5/network-security/pix-help-can-not-ping-dmz-from-inside-or-outside/m-p/196539#M590278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You put the any any in the inside interface, should be in the DMZ interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Aug 2003 19:56:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-help-can-not-ping-dmz-from-inside-or-outside/m-p/196539#M590278</guid>
      <dc:creator>koaps</dc:creator>
      <dc:date>2003-08-30T19:56:35Z</dc:date>
    </item>
    <item>
      <title>PIX help Can not ping DMZ from inside or outside.</title>
      <link>https://community.cisco.com/t5/network-security/pix-help-can-not-ping-dmz-from-inside-or-outside/m-p/196540#M590279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks your solution helped me as well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nitin Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 16:14:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-help-can-not-ping-dmz-from-inside-or-outside/m-p/196540#M590279</guid>
      <dc:creator>nitin mohan</dc:creator>
      <dc:date>2014-02-21T16:14:35Z</dc:date>
    </item>
  </channel>
</rss>

