<?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: Problem with SQL Connection through an ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problem-with-sql-connection-through-an-asa/m-p/832582#M958134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you have this in your config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 0 0&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;access-list test permit ip any any log&lt;/P&gt;&lt;P&gt;access-group test in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a test, try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 0 0&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;access-list test permit ip any any log&lt;/P&gt;&lt;P&gt;access-group test in interface inside&lt;/P&gt;&lt;P&gt;access-group test in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CCIE Security&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Dec 2007 14:48:30 GMT</pubDate>
    <dc:creator>cisco24x7</dc:creator>
    <dc:date>2007-12-28T14:48:30Z</dc:date>
    <item>
      <title>Problem with SQL Connection through an ASA</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-sql-connection-through-an-asa/m-p/832579#M958129</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with a SQL Connection which is going out of the network to a server hosting the service on the internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a setup an incoming rule on the inside interface.  Details below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client Private IP &amp;gt; Public IP SQL Server port 1433.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The connection though is not sucessful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone come across this on an ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kev &lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 00:54:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-sql-connection-through-an-asa/m-p/832579#M958129</guid>
      <dc:creator>kevinhobson2000</dc:creator>
      <dc:date>2019-03-13T00:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with SQL Connection through an ASA</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-sql-connection-through-an-asa/m-p/832580#M958131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would try doing some basic troubleshooting like pinging the server, and trying to establish a manual connectino on that port (telnet x.x.x.x 1433).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also enable debug level logging on your ASA and look for the syslogs.  Make note of the connection being created and torn down, and make sure there are no XLate or ACL errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lastly, you can set up a capture on the outside interface to verify that your packets are being sent out that interface and you can see what, if any packets are being returned from the end host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2007 20:49:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-sql-connection-through-an-asa/m-p/832580#M958131</guid>
      <dc:creator>davemit</dc:creator>
      <dc:date>2007-12-21T20:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with SQL Connection through an ASA</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-sql-connection-through-an-asa/m-p/832581#M958132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a packet trace from the GUI and it said it was allowed through can it be relied on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cbeers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 09:08:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-sql-connection-through-an-asa/m-p/832581#M958132</guid>
      <dc:creator>kevinhobson2000</dc:creator>
      <dc:date>2007-12-28T09:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with SQL Connection through an ASA</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-sql-connection-through-an-asa/m-p/832582#M958134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you have this in your config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 0 0&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;access-list test permit ip any any log&lt;/P&gt;&lt;P&gt;access-group test in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a test, try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 0 0&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;access-list test permit ip any any log&lt;/P&gt;&lt;P&gt;access-group test in interface inside&lt;/P&gt;&lt;P&gt;access-group test in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CCIE Security&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 14:48:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-sql-connection-through-an-asa/m-p/832582#M958134</guid>
      <dc:creator>cisco24x7</dc:creator>
      <dc:date>2007-12-28T14:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with SQL Connection through an ASA</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-sql-connection-through-an-asa/m-p/832583#M958136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does the remote end filter by IP source for TCP 1433? is the remote SQL server listening on a non-standard SQL port?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 16:54:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-sql-connection-through-an-asa/m-p/832583#M958136</guid>
      <dc:creator>palomoj</dc:creator>
      <dc:date>2007-12-28T16:54:33Z</dc:date>
    </item>
  </channel>
</rss>

