<?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 Asa 5506 version 9.5 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046072#M146710</link>
    <description>&lt;PRE class="tw-data-text tw-ta tw-text-small prettyprint" data-placeholder="Tradução" id="tw-target-text" data-fulltext="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;Good afternoon, I have an ASA 5506 I'm having difficulty redirecting the public ip 200,188,213,171 ----&amp;gt; to get the IP address at 172.18.37.11:8080 that our Cameras nvr and get external access in the browser by typing;
&lt;A href="Http://200.188.213.171:8080" target="_blank"&gt;Http://200.188.213.171:8080&lt;/A&gt; Help?&lt;/SPAN&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 12 Mar 2019 08:54:11 GMT</pubDate>
    <dc:creator>patrickernane</dc:creator>
    <dc:date>2019-03-12T08:54:11Z</dc:date>
    <item>
      <title>Asa 5506 version 9.5</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046072#M146710</link>
      <description>&lt;PRE class="tw-data-text tw-ta tw-text-small prettyprint" data-placeholder="Tradução" id="tw-target-text" data-fulltext="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;Good afternoon, I have an ASA 5506 I'm having difficulty redirecting the public ip 200,188,213,171 ----&amp;gt; to get the IP address at 172.18.37.11:8080 that our Cameras nvr and get external access in the browser by typing;
&lt;A href="Http://200.188.213.171:8080" target="_blank"&gt;Http://200.188.213.171:8080&lt;/A&gt; Help?&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 Mar 2019 08:54:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046072#M146710</guid>
      <dc:creator>patrickernane</dc:creator>
      <dc:date>2019-03-12T08:54:11Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046073#M146716</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You will need a NAT for translation, example:&lt;/P&gt;
&lt;P&gt;object network NVR-172.18.37.11&lt;BR /&gt;&amp;nbsp; &amp;nbsp;nat (inside,outside) static 200.188.213.171 service tcp 8080 8080&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 16:46:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046073#M146716</guid>
      <dc:creator>visco</dc:creator>
      <dc:date>2017-02-08T16:46:40Z</dc:date>
    </item>
    <item>
      <title>I tried this setting but it</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046074#M146723</link>
      <description>&lt;PRE class="tw-data-text tw-ta tw-text-medium prettyprint" data-placeholder="Tradução" id="tw-target-text" data-fulltext="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;I tried this setting but it gives me an error  &lt;BR /&gt;&lt;BR /&gt;FW001(config-network-object)# nat (inside,outside) static 200.188.213.171 ser$&lt;BR /&gt;ERROR: empty object/object-group(s) detected. NAT Policy is not downloaded&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 08 Feb 2017 16:58:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046074#M146723</guid>
      <dc:creator>patrickernane</dc:creator>
      <dc:date>2017-02-08T16:58:51Z</dc:date>
    </item>
    <item>
      <title>Sorry, the network object</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046075#M146724</link>
      <description>&lt;P&gt;Sorry, the network object will need to be created first:&lt;/P&gt;
&lt;P&gt;object network &lt;SPAN&gt;NVR-172.18.37.11&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;host 172.18.37.11&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Then add the NAT.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You may also need to add an entry on your ACL that is applied to the outside interface to allow the traffic in from the outside. Are you wanting to allow it from anywhere, or lock it down to a specific Public IP? Do you have an existing ACL applied to the outside interface?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;run the command:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;show run access-group&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is there an ACL applied to the outside interface?&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 17:12:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046075#M146724</guid>
      <dc:creator>visco</dc:creator>
      <dc:date>2017-02-08T17:12:06Z</dc:date>
    </item>
    <item>
      <title>Show</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046076#M146728</link>
      <description>&lt;P&gt;Show&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;FW001# conf t&lt;BR /&gt;FW001(config)# show ru&lt;BR /&gt;FW001(config)# show running-config obje&lt;BR /&gt;FW001(config)# show running-config object&lt;BR /&gt;object network NAT-LAN&lt;BR /&gt; subnet 172.18.37.0 255.255.255.0&lt;BR /&gt;object network NVR-172.18.37.11&lt;BR /&gt;FW001(config)# nat (inside,outside) static 200.188.213.171 service tcp 8080 8080&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;ERROR: empty object/object-group(s) detected. NAT Policy is not downloaded&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE class="tw-data-text tw-ta tw-text-small prettyprint" data-placeholder="Tradução" data-fulltext="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;I created the object but when I go to add nat it generates an error is not downloade&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;PRE class="tw-data-text tw-ta tw-text-medium prettyprint" data-placeholder="Tradução" id="tw-target-text" data-fulltext="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;You do not have the access group &lt;/SPAN&gt;&lt;/PRE&gt;
