<?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 Workstation cannot ping the router on outside interface of firew in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842934#M490619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should work. Let us know if you still have any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Dec 2011 17:09:13 GMT</pubDate>
    <dc:creator>mvsheik123</dc:creator>
    <dc:date>2011-12-20T17:09:13Z</dc:date>
    <item>
      <title>Workstation cannot ping the router on outside interface of firewall.</title>
      <link>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842931#M490614</link>
      <description>&lt;P&gt;I have 2 Cisco ASA working in active/standby mode. the active is sitting behind a cisco 3900 router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IP for the cisco 3900 router is 192.168.1.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can successfully ping this ip address from the firewall. &lt;/P&gt;&lt;P&gt;Now when i connect a machine on the inside interface of the firewall, i can ping the firewall which is its gateway with no issues. but i cannot ping the router from the machine. i have the below nat settings too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969);"&gt;Nat (inside) 1 0 0&lt;SPAN style="text-decoration: underline;"&gt; &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969);"&gt;Global (outside) 1 interface&lt;SPAN style="text-decoration: underline;"&gt; &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969);"&gt;&lt;SPAN style="text-decoration: underline;"&gt; &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969);"&gt;still i cannot ping the router from the machine which is on the inside of the firewall. the router is on the outside of the friewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969);"&gt;any suggestions???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969);"&gt;Thanks,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; text-align: -webkit-auto; background-color: rgba(255, 255, 255, 0.917969);"&gt;Pratik&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:04:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842931#M490614</guid>
      <dc:creator>Pratik Prajapati</dc:creator>
      <dc:date>2019-03-11T22:04:22Z</dc:date>
    </item>
    <item>
      <title>Workstation cannot ping the router on outside interface of firew</title>
      <link>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842932#M490615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Pratik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to allow icmp 'echo-reply'&amp;nbsp; to inside on ASA outside interface ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 16:54:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842932#M490615</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2011-12-20T16:54:58Z</dc:date>
    </item>
    <item>
      <title>Workstation cannot ping the router on outside interface of firew</title>
      <link>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842933#M490617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so my acl would be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in any any eq echo-reply&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am i right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 16:58:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842933#M490617</guid>
      <dc:creator>Pratik Prajapati</dc:creator>
      <dc:date>2011-12-20T16:58:43Z</dc:date>
    </item>
    <item>
      <title>Workstation cannot ping the router on outside interface of firew</title>
      <link>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842934#M490619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should work. Let us know if you still have any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 17:09:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842934#M490619</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2011-12-20T17:09:13Z</dc:date>
    </item>
    <item>
      <title>Workstation cannot ping the router on outside interface of firew</title>
      <link>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842935#M490620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It didnt work. Below is my config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ASA Version 8.2(1)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;hostname BDS-FA-FW&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;enable password Fk/FKoeyrw2FML8Z encrypted&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;names&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;interface GigabitEthernet0/0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; shutdown&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; no nameif&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; no security-level&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; no ip address&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;interface GigabitEthernet0/1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; nameif inside&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; security-level 100&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; ip address 192.168.7.1 255.255.255.0 standby 192.168.7.2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;interface GigabitEthernet0/2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; description LAN/STATE Failover Interface&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;interface GigabitEthernet0/3&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; nameif outside&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; security-level 0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; ip address 204.138.112.2 255.255.255.0 standby 204.138.112.4&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;interface Management0/0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; nameif management&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; security-level 100&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; ip address 192.168.6.1 255.255.255.0 standby 192.168.6.2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; management-only&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ftp mode passive&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;access-list outside_access_in extended permit tcp any any eq echo&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;pager lines 24&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;logging asdm informational&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mtu outside 1500&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mtu management 1500&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mtu inside 1500&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;failover&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;failover lan unit primary&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;failover lan interface bds-failover GigabitEthernet0/2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;failover key *****&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;failover link bds-failover GigabitEthernet0/2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;failover interface ip bds-failover 10.10.1.1 255.255.255.0 standby 10.10.1.2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;icmp permit any outside&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;icmp permit any inside&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;no asdm history enable&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;arp timeout 14400&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;global (outside) 1 interface&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;access-group outside_access_in in interface outside&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;route outside 0.0.0.0 0.0.0.0 204.138.112.1 1&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;timeout xlate 3:00:00&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;timeout tcp-proxy-reassembly 0:01:00&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;http server enable&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;http 192.168.1.0 255.255.255.0 management&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;no snmp-server location&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;no snmp-server contact&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;service resetoutside&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;crypto ipsec security-association lifetime seconds 28800&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;telnet timeout 5&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ssh timeout 5&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;console timeout 0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;threat-detection basic-threat&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;threat-detection statistics access-list&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;no threat-detection statistics tcp-intercept&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;webvpn&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;class-map inspection_default&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; match default-inspection-traffic&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;policy-map type inspect dns preset_dns_map&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; parameters&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; message-length maximum 512&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;policy-map global_policy&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; class inspection_default&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; inspect dns preset_dns_map&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; inspect ftp&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; inspect h323 h225&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; inspect h323 ras&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; inspect rsh&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; inspect rtsp&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; inspect esmtp&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; inspect sqlnet&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; inspect skinny&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; inspect sunrpc&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; inspect xdmcp&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; inspect sip&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; inspect netbios&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; inspect tftp&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;service-policy global_policy global&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;prompt hostname context&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Cryptochecksum:4ea9a80395ba6903666c9eff68fcfbb3&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 17:15:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842935#M490620</guid>
      <dc:creator>Pratik Prajapati</dc:creator>
      <dc:date>2011-12-20T17:15:07Z</dc:date>
    </item>
    <item>
      <title>Workstation cannot ping the router on outside interface of firew</title>
      <link>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842936#M490621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pratik.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do the following.&lt;/P&gt;&lt;P&gt;-fixup protocol ICMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helpful posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 17:28:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842936#M490621</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-12-20T17:28:16Z</dc:date>
    </item>
    <item>
      <title>Workstation cannot ping the router on outside interface of firew</title>
      <link>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842937#M490622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julio, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it didnt work. i still get a timeout.i can ping 204.138.112.1 from the firewall. but cannot from the workstation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my workstation settings are as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IP: 192.168.7.10&lt;/P&gt;&lt;P&gt;Subnet: 255.255.255.0&lt;/P&gt;&lt;P&gt;Default Gateway: 192.168.7.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DNS: 4.2.2.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can ping 192.168.7.1. But cannot further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 17:36:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842937#M490622</guid>
      <dc:creator>Pratik Prajapati</dc:creator>
      <dc:date>2011-12-20T17:36:16Z</dc:date>
    </item>
    <item>
      <title>Workstation cannot ping the router on outside interface of firew</title>
      <link>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842938#M490623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Looks like its something to do with destination IP address any acl on that ? Also meanwhile if you can ping any external IP on internet to see if icmp is passing your firewall ? Ping 4.2.2.2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 17:42:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842938#M490623</guid>
      <dc:creator>ajay chauhan</dc:creator>
      <dc:date>2011-12-20T17:42:29Z</dc:date>
    </item>
    <item>
      <title>Workstation cannot ping the router on outside interface of firew</title>
      <link>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842939#M490624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pratik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do the following capture and provide us the capture after you try to ping again:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list capin&amp;nbsp; permit icmp host 192.168.7.10 host 204.138.112.1&lt;/P&gt;&lt;P&gt;access-list capin&amp;nbsp; permit icmp host 204.138.112.1 host 192.168.7.10 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list capout permit icmp host 204.138.112.2 host 204.138.112.1&lt;/P&gt;&lt;P&gt;access-list capout permit icmp host 204.138.112.1 host 204.138.112.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture capin access-list capin interface inside&lt;/P&gt;&lt;P&gt;capture capout access-list capout interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try to ping and provide the following output:&lt;/P&gt;&lt;P&gt;-sh cap capin&lt;/P&gt;&lt;P&gt;-sh cap capout&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 17:45:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842939#M490624</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-12-20T17:45:05Z</dc:date>
    </item>
    <item>
      <title>Workstation cannot ping the router on outside interface of firew</title>
      <link>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842940#M490625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i cannot ping 4.2.2.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no access list on destination IP 204.138.112.1. It is a cisco 3900 router. I can ping the router with no issues from the firewall. but cannot ping from the workstation which is on the inside of the firewall.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 17:45:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842940#M490625</guid>
      <dc:creator>Pratik Prajapati</dc:creator>
      <dc:date>2011-12-20T17:45:44Z</dc:date>
    </item>
    <item>
      <title>Workstation cannot ping the router on outside interface of firew</title>
      <link>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842941#M490626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess fixup command worked. I can now ping 204.138.112.1 from the workstation. &lt;/P&gt;&lt;P&gt;So I am good on that part. now my other issue is i cannot ping from 4.2.2.2 from this router which is a cisco 3900. can you help in that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pratik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 18:00:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842941#M490626</guid>
      <dc:creator>Pratik Prajapati</dc:creator>
      <dc:date>2011-12-20T18:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Workstation cannot ping the router on outside interface of f</title>
      <link>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842942#M490628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pratik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good to hear that the stateful inspection for the protocol ICMP worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure, we can help but we will need to see the configuration of the router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Do you have any firewall feature configured on the router (CBAC,ZBFW)?&lt;/P&gt;&lt;P&gt;-What is default gateway of your router? Can you ping the default gateway?&lt;/P&gt;&lt;P&gt;-Can you let us know the nat statements you have configured on the router?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 18:09:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842942#M490628</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-12-20T18:09:38Z</dc:date>
    </item>
    <item>
      <title>Workstation cannot ping the router on outside interface of firew</title>
      <link>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842943#M490630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figured what I was missing from the questions you asked. I was missing a default route on the router. I put that and everything works now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pratik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 18:40:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842943#M490630</guid>
      <dc:creator>Pratik Prajapati</dc:creator>
      <dc:date>2011-12-20T18:40:06Z</dc:date>
    </item>
    <item>
      <title>Workstation cannot ping the router on outside interface of firew</title>
      <link>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842944#M490631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great to hear that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 18:41:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/workstation-cannot-ping-the-router-on-outside-interface-of/m-p/1842944#M490631</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-12-20T18:41:27Z</dc:date>
    </item>
  </channel>
</rss>

