<?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 Re: Can't ping the inside address of the ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/can-t-ping-the-inside-address-of-the-asa/m-p/1110599#M895512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need "management-access inside" configure on your ASA to access the inside interface through the IPSEC Tunnel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer the below URL for details:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asa/asa72/command/reference/m_72.html#wp1794331" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa72/command/reference/m_72.html#wp1794331&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arul &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** Please rate all helpful posts **&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Oct 2008 16:02:36 GMT</pubDate>
    <dc:creator>ajagadee</dc:creator>
    <dc:date>2008-10-03T16:02:36Z</dc:date>
    <item>
      <title>Can't ping the inside address of the ASA</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ping-the-inside-address-of-the-asa/m-p/1110598#M895509</link>
      <description>&lt;P&gt;Guys - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is a config of my ASA 5505. The ASA has a site-2-site tunnel with the corporate. From the coporate, I am able to ping every host behind the ASA 5505 but not the inside address of the ASA. And therefore I am also not able to ssh to the inside address. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 7.2(4) &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;hostname Site-ASA &lt;/P&gt;&lt;P&gt;domain-name abc.local &lt;/P&gt;&lt;P&gt;enable password xxx&lt;/P&gt;&lt;P&gt;names &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Vlan1 &lt;/P&gt;&lt;P&gt;nameif inside &lt;/P&gt;&lt;P&gt;security-level 100 &lt;/P&gt;&lt;P&gt;ip address 172.24.80.1 255.255.255.192 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Vlan2 &lt;/P&gt;&lt;P&gt;nameif outside &lt;/P&gt;&lt;P&gt;security-level 0 &lt;/P&gt;&lt;P&gt;ip address XXX.XXX.XXX.XXX 255.255.255.248 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Ethernet0/0 &lt;/P&gt;&lt;P&gt;switchport access vlan 2 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Ethernet0/1 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Ethernet0/2 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Ethernet0/3 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Ethernet0/4 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Ethernet0/5 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Ethernet0/6 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;interface Ethernet0/7 &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;ftp mode passive &lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS &lt;/P&gt;&lt;P&gt;domain-name aem.local &lt;/P&gt;&lt;P&gt;same-security-traffic permit intra-interface &lt;/P&gt;&lt;P&gt;access-list AEM2FJDC extended permit ip 172.24.80.0 255.255.255.192 192.168.254.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list AEM2FJDC extended permit ip 172.24.80.0 255.255.255.192 192.168.248.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list AEM2FJDC extended permit ip 172.24.80.0 255.255.255.192 172.16.108.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list AEM2FJDC extended permit ip 172.24.80.0 255.255.255.192 172.16.110.0 255.255.254.0 &lt;/P&gt;&lt;P&gt;access-list AEM2FJDC extended permit ip 172.24.80.0 255.255.255.192 26.26.26.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;pager lines 24 &lt;/P&gt;&lt;P&gt;logging enable &lt;/P&gt;&lt;P&gt;logging asdm informational &lt;/P&gt;&lt;P&gt;mtu inside 1500 &lt;/P&gt;&lt;P&gt;mtu outside 1500 &lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1 &lt;/P&gt;&lt;P&gt;asdm image disk0:/asdm-524.bin &lt;/P&gt;&lt;P&gt;no asdm history enable &lt;/P&gt;&lt;P&gt;arp timeout 14400 &lt;/P&gt;&lt;P&gt;global (outside) 1 interface &lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list AEM2FJDC &lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 &lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 XXX.XXX.XXX.XXX 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 icmp 0:00:02 &lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00 &lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00 &lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute &lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL &lt;/P&gt;&lt;P&gt;http server enable &lt;/P&gt;&lt;P&gt;http 0.0.0.0 0.0.0.0 outside &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 enable traps snmp authentication linkup linkdown coldstart &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set 3desmd5 esp-3des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto map VPNMAP 10 match address AEM2FJDC &lt;/P&gt;&lt;P&gt;crypto map VPNMAP 10 set peer XXX.XXX.XXX.XXX &lt;/P&gt;&lt;P&gt;crypto map VPNMAP 10 set transform-set 3desmd5 &lt;/P&gt;&lt;P&gt;crypto map VPNMAP interface outside &lt;/P&gt;&lt;P&gt;crypto isakmp enable outside &lt;/P&gt;&lt;P&gt;crypto isakmp policy 10 &lt;/P&gt;&lt;P&gt;authentication pre-share &lt;/P&gt;&lt;P&gt;encryption 3des &lt;/P&gt;&lt;P&gt;hash md5 &lt;/P&gt;&lt;P&gt;group 2 &lt;/P&gt;&lt;P&gt;lifetime 86400 &lt;/P&gt;&lt;P&gt;telnet 172.24.80.0 255.255.255.192 inside &lt;/P&gt;&lt;P&gt;telnet timeout 5 &lt;/P&gt;&lt;P&gt;ssh 172.16.110.0 255.255.254.0 inside &lt;/P&gt;&lt;P&gt;ssh 192.168.254.0 255.255.255.0 inside &lt;/P&gt;&lt;P&gt;ssh 172.24.80.0 255.255.255.192 inside &lt;/P&gt;&lt;P&gt;ssh 0.0.0.0 0.0.0.0 outside &lt;/P&gt;&lt;P&gt;ssh timeout 5 &lt;/P&gt;&lt;P&gt;console timeout 0 &lt;/P&gt;&lt;P&gt;dhcpd dns 192.168.254.50 192.168.254.16 &lt;/P&gt;&lt;P&gt;dhcpd wins 192.168.254.50 192.168.254.16 &lt;/P&gt;&lt;P&gt;dhcpd lease 28800 &lt;/P&gt;&lt;P&gt;dhcpd domain abc.local &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;dhcpd address 172.24.80.11-172.24.80.62 inside &lt;/P&gt;&lt;P&gt;dhcpd enable inside &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username admin password YgCxRI4lQ4ZKOS2I encrypted &lt;/P&gt;&lt;P&gt;tunnel-group XXX.XXX.XXX.XXX type ipsec-l2l &lt;/P&gt;&lt;P&gt;tunnel-group XXX.XXX.XXX.XXX ipsec-attributes &lt;/P&gt;&lt;P&gt;pre-shared-key ***** &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;class-map inspection_default &lt;/P&gt;&lt;P&gt;match default-inspection-traffic &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map &lt;/P&gt;&lt;P&gt;parameters &lt;/P&gt;&lt;P&gt;message-length maximum 512 &lt;/P&gt;&lt;P&gt;policy-map global_policy &lt;/P&gt;&lt;P&gt;class inspection_default &lt;/P&gt;&lt;P&gt;inspect dns preset_dns_map &lt;/P&gt;&lt;P&gt;inspect ftp &lt;/P&gt;&lt;P&gt;inspect h323 h225 &lt;/P&gt;&lt;P&gt;inspect h323 ras &lt;/P&gt;&lt;P&gt;inspect rsh &lt;/P&gt;&lt;P&gt;inspect rtsp &lt;/P&gt;&lt;P&gt;inspect esmtp &lt;/P&gt;&lt;P&gt;inspect sqlnet &lt;/P&gt;&lt;P&gt;inspect skinny &lt;/P&gt;&lt;P&gt;inspect sunrpc &lt;/P&gt;&lt;P&gt;inspect xdmcp &lt;/P&gt;&lt;P&gt;inspect sip &lt;/P&gt;&lt;P&gt;inspect netbios &lt;/P&gt;&lt;P&gt;inspect tftp &lt;/P&gt;&lt;P&gt;inspect icmp &lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;service-policy global_policy global &lt;/P&gt;&lt;P&gt;prompt hostname context &lt;/P&gt;&lt;P&gt;Cryptochecksum:xxx &lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:52:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ping-the-inside-address-of-the-asa/m-p/1110598#M895509</guid>
      <dc:creator>ksarin123_2</dc:creator>
      <dc:date>2019-03-11T13:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can't ping the inside address of the ASA</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ping-the-inside-address-of-the-asa/m-p/1110599#M895512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need "management-access inside" configure on your ASA to access the inside interface through the IPSEC Tunnel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer the below URL for details:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asa/asa72/command/reference/m_72.html#wp1794331" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa72/command/reference/m_72.html#wp1794331&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arul &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** Please rate all helpful posts **&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2008 16:02:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ping-the-inside-address-of-the-asa/m-p/1110599#M895512</guid>
      <dc:creator>ajagadee</dc:creator>
      <dc:date>2008-10-03T16:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can't ping the inside address of the ASA</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ping-the-inside-address-of-the-asa/m-p/1110600#M895520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, May I know what is a use of Management access command and basically when it require to enable it?? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2008 18:54:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ping-the-inside-address-of-the-asa/m-p/1110600#M895520</guid>
      <dc:creator>ray_stone</dc:creator>
      <dc:date>2008-10-03T18:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can't ping the inside address of the ASA</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ping-the-inside-address-of-the-asa/m-p/1110601#M895528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generally, you cannot telnet,ping inside Interface from outside, however when you are coming over a VPN tunnel then you may require to telnet/ping/connect to inside interface, therefore management-access command ensures you are able to do so&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Oct 2008 17:09:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ping-the-inside-address-of-the-asa/m-p/1110601#M895528</guid>
      <dc:creator>abinjola</dc:creator>
      <dc:date>2008-10-04T17:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can't ping the inside address of the ASA</title>
      <link>https://community.cisco.com/t5/network-security/can-t-ping-the-inside-address-of-the-asa/m-p/1110602#M895532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnaks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2008 04:11:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-ping-the-inside-address-of-the-asa/m-p/1110602#M895532</guid>
      <dc:creator>ray_stone</dc:creator>
      <dc:date>2008-10-05T04:11:18Z</dc:date>
    </item>
  </channel>
</rss>

