<?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 Port TCP/7070 and TCP/554 always open on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635451#M581038</link>
    <description>&lt;P&gt;Hello Members,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i just ran a NMAP scan on the outside interface of a ASA 5520. It seems that the TCP Ports 7070 and 554 are open on all NAT interfaces and the outside interface of the firewall. I tried telnet on port 554 and 7070 and got connected.&lt;/P&gt;&lt;P&gt;Any reasons for the open ports?&lt;/P&gt;&lt;P&gt;How to close those ports?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;alex&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 19:57:19 GMT</pubDate>
    <dc:creator>alex.dersch</dc:creator>
    <dc:date>2019-03-11T19:57:19Z</dc:date>
    <item>
      <title>Port TCP/7070 and TCP/554 always open on ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635451#M581038</link>
      <description>&lt;P&gt;Hello Members,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i just ran a NMAP scan on the outside interface of a ASA 5520. It seems that the TCP Ports 7070 and 554 are open on all NAT interfaces and the outside interface of the firewall. I tried telnet on port 554 and 7070 and got connected.&lt;/P&gt;&lt;P&gt;Any reasons for the open ports?&lt;/P&gt;&lt;P&gt;How to close those ports?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;alex&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:57:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635451#M581038</guid>
      <dc:creator>alex.dersch</dc:creator>
      <dc:date>2019-03-11T19:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Port TCP/7070 and TCP/554 always open on ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635452#M581039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds like you are translating a host that is listening on these ports to the outside interface IP of the ASA. Do you have this setup in your NAT/static config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One quick way to narrow this down if you're not sure of the config is to telnet on 554 again and then look at the output of 'show conn port 554' on the ASA. You'll see something like this, which will tell you which host is actually listening on these ports and being translated to the outside IP:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;TCP outside &lt;CLIENT_IP&gt;:12345 inside &lt;SERVER_IP&gt;:554, idle 0:00:19, bytes 194602, flags UIOB&lt;/SERVER_IP&gt;&lt;/CLIENT_IP&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ASA doesn't listen on these ports for anything by default. To see which ports are open on the firewall itself, you can check the output of 'show asp table socket'. For example, this shows my firewall is listening on TCP/443 and TCP/22 for ASDM and SSH access:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;Protocol&amp;nbsp; Socket&amp;nbsp;&amp;nbsp;&amp;nbsp; Local Address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Foreign Address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; State&lt;BR /&gt;SSL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0008038f&amp;nbsp; 172.18.254.18:443&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0:*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LISTEN&lt;BR /&gt;TCP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 000bff4f&amp;nbsp; 172.18.254.18:22&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0:*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LISTEN&lt;/PRE&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Feb 2011 18:08:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635452#M581039</guid>
      <dc:creator>mirober2</dc:creator>
      <dc:date>2011-02-26T18:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Port TCP/7070 and TCP/554 always open on ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635453#M581040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply. I did a telnet OUTSIDE interface 554 and i got a connect. then i did the show asp table socket. and this is the output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOS-CH-WBN-FW01# show asp table socket&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Protocol&amp;nbsp; Socket&amp;nbsp;&amp;nbsp;&amp;nbsp; Local Address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Foreign Address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; State&lt;BR /&gt;SSL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0000285f&amp;nbsp; 10.0.128.2:443&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0:*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LISTEN&lt;BR /&gt;SSL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 00004bdf&amp;nbsp; 172.16.2.25:443&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0:*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LISTEN&lt;BR /&gt;TCP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 00009f8f&amp;nbsp; 172.16.2.25:22&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0:*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LISTEN&lt;BR /&gt;TCP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0000d2bf&amp;nbsp; 10.0.128.2:22&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0:*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LISTEN&lt;BR /&gt;SSL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0000ea2f&amp;nbsp; x.x.x.x:443&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0:*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LISTEN&lt;BR /&gt;DTLS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0001116f&amp;nbsp; x.x.x.x:443&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0:*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LISTEN&lt;BR /&gt;DTLS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 00013b1f&amp;nbsp; 172.16.2.25:443&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0:*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LISTEN&lt;BR /&gt;TCP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02a7a5f8&amp;nbsp; 172.16.2.25:22&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.24.7.11:20436&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ESTAB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on the outside interface it listens only for SSL and DTLS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regarding the NAT addresses i tried to connect to the real devices on the ports 554 and 7070 and the devices are not listening on the ports. And i have a ACL on the outside interface permitting only tcp 5060 with a defined source address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list OUTSIDE_access_in extended permit object-group TCPUDP object-group DM_INLINE_NETWORK_3 object-group DM_INL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INE_NETWORK_4 eq sip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Feb 2011 18:30:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635453#M581040</guid>
      <dc:creator>alex.dersch</dc:creator>
      <dc:date>2011-02-26T18:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Port TCP/7070 and TCP/554 always open on ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635454#M581043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if my last post wasn't clear. You should do a 'show conn all port 554' after telnetting to the outside IP. This should give you the information you're looking for as it will tell you the real IP address that you are connecting to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Feb 2011 18:32:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635454#M581043</guid>
      <dc:creator>mirober2</dc:creator>
      <dc:date>2011-02-26T18:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Port TCP/7070 and TCP/554 always open on ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635455#M581046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i get only this output &lt;BR /&gt;after telnetting to the outside interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOS-CH-WBN-FW01# show conn all port 554&lt;BR /&gt;89 in use, 4688 most used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm getting confused now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Feb 2011 18:45:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635455#M581046</guid>
      <dc:creator>alex.dersch</dc:creator>
      <dc:date>2011-02-26T18:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Port TCP/7070 and TCP/554 always open on ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635456#M581048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the NMAP output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Starting Nmap 5.00 ( &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://nmap.org"&gt;http://nmap.org&lt;/A&gt;&lt;SPAN&gt; ) at 2011-02-26 19:46 Mitteleuropäische Zeit&lt;/SPAN&gt;&lt;BR /&gt;NSE: Loaded 30 scripts for scanning.&lt;BR /&gt;Initiating Parallel DNS resolution of 1 host. at 19:46&lt;BR /&gt;Completed Parallel DNS resolution of 1 host. at 19:46, 0.14s elapsed&lt;BR /&gt;Initiating SYN Stealth Scan at 19:46&lt;BR /&gt;Scanning x.x.x.x [1000 ports]&lt;BR /&gt;Discovered open port 554/tcp on x.x.x.x&lt;BR /&gt;Discovered open port 443/tcp on x.x.x.x&lt;BR /&gt;Discovered open port 7070/tcp on x.x.x.x&lt;BR /&gt;Completed SYN Stealth Scan at 19:46, 4.47s elapsed (1000 total ports)&lt;BR /&gt;Initiating Service scan at 19:46&lt;BR /&gt;Scanning 3 services on x.x.x.x&lt;BR /&gt;Service scan Timing: About 66.67% done; ETC: 19:49 (0:00:59 remaining)&lt;BR /&gt;Completed Service scan at 19:48, 116.20s elapsed (3 services on 1 host)&lt;BR /&gt;Initiating OS detection (try #1) against x.x.x.x&lt;BR /&gt;Retrying OS detection (try #2) against x.x.x.x&lt;BR /&gt;Initiating Traceroute at 19:48&lt;BR /&gt;x.x.x.x: no reply to our hop distance probe!&lt;BR /&gt;Completed Traceroute at 19:48, 30.03s elapsed&lt;BR /&gt;NSE: Script scanning x.x.x.x.&lt;BR /&gt;NSE: Starting runlevel 1 scan&lt;BR /&gt;Initiating NSE at 19:48&lt;BR /&gt;Completed NSE at 19:49, 20.41s elapsed&lt;BR /&gt;NSE: Script Scanning completed.&lt;BR /&gt;Host x.x.x.x is up (0.030s latency).&lt;BR /&gt;Interesting ports on x.x.x.x:&lt;BR /&gt;Not shown: 797 closed ports, 200 filtered ports&lt;BR /&gt;PORT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STATE SERVICE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VERSION&lt;BR /&gt;443/tcp&amp;nbsp; open&amp;nbsp; ssl/https?&lt;BR /&gt;|&amp;nbsp; html-title: SSL VPN Service&lt;BR /&gt;&lt;SPAN&gt;|_ Requested resource was &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://x.x.x.x/+CSCOE+/logon.html"&gt;https://x.x.x.x/+CSCOE+/logon.html&lt;/A&gt;&lt;BR /&gt;554/tcp&amp;nbsp; open&amp;nbsp; rtsp?&lt;BR /&gt;7070/tcp open&amp;nbsp; realserver?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Feb 2011 18:51:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635456#M581048</guid>
      <dc:creator>alex.dersch</dc:creator>
      <dc:date>2011-02-26T18:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Port TCP/7070 and TCP/554 always open on ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635457#M581050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend setting up a packet capture on each of your interfaces of the ASA. This will not only let you see the traffic coming to the outside interface, but you can see if it is passing through the ASA to another host (and you'll be able to see the real address of the host that is responding). If you are only seeing the packets on your outside interface, then we would have to investigate to see why the ASA is responding to that traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the guide to setting up packet captures on the ASA:&lt;BR /&gt;&lt;A class="jive-link-wiki-small" href="https://community.cisco.com/docs/DOC-1222"&gt;https://supportforums.cisco.com/docs/DOC-1222&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, here are a couple of examples that I would suggest:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture outside interface outside match tcp any any eq 554&lt;BR /&gt;capture inside interface inside match tcp any any eq 554&lt;BR /&gt;capture dmz interface dmz match tcp any any eq 554&lt;BR /&gt;&lt;TELNET to="" port="" 554="" again=""&gt;&lt;BR /&gt;show capture outside&lt;BR /&gt;show capture inside &lt;BR /&gt;show capture dmz&lt;/TELNET&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know what you find.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 13:31:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635457#M581050</guid>
      <dc:creator>mirober2</dc:creator>
      <dc:date>2011-02-28T13:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Port TCP/7070 and TCP/554 always open on ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635458#M581051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i captured the ingress traffic on the outside and all the egress interfaces. always with the same result. i get 4 packets on the ingress interface (see screenshot) but no packets on any egress interface. It seems the packet terminates on the ASA. I attached also the pcap file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 19:33:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635458#M581051</guid>
      <dc:creator>alex.dersch</dc:creator>
      <dc:date>2011-02-28T19:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Port TCP/7070 and TCP/554 always open on ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635459#M581053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like NMAP is giving you a false positive for these ports. You can see in the captures that even though the SYN packets arrive from your scanner at the outside interface, there are no replies. The captures just show 4 SYNs from NMAP, but NMAP is not receiving anything back (either from the ASA or from any other host).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 13:21:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635459#M581053</guid>
      <dc:creator>mirober2</dc:creator>
      <dc:date>2011-03-01T13:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Port TCP/7070 and TCP/554 always open on ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635460#M581054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i did the packet capture i did not use NMAP. I established a telnet session on port 554 and i got a connect.&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;alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 14:18:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635460#M581054</guid>
      <dc:creator>alex.dersch</dc:creator>
      <dc:date>2011-03-01T14:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Port TCP/7070 and TCP/554 always open on ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635461#M581055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for clarifying. In either case (NMAP or Telnet), according to the captures you took the ASA is not responding to the TCP/554 requests. That leaves us with a couple of possibilities:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The captures were only unidirectional&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure you created the captures bi-directionally (i.e. client -&amp;gt; server, and server -&amp;gt; client?). What were the commands generated by ASDM when you used the packet capture wizard?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If the captures are bi-directional, something else may be responding to your Telnet/NMAP requests&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case, a Wireshark capture on your client PC should help answer this. In other words, if you see only SYNs on the ASA's bi-directional capture, but on your Wireshark capture you see 2-way communication, something elsewhere in the network is intercepting your Telnet/NMAP connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 14:32:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/1635461#M581055</guid>
      <dc:creator>mirober2</dc:creator>
      <dc:date>2011-03-01T14:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Port TCP/7070 and TCP/554 always open on ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/4061594#M1068968</link>
      <description>&lt;P&gt;I'm seeing this as-well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;show conn all&lt;/P&gt;&lt;P&gt;show asp table socket&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It shows only SSH/22 listening.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I NMAP, I'm seeing "open":&lt;/P&gt;&lt;P&gt;21/tcp FTP Open&lt;/P&gt;&lt;P&gt;554/tcp RTSP Open&lt;/P&gt;&lt;P&gt;5060/tcp SIP Open&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assumed it was "service-policy global_policy global" doing application-level inspection and Layer4 proxy?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FW01# conf t&lt;BR /&gt;FW01(config)# policy-map global_policy&lt;BR /&gt;FW01(config-pmap)# class inspection_default&lt;BR /&gt;FW01(config-pmap-c)# no inspect ftp&lt;BR /&gt;FW01(config-pmap-c)# no inspect rtsp&lt;BR /&gt;FW01(config-pmap-c)# no inspect skinny&lt;BR /&gt;FW01(config-pmap-c)# no inspect h323 h225&lt;BR /&gt;FW01(config-pmap-c)# no inspect h323 ras&lt;BR /&gt;FW01(config-pmap-c)#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I removed all of that jazz, and the problem persists.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 10:36:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/4061594#M1068968</guid>
      <dc:creator>BrianSekleckiGE</dc:creator>
      <dc:date>2020-04-08T10:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Port TCP/7070 and TCP/554 always open on ASA</title>
      <link>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/4061604#M1068970</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Do you have any NAT statements and/or ACL's allowing that traffic? Are you performing the NMAP scan from the Internet, some hops away from the ASA or from where?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cristian Matei.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 10:50:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/port-tcp-7070-and-tcp-554-always-open-on-asa/m-p/4061604#M1068970</guid>
      <dc:creator>Cristian Matei</dc:creator>
      <dc:date>2020-04-08T10:50:27Z</dc:date>
    </item>
  </channel>
</rss>

