<?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 ASAv not pingable in GNS3 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/3175421#M1066719</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created a basic scenario on GNS3 with ASAv and a PC but there I am troubling in ping issue from PC to ASAv or vice-versa. I am attaching ASAv configuration&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;hostname ciscoasa&lt;BR /&gt;enable password $sha512$5000$weTQEksgaEbyw8U3MT2a9A==$kzi7RjydjZXEtZO6bl55UA== pbkdf2&lt;BR /&gt;names&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;interface GigabitEthernet0/0&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 192.168.1.2 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/3&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/4&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/5&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/6&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Management0/0&lt;BR /&gt;management-only&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;pager lines 23&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;no failover&lt;BR /&gt;no monitor-interface service-module&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;icmp permit any inside&lt;BR /&gt;icmp permit any echo inside&lt;BR /&gt;icmp permit any echo-reply inside&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;arp rate-limit 8192&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout pat-xlate 0:00:30&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 sctp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;timeout conn-holddown 0:00:15&lt;BR /&gt;timeout igp stale-route 0:01:10&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;aaa authentication login-history&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto ca trustpoint _SmartCallHome_ServerCA&lt;BR /&gt;no validation-usage&lt;BR /&gt;crl configure&lt;BR /&gt;crypto ca trustpool policy&lt;BR /&gt;crypto ca certificate chain _SmartCallHome_ServerCA&lt;BR /&gt;certificate ca 18dad19e267de8bb4a2158cdcc6b3b4a&lt;BR /&gt;.&lt;/P&gt;&lt;P&gt;.&lt;BR /&gt;quit&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh stricthostkeycheck&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;ssh key-exchange group dh-group1-sha1&lt;BR /&gt;console timeout 0&lt;BR /&gt;management-access inside&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;parameters&lt;BR /&gt;message-length maximum client auto&lt;BR /&gt;message-length maximum 512&lt;BR /&gt;no tcp-inspection&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;class inspection_default&lt;BR /&gt;inspect dns preset_dns_map&lt;BR /&gt;inspect ftp&lt;BR /&gt;inspect h323 h225&lt;BR /&gt;inspect h323 ras&lt;BR /&gt;inspect rsh&lt;BR /&gt;inspect rtsp&lt;BR /&gt;inspect esmtp&lt;BR /&gt;inspect sqlnet&lt;BR /&gt;inspect skinny&lt;BR /&gt;inspect sunrpc&lt;BR /&gt;inspect xdmcp&lt;BR /&gt;inspect sip&lt;BR /&gt;inspect netbios&lt;BR /&gt;inspect tftp&lt;BR /&gt;inspect ip-options&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;call-home&lt;BR /&gt;profile License&lt;BR /&gt;destination address http &lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService" target="_blank"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;BR /&gt;destination transport-method http&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Further, for troubleshooting I have tried to capute the packets and in that FCS is incorrect message is showing up.&lt;/P&gt;&lt;P&gt;Attaching the screen shots for your reference.&lt;/P&gt;&lt;P&gt;Please help to resolve this issue..&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wireshark.jpg" style="width: 766px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/258i572FAC278F02E7B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Wireshark.jpg" alt="Wireshark.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PC1.png" style="width: 913px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/259iA4DFA57950EE3A3F/image-size/large?v=v2&amp;amp;px=999" role="button" title="PC1.png" alt="PC1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Connectivity.jpg" style="width: 386px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/260iF7E30EE4AF587655/image-size/large?v=v2&amp;amp;px=999" role="button" title="Connectivity.jpg" alt="Connectivity.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 14:14:23 GMT</pubDate>
    <dc:creator>Starry M</dc:creator>
    <dc:date>2020-02-21T14:14:23Z</dc:date>
    <item>
      <title>ASAv not pingable in GNS3</title>
      <link>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/3175421#M1066719</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created a basic scenario on GNS3 with ASAv and a PC but there I am troubling in ping issue from PC to ASAv or vice-versa. I am attaching ASAv configuration&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;hostname ciscoasa&lt;BR /&gt;enable password $sha512$5000$weTQEksgaEbyw8U3MT2a9A==$kzi7RjydjZXEtZO6bl55UA== pbkdf2&lt;BR /&gt;names&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;interface GigabitEthernet0/0&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 192.168.1.2 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/3&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/4&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/5&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/6&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Management0/0&lt;BR /&gt;management-only&lt;BR /&gt;shutdown&lt;BR /&gt;no nameif&lt;BR /&gt;no security-level&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;pager lines 23&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;no failover&lt;BR /&gt;no monitor-interface service-module&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;icmp permit any inside&lt;BR /&gt;icmp permit any echo inside&lt;BR /&gt;icmp permit any echo-reply inside&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;arp rate-limit 8192&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout pat-xlate 0:00:30&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 sctp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;timeout conn-holddown 0:00:15&lt;BR /&gt;timeout igp stale-route 0:01:10&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;aaa authentication login-history&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto ca trustpoint _SmartCallHome_ServerCA&lt;BR /&gt;no validation-usage&lt;BR /&gt;crl configure&lt;BR /&gt;crypto ca trustpool policy&lt;BR /&gt;crypto ca certificate chain _SmartCallHome_ServerCA&lt;BR /&gt;certificate ca 18dad19e267de8bb4a2158cdcc6b3b4a&lt;BR /&gt;.&lt;/P&gt;&lt;P&gt;.&lt;BR /&gt;quit&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh stricthostkeycheck&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;ssh key-exchange group dh-group1-sha1&lt;BR /&gt;console timeout 0&lt;BR /&gt;management-access inside&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;parameters&lt;BR /&gt;message-length maximum client auto&lt;BR /&gt;message-length maximum 512&lt;BR /&gt;no tcp-inspection&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;class inspection_default&lt;BR /&gt;inspect dns preset_dns_map&lt;BR /&gt;inspect ftp&lt;BR /&gt;inspect h323 h225&lt;BR /&gt;inspect h323 ras&lt;BR /&gt;inspect rsh&lt;BR /&gt;inspect rtsp&lt;BR /&gt;inspect esmtp&lt;BR /&gt;inspect sqlnet&lt;BR /&gt;inspect skinny&lt;BR /&gt;inspect sunrpc&lt;BR /&gt;inspect xdmcp&lt;BR /&gt;inspect sip&lt;BR /&gt;inspect netbios&lt;BR /&gt;inspect tftp&lt;BR /&gt;inspect ip-options&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;call-home&lt;BR /&gt;profile License&lt;BR /&gt;destination address http &lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService" target="_blank"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;BR /&gt;destination transport-method http&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Further, for troubleshooting I have tried to capute the packets and in that FCS is incorrect message is showing up.&lt;/P&gt;&lt;P&gt;Attaching the screen shots for your reference.&lt;/P&gt;&lt;P&gt;Please help to resolve this issue..&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wireshark.jpg" style="width: 766px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/258i572FAC278F02E7B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Wireshark.jpg" alt="Wireshark.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PC1.png" style="width: 913px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/259iA4DFA57950EE3A3F/image-size/large?v=v2&amp;amp;px=999" role="button" title="PC1.png" alt="PC1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Connectivity.jpg" style="width: 386px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/260iF7E30EE4AF587655/image-size/large?v=v2&amp;amp;px=999" role="button" title="Connectivity.jpg" alt="Connectivity.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 14:14:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/3175421#M1066719</guid>
      <dc:creator>Starry M</dc:creator>
      <dc:date>2020-02-21T14:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: ASAv not pingable in GNS3</title>
      <link>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/3175426#M1066720</link>
      <description>&lt;P&gt;I ran into a similar issue, but you are not going to believe what the solution is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://gns3.com/discussions/how-to-make-asav-interfaces-corr" target="_blank"&gt;https://gns3.com/discussions/how-to-make-asav-interfaces-corr&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check that out and let me know.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 17:13:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/3175426#M1066720</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2017-08-24T17:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: ASAv not pingable in GNS3</title>
      <link>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/3175436#M1066721</link>
      <description>Hi Maykol,&lt;BR /&gt;&lt;BR /&gt;Thanks for your response...&lt;BR /&gt;I have seen this but not getting understanding what needs to change in QEMU&lt;BR /&gt;setting, Please find attached screen shot for QEMU setting..please let me&lt;BR /&gt;know if anything needs to be changed in current settings.&lt;BR /&gt;​&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Aug 2017 17:27:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/3175436#M1066721</guid>
      <dc:creator>Starry M</dc:creator>
      <dc:date>2017-08-24T17:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: ASAv not pingable in GNS3</title>
      <link>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/3175440#M1066722</link>
      <description>&lt;P&gt;Basically what it does state is that the Gig0/0 in the GUI is not the actual Gig 0/0 on the Firewall. The gig 0/0 is actually the management interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right now, if you connect gig0/1 it will work, cuz the mapping &amp;nbsp;for gig0/1 on the GUI is the actual gig0/0 on the firewall you configured.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 17:34:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/3175440#M1066722</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2017-08-24T17:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: ASAv not pingable in GNS3</title>
      <link>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/3175450#M1066723</link>
      <description>Hi Maykol,&lt;BR /&gt;&lt;BR /&gt;Again I tried the same thing what you have suggested but still having the&lt;BR /&gt;same issue.&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Aug 2017 17:53:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/3175450#M1066723</guid>
      <dc:creator>Starry M</dc:creator>
      <dc:date>2017-08-24T17:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: ASAv not pingable in GNS3</title>
      <link>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/3208554#M1066724</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;After so many efforts now got the solution on it.&lt;/P&gt;