&lt;PRE class="tw-data-text tw-ta tw-text-small prettyprint" data-placeholder="Tradução" id="tw-target-text" data-fulltext="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 17:24:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046076#M146728</guid>
      <dc:creator>patrickernane</dc:creator>
      <dc:date>2017-02-08T17:24:57Z</dc:date>
    </item>
    <item>
      <title>It looks like the network</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046077#M146732</link>
      <description>&lt;P&gt;It looks like the network object is still not created, it says its empty. Do this first:&lt;/P&gt;
&lt;P&gt;object network NVR-172.18.37.11&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt;host 172.18.37.11&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;After that host entry is added in the network object, you can add the NAT&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 17:32:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046077#M146732</guid>
      <dc:creator>visco</dc:creator>
      <dc:date>2017-02-08T17:32:02Z</dc:date>
    </item>
    <item>
      <title>You experienced the same</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046078#M146735</link>
      <description>&lt;PRE class="tw-data-text tw-ta tw-text-small prettyprint" data-placeholder="Tradução" id="tw-target-text" data-fulltext="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;You experienced the same error.

This is the start configuration show run of the wing&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;FW001# show run&lt;BR /&gt;FW001# show running-config&lt;BR /&gt;: Saved&lt;BR /&gt;&lt;BR /&gt;:&lt;BR /&gt;: Serial Number: JAD193400NV&lt;BR /&gt;: Hardware: ASA5506, 4096 MB RAM, CPU Atom C2000 series 1250 MHz, 1 CPU (4 cor es)&lt;BR /&gt;:&lt;BR /&gt;ASA Version 9.5(2)6&lt;BR /&gt;!&lt;BR /&gt;hostname FW001&lt;BR /&gt;enable password 8Ry2YjIyt7RRXU24 encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 172.18.37.254 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/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 GigabitEthernet1/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 GigabitEthernet1/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 GigabitEthernet1/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 GigabitEthernet1/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 GigabitEthernet1/7&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 GigabitEthernet1/8&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 200.188.213.171 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Management1/1&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;object network NAT-LAN&lt;BR /&gt; subnet 172.18.37.0 255.255.255.0&lt;BR /&gt;object network NVR-172.18.37.11&lt;BR /&gt; host 172.18.37.11&lt;BR /&gt;pager lines 24&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;!&lt;BR /&gt;object network NAT-LAN&lt;BR /&gt; nat (inside,outside) dynamic interface&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 200.188.213.169 1&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;user-identity default-domain LOCAL&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;service sw-reset-button&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto ca trustpool policy&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;&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;!&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt; profile CiscoTAC-1&lt;BR /&gt; no active&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 address email callhome@cisco.com&lt;BR /&gt; destination transport-method http&lt;BR /&gt; subscribe-to-alert-group diagnostic&lt;BR /&gt; subscribe-to-alert-group environment&lt;BR /&gt; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;Cryptochecksum:d98b97903fb93b1552e51cbaa39336b1&lt;BR /&gt;: end&lt;BR /&gt;FW001#&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 08 Feb 2017 17:41:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046078#M146735</guid>
      <dc:creator>patrickernane</dc:creator>
      <dc:date>2017-02-08T17:41:02Z</dc:date>
    </item>
    <item>
      <title>ERROR: NAT Policy is not</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046079#M146738</link>
      <description>&lt;P&gt;&lt;SPAN&gt;ERROR: NAT Policy is not downloaded&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Also there is no in-use NAT entry for this IP...&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;fw-01(config)# sh nat 200.188.213.171 detail&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;No matching NAT policy found&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 17:45:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046079#M146738</guid>
      <dc:creator>patrickernane</dc:creator>
      <dc:date>2017-02-08T17:45:52Z</dc:date>
    </item>
    <item>
      <title>Thanks for the config. See if</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046080#M146742</link>
      <description>&lt;P&gt;Thanks for the config. See if the following works:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;object network &lt;SPAN&gt;NVR-172.18.37.11&lt;/SPAN&gt;&lt;BR /&gt; nat (inside,outside) static interface service tcp&amp;nbsp;8080 8080&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 17:48:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046080#M146742</guid>
      <dc:creator>visco</dc:creator>
      <dc:date>2017-02-08T17:48:26Z</dc:date>
    </item>
    <item>
      <title>Now there was no errorobject</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046081#M146744</link>
      <description>&lt;PRE class="tw-data-text tw-ta tw-text-small prettyprint" data-placeholder="Tradução" id="tw-target-text" data-fulltext="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;Now there was no error&lt;BR /&gt;&lt;BR /&gt;object network NAT-LAN&lt;BR /&gt; nat (inside,outside) dynamic interface&lt;BR /&gt;object network NVR-172.18.37.11&lt;BR /&gt; nat (inside,outside) static interface service tcp 8080 8080&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 200.188.213.169 1&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;user-identity default-domain LOCAL&lt;BR /&gt;no snmp-server location&lt;BR /&gt;&lt;BR /&gt;

