<?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 5580 mysql port access problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5580-mysql-port-access-problem/m-p/3203884#M1065291</link>
    <description>&lt;P&gt;hi friends, my ASA 5580 has an interface called FTTH with 192.168.51.254 ip add. and that interf. is connected to a Switch through vlan51 with 192.168.51.253 ip addr. I already added to ASA the following route:&lt;BR /&gt;route FTTH 192.168.60.200 255.255.255.255 192.168.51.253 1&lt;BR /&gt;so I can ping from 192.168.60.200 to any PC in vlan51 (i.e: 192.168.51.200) and viceversa, so far so good... but the problem is that I can't access to any other service like FTP, SSH or mysql (mainly this) in vlan 51 from 192.168.60.200...so, do I need to create some rule for this??? can anybody help me please??? Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's an update:&lt;/P&gt;
&lt;P&gt;when I try to access from 192.168.60.200 to 192.168.51.200 using FTP and chekc the Real-Time Log Viewer in ASDM I get:&lt;/P&gt;
&lt;P&gt;6&amp;nbsp;&amp;nbsp; &amp;nbsp;Oct 24 2017&amp;nbsp;&amp;nbsp; &amp;nbsp;11:20:13&amp;nbsp;&amp;nbsp; &amp;nbsp;106015&amp;nbsp;&amp;nbsp; &amp;nbsp;192.168.51.200&amp;nbsp;&amp;nbsp; &amp;nbsp;445&amp;nbsp;&amp;nbsp; &amp;nbsp;192.168.60.200&amp;nbsp;&amp;nbsp; &amp;nbsp;52667&amp;nbsp;&amp;nbsp; &amp;nbsp;Deny TCP (no connection) from 192.168.51.200/445 to 192.168.60.200/52667 flags SYN ACK&amp;nbsp; on interface FTTH&lt;BR /&gt;The ASA discarded a TCP packet that has no associated connection in the ASA connection table. The ASA looks for a SYN flag in the packet, which indicates a request to establish a new connection. If the SYN flag is not set, and there is no existing connection, the ASA discards the packet. &lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 14:33:11 GMT</pubDate>
    <dc:creator>gasparmenendez</dc:creator>
    <dc:date>2020-02-21T14:33:11Z</dc:date>
    <item>
      <title>ASA 5580 mysql port access problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5580-mysql-port-access-problem/m-p/3203884#M1065291</link>
      <description>&lt;P&gt;hi friends, my ASA 5580 has an interface called FTTH with 192.168.51.254 ip add. and that interf. is connected to a Switch through vlan51 with 192.168.51.253 ip addr. I already added to ASA the following route:&lt;BR /&gt;route FTTH 192.168.60.200 255.255.255.255 192.168.51.253 1&lt;BR /&gt;so I can ping from 192.168.60.200 to any PC in vlan51 (i.e: 192.168.51.200) and viceversa, so far so good... but the problem is that I can't access to any other service like FTP, SSH or mysql (mainly this) in vlan 51 from 192.168.60.200...so, do I need to create some rule for this??? can anybody help me please??? Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's an update:&lt;/P&gt;
&lt;P&gt;when I try to access from 192.168.60.200 to 192.168.51.200 using FTP and chekc the Real-Time Log Viewer in ASDM I get:&lt;/P&gt;
&lt;P&gt;6&amp;nbsp;&amp;nbsp; &amp;nbsp;Oct 24 2017&amp;nbsp;&amp;nbsp; &amp;nbsp;11:20:13&amp;nbsp;&amp;nbsp; &amp;nbsp;106015&amp;nbsp;&amp;nbsp; &amp;nbsp;192.168.51.200&amp;nbsp;&amp;nbsp; &amp;nbsp;445&amp;nbsp;&amp;nbsp; &amp;nbsp;192.168.60.200&amp;nbsp;&amp;nbsp; &amp;nbsp;52667&amp;nbsp;&amp;nbsp; &amp;nbsp;Deny TCP (no connection) from 192.168.51.200/445 to 192.168.60.200/52667 flags SYN ACK&amp;nbsp; on interface FTTH&lt;BR /&gt;The ASA discarded a TCP packet that has no associated connection in the ASA connection table. The ASA looks for a SYN flag in the packet, which indicates a request to establish a new connection. If the SYN flag is not set, and there is no existing connection, the ASA discards the packet. &lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 14:33:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5580-mysql-port-access-problem/m-p/3203884#M1065291</guid>
      <dc:creator>gasparmenendez</dc:creator>
      <dc:date>2020-02-21T14:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5580 mysql port access problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5580-mysql-port-access-problem/m-p/3204429#M1065292</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/223661"&gt;@gasparmenendez&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Where does&amp;nbsp;&lt;SPAN&gt;192.168.60.200 comes from ? Another ASA interface?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In terms of routing, direct connected interface should not require routing, ASA should have those interface on the routing table already.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; ACL may be necessary, depending&amp;nbsp;on the topology.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Make sure those services are running on the target servers.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-If I helped you somehow, please, rate it as useful.-&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 18:19:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5580-mysql-port-access-problem/m-p/3204429#M1065292</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2017-10-24T18:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5580 mysql port access problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5580-mysql-port-access-problem/m-p/3204442#M1065293</link>
      <description>&lt;P&gt;hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/178747"&gt;@Flavio Miranda&lt;/a&gt;,&lt;BR /&gt;&lt;A id="link_14" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://supportforums.cisco.com/t5/user/viewprofilepage/user-id/178747" target="_self"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;192.168.60.200&lt;/SPAN&gt; comes from another ASA in fact, that's why I had to add the route...but like I said ping is ok, but just ping. I already checked and &lt;SPAN&gt;those services are running on the target servers.&lt;/SPAN&gt; Any more ideas????&lt;/P&gt;
&lt;P&gt;Thanks!!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 18:36:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5580-mysql-port-access-problem/m-p/3204442#M1065293</guid>
      <dc:creator>gasparmenendez</dc:creator>
      <dc:date>2017-10-24T18:36:16Z</dc:date>
    </item>
  </channel>
</rss>