&lt;P&gt;and it was very surprising to me that after downgrading the GNS3 to version 1.4.6 all things are working fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Saurabh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 07:30:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/3208554#M1066724</guid>
      <dc:creator>Starry M</dc:creator>
      <dc:date>2017-11-01T07:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: ASAv not pingable in GNS3</title>
      <link>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/3862059#M1066725</link>
      <description>It's just because the dismatch of the interface' type - one's gigabitEthernet and another(the PC) is Ethernet.</description>
      <pubDate>Fri, 24 May 2019 03:14:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/3862059#M1066725</guid>
      <dc:creator>shuaiwuong</dc:creator>
      <dc:date>2019-05-24T03:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: ASAv not pingable in GNS3</title>
      <link>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/4729625#M1095476</link>
      <description>&lt;P&gt;Thank you&amp;nbsp; Maykol, it works。My GNS3 version is 2.2.35.1, ASAv version is 9.18(2)5.&lt;/P&gt;&lt;P&gt;I even could't believe that, is this probably GNS3's bug that the port&amp;nbsp; gig0/0 on ASAv in GNS'3 GUI is actually management0/0?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 11:46:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asav-not-pingable-in-gns3/m-p/4729625#M1095476</guid>
      <dc:creator>OceanWaves</dc:creator>
      <dc:date>2022-11-29T11:46:14Z</dc:date>
    </item>
  </channel>
</rss>