Your add the line

Access-list NVR1 allow tcp any host 172.18.37.11 eq 8080 8080

It will be possible to access from a browser http://200.188.213.171:8080&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 08 Feb 2017 17:55:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046081#M146744</guid>
      <dc:creator>patrickernane</dc:creator>
      <dc:date>2017-02-08T17:55:44Z</dc:date>
    </item>
    <item>
      <title>It tested but did not open</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046082#M146746</link>
      <description>&lt;P&gt;&lt;SPAN&gt;It tested but did not open login screen without browser&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE class="prettyprint prettyprinted"&gt;&lt;SPAN lang="en" lang="en"&gt;&lt;SPAN class="typ"&gt;Access&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;list NVR1 allow tcp any host &lt;/SPAN&gt;&lt;SPAN class="lit"&gt;172.18&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="lit"&gt;37.11&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; eq &lt;/SPAN&gt;&lt;SPAN class="lit"&gt;8080&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;PRE class="tw-data-text tw-ta tw-text-small prettyprint" data-placeholder="Tradução" id="tw-target-text" data-fulltext="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;n my internal network this ip 172.18.37.11:8080 is of the NVR and I want to access defora here in not typing in the browser http://200.188.213.171:8080&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;PRE class="prettyprint prettyprinted"&gt;&lt;SPAN lang="en" lang="en"&gt;&lt;SPAN class="lit"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 08 Feb 2017 18:01:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046082#M146746</guid>
      <dc:creator>patrickernane</dc:creator>
      <dc:date>2017-02-08T18:01:28Z</dc:date>
    </item>
    <item>
      <title>Have to apply your new NVR1</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046083#M146748</link>
      <description>&lt;P&gt;Have to apply your new&amp;nbsp;NVR1 ACL to access-group on outside interface now:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;access-group NVR1 in interface outside&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 18:04:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046083#M146748</guid>
      <dc:creator>visco</dc:creator>
      <dc:date>2017-02-08T18:04:29Z</dc:date>
    </item>
    <item>
      <title>Sorry, I do not understand,</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046084#M146749</link>
      <description>&lt;PRE class="tw-data-text tw-ta tw-text-small prettyprint" data-placeholder="Tradução" id="tw-target-text" data-fulltext="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;Sorry, I do not understand, can you add me an example please?&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 08 Feb 2017 18:25:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046084#M146749</guid>
      <dc:creator>patrickernane</dc:creator>
      <dc:date>2017-02-08T18:25:20Z</dc:date>
    </item>
    <item>
      <title>conf t</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046085#M146753</link>
      <description>&lt;P&gt;conf t&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;STRONG&gt;access-group NVR1 in interface outside&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 18:33:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046085#M146753</guid>
      <dc:creator>visco</dc:creator>
      <dc:date>2017-02-08T18:33:22Z</dc:date>
    </item>
    <item>
      <title>Did this way but did not work</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046086#M146758</link>
      <description>&lt;PRE class="tw-data-text tw-ta tw-text-medium prettyprint" data-placeholder="Tradução" id="tw-target-text" data-fulltext="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;Did this way but did not work!&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;configure mode commands/options:&lt;BR /&gt; WORD Specify the name of an access-list&lt;BR /&gt;FW001(config-network-object)# ACCess-group NVR1 ?&lt;/P&gt;
&lt;P&gt;configure mode commands/options:&lt;BR /&gt; global For traffic on all interfaces&lt;BR /&gt; in For input traffic&lt;BR /&gt; out For output traffic&lt;BR /&gt; &amp;lt;cr&amp;gt;&lt;BR /&gt;FW001(config-network-object)# ACCess-group NVR1 IN&lt;BR /&gt;FW001(config-network-object)# ACCess-group NVR1 IN ?&lt;/P&gt;
&lt;P&gt;configure mode commands/options:&lt;BR /&gt; interface Keyword to specify an interface&lt;BR /&gt;FW001(config-network-object)# ACCess-group NVR1 IN interf&lt;BR /&gt;FW001(config-network-object)# ACCess-group NVR1 IN interface ?&lt;/P&gt;
&lt;P&gt;configure mode commands/options:&lt;BR /&gt;Current available interface(s):&lt;BR /&gt; inside Name of interface GigabitEthernet1/1&lt;BR /&gt; outside Name of interface GigabitEthernet1/8&lt;BR /&gt;FW001(config-network-object)# ACCess-group NVR1 IN interface OUTSIDE&lt;BR /&gt;FW001(config)#&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 18:33:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046086#M146758</guid>
      <dc:creator>patrickernane</dc:creator>
      <dc:date>2017-02-08T18:33:32Z</dc:date>
    </item>
    <item>
      <title>Ah I added this line but it</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046087#M146763</link>
      <description>&lt;PRE class="tw-data-text tw-ta tw-text-medium prettyprint" data-placeholder="Tradução" id="tw-target-text" data-fulltext="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;Ah I added this line but it did not work&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 08 Feb 2017 18:43:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046087#M146763</guid>
      <dc:creator>patrickernane</dc:creator>
      <dc:date>2017-02-08T18:43:43Z</dc:date>
    </item>
    <item>
      <title>Can you post the new config</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046088#M146765</link>
      <description>&lt;P&gt;Can you post the new config&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 18:43:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046088#M146765</guid>
      <dc:creator>visco</dc:creator>
      <dc:date>2017-02-08T18:43:46Z</dc:date>
    </item>
    <item>
      <title>show runFW001(config)# show</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046089#M146769</link>
      <description>&lt;P&gt;show run&lt;BR /&gt;FW001(config)# show running-config&lt;BR /&gt;: Saved&lt;/P&gt;
&lt;P&gt;:&lt;BR /&gt;: Serial Number: JAD193400NV&lt;BR /&gt;: Hardware: ASA5506, 4096 MB RAM, CPU Atom C2000 series 1250 MHz, 1 CPU (4 cor es)&lt;BR /&gt;:&lt;BR /&gt;ASA Version 9.5(2)6&lt;BR /&gt;!&lt;BR /&gt;hostname FW001&lt;BR /&gt;enable password 8Ry2YjIyt7RRXU24 encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 172.18.37.254 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/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 GigabitEthernet1/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 GigabitEthernet1/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 GigabitEthernet1/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 GigabitEthernet1/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 GigabitEthernet1/7&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 GigabitEthernet1/8&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 200.188.213.171 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Management1/1&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;object network NAT-LAN&lt;BR /&gt; subnet 172.18.37.0 255.255.255.0&lt;BR /&gt;object network NVR-172.18.37.11&lt;BR /&gt; host 172.18.37.11&lt;BR /&gt;object network NVR1&lt;BR /&gt;access-list NVR1 extended permit tcp host 200.188.213.171 host 172.18.37.11 eq 8080&lt;BR /&gt;pager lines 24&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;!&lt;BR /&gt;object network NAT-LAN&lt;BR /&gt; nat (inside,outside) dynamic interface&lt;BR /&gt;object network NVR-172.18.37.11&lt;BR /&gt; nat (inside,outside) static interface service tcp 8080 8080&lt;BR /&gt;access-group NVR1 in interface outside&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 200.188.213.169 1&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;user-identity default-domain LOCAL&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;service sw-reset-button&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto ca trustpool policy&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;/P&gt;
&lt;P&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;!&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt; profile CiscoTAC-1&lt;BR /&gt; no active&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 address email callhome@cisco.com&lt;BR /&gt; destination transport-method http&lt;BR /&gt; subscribe-to-alert-group diagnostic&lt;BR /&gt; subscribe-to-alert-group environment&lt;BR /&gt; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;Cryptochecksum:aaefa4d7d2573c97909739849e2a816b&lt;BR /&gt;: end&lt;BR /&gt;FW001(config)#&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 18:49:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046089#M146769</guid>
      <dc:creator>patrickernane</dc:creator>
      <dc:date>2017-02-08T18:49:09Z</dc:date>
    </item>
    <item>
      <title>With:</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046090#M146771</link>
      <description>&lt;P&gt;With:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;access-list NVR1 extended permit tcp host 200.188.213.171 host 172.18.37.11 eq 8080&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You are restricting to&amp;nbsp;host 200.188.213.171 to 172.18.37.11.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;for testing, allow "any" and test from a different outside connection....rather than testing in and out same firewall.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Just for a test:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;access-list NVR1 permit tcp any host&amp;nbsp;172.18.37.11 eq 8080&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;and test from another outside connection, other than the same firewall.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 19:09:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046090#M146771</guid>
      <dc:creator>visco</dc:creator>
      <dc:date>2017-02-08T19:09:09Z</dc:date>
    </item>
    <item>
      <title>Doubt, this ip need to access</title>
      <link>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046091#M146774</link>
      <description>&lt;PRE class="tw-data-text tw-ta tw-text-small prettyprint" data-placeholder="Tradução" id="tw-target-text" style="text-align: left; height: 240px;" data-fulltext="" dir="ltr"&gt;&lt;SPAN lang="en"&gt;Doubt, this ip need to access 200.188.213.171:8080 and 200.188.213.171:8081

Being that 200.188.213.171 ---&amp;gt; 172.18.37.11:8080
  200.188.213.171 ---&amp;gt; 172.18.37.12:8081 but this configuration of mine only works one and not both simultaneously&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;FW001(config)# end&lt;BR /&gt;FW001# show run&lt;BR /&gt;FW001# show running-config&lt;BR /&gt;: Saved&lt;BR /&gt;&lt;BR /&gt;:&lt;BR /&gt;: Serial Number: JAD193400NV&lt;BR /&gt;: Hardware:&amp;nbsp;&amp;nbsp; ASA5506, 4096 MB RAM, CPU Atom C2000 series 1250 MHz, 1 CPU (4 cores)&lt;BR /&gt;:&lt;BR /&gt;ASA Version 9.5(2)6&lt;BR /&gt;!&lt;BR /&gt;hostname FW001&lt;BR /&gt;enable password 8Ry2YjIyt7RRXU24 encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/1&lt;BR /&gt;&amp;nbsp;nameif inside&lt;BR /&gt;&amp;nbsp;security-level 100&lt;BR /&gt;&amp;nbsp;ip address 172.18.37.254 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/2&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;&amp;nbsp;no nameif&lt;BR /&gt;&amp;nbsp;no security-level&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/3&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;&amp;nbsp;no nameif&lt;BR /&gt;&amp;nbsp;no security-level&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/4&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;&amp;nbsp;no nameif&lt;BR /&gt;&amp;nbsp;no security-level&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/5&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;&amp;nbsp;no nameif&lt;BR /&gt;&amp;nbsp;no security-level&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/6&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;&amp;nbsp;no nameif&lt;BR /&gt;&amp;nbsp;no security-level&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/7&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;&amp;nbsp;no nameif&lt;BR /&gt;&amp;nbsp;no security-level&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/8&lt;BR /&gt;&amp;nbsp;nameif outside&lt;BR /&gt;&amp;nbsp;security-level 0&lt;BR /&gt;&amp;nbsp;ip address 200.188.213.171 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Management1/1&lt;BR /&gt;&amp;nbsp;management-only&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;&amp;nbsp;no nameif&lt;BR /&gt;&amp;nbsp;no security-level&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;object network NVR2-172.18.37.12&lt;BR /&gt;&amp;nbsp;host 172.18.37.12&lt;BR /&gt;object network NVR1-172.18.37.11&lt;BR /&gt;&amp;nbsp;host 172.18.37.11&lt;BR /&gt;access-list NVR1 extended permit tcp any host 172.18.37.11 eq 8080&lt;BR /&gt;access-list NVR2 extended permit tcp any host 172.18.37.12 eq 8081&lt;BR /&gt;pager lines 24&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;!&lt;BR /&gt;object network NVR2-172.18.37.12&lt;BR /&gt;&amp;nbsp;nat (inside,outside) static interface service tcp 8081 8081&lt;BR /&gt;object network NVR1-172.18.37.11&lt;BR /&gt;&amp;nbsp;nat (inside,outside) static interface service tcp 8080 8080&lt;BR /&gt;access-group NVR1 in interface outside&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 200.188.213.169 1&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;user-identity default-domain LOCAL&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;service sw-reset-button&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto ca trustpool policy&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;&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;&amp;nbsp;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns migrated_dns_map_1&lt;BR /&gt;&amp;nbsp;parameters&lt;BR /&gt;&amp;nbsp; message-length maximum client auto&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;&amp;nbsp;class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns migrated_dns_map_1&lt;BR /&gt;&amp;nbsp; inspect ftp&lt;BR /&gt;&amp;nbsp; inspect h323 h225&lt;BR /&gt;&amp;nbsp; inspect h323 ras&lt;BR /&gt;&amp;nbsp; inspect ip-options&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect rsh&lt;BR /&gt;&amp;nbsp; inspect rtsp&lt;BR /&gt;&amp;nbsp; inspect skinny&lt;BR /&gt;&amp;nbsp; inspect esmtp&lt;BR /&gt;&amp;nbsp; inspect sqlnet&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt;&amp;nbsp;profile CiscoTAC-1&lt;BR /&gt;&amp;nbsp; no active&lt;BR /&gt;&amp;nbsp; 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;&amp;nbsp; destination address email callhome@cisco.com&lt;BR /&gt;&amp;nbsp; destination transport-method http&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group diagnostic&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group environment&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;Cryptochecksum:c986fc9bf1f732e8d986b72b4951b733&lt;BR /&gt;: end&lt;BR /&gt;FW001#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 09 Feb 2017 00:03:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5506-version-9-5/m-p/3046091#M146774</guid>
      <dc:creator>patrickernane</dc:creator>
      <dc:date>2017-02-09T00:03:07Z</dc:date>
    </item>
  </channel>
</rss>

