<?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: PIX and oracle/sql in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-and-oracle-sql/m-p/302278#M591639</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are running pix 6.2 code or higher, you can use the capture command - it is similar to the tcpdump unix utility to determine what the source of the issue is.  I would run it on two interfaces at the same time, and use acls to define the traffic you want.  One one interface use acl cap01 with two to permit ip between the web and sql and vice versa.  The acl of the sql is the ip address as seen by the web server.  Create another acl , called cap01, that does the same thing as cap01, except this acl contains the true address of the sql - if you are not using nat, then just one acl, acl01, will do.  Run a capture on the interface that is connected to the web, and the other will run on the interface connected to the sql.  It may help if they are run during periods of low activity, and the buffer size may need to be 40960 or higer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am interested if one end is closing a connection but the other end is ignoring it.  The pix does have a command to allow it to take action against quick-close seqence as well as the normal tcp 3-way handshake termination sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jul 2004 01:46:37 GMT</pubDate>
    <dc:creator>ehirsel</dc:creator>
    <dc:date>2004-07-05T01:46:37Z</dc:date>
    <item>
      <title>PIX and oracle/sql</title>
      <link>https://community.cisco.com/t5/network-security/pix-and-oracle-sql/m-p/302274#M591620</link>
      <description>&lt;P&gt;Anyone out there know of any issues with a dmz webserver accessing an inside Oracle server thru the PIX?  Initial connections work, but after some time, I see a lot of syslog messages with "no connection" errors for the sql traffic.  Should the web server access Oracle using a static address local to the dmz, i.e. if the web is 10.101.10.5, db is 10.101.10.6?  Or should I just use the inside address?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tia&lt;/P&gt;&lt;P&gt;- Jericho&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:29:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-and-oracle-sql/m-p/302274#M591620</guid>
      <dc:creator>jrchgtrrz</dc:creator>
      <dc:date>2020-02-21T07:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: PIX and oracle/sql</title>
      <link>https://community.cisco.com/t5/network-security/pix-and-oracle-sql/m-p/302275#M591622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i think that if an initial connection is started, two system are able to communicate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you eneble the correct fixup?? In my envirnonment i have to enable fixup for port 1520-1535 &lt;/P&gt;&lt;P&gt;for sql servers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post your syslog message sample??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ciao&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2004 05:33:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-and-oracle-sql/m-p/302275#M591622</guid>
      <dc:creator>irelandsky</dc:creator>
      <dc:date>2004-07-01T05:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: PIX and oracle/sql</title>
      <link>https://community.cisco.com/t5/network-security/pix-and-oracle-sql/m-p/302276#M591629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the pix idle connection timer value set to?  Run the show timeout command and look for the conn value?  The default is one hour.  When you state after some time, is that about one hour?  If so, then what I think is happening is that the pix idle timer is closing the connection, but the pix does not send a tcp reset frame to the db or the web server.  What you need to do is to either increase the idle timer to some value that should not timeout the db connection (not recommended by me) or reconfig the web server and/or sql client to use keepalives to reset the pix idle timer.  Look at the Oracle product doc with regards to sql keepalives or contact them - they should be able to tell you how to get their product to work in a firewall envrionment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2004 16:17:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-and-oracle-sql/m-p/302276#M591629</guid>
      <dc:creator>ehirsel</dc:creator>
      <dc:date>2004-07-01T16:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: PIX and oracle/sql</title>
      <link>https://community.cisco.com/t5/network-security/pix-and-oracle-sql/m-p/302277#M591635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have experimented with the idle timeout without success.  I'll look up the sql keepalives for Oracle, thanks for the tip.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2004 17:49:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-and-oracle-sql/m-p/302277#M591635</guid>
      <dc:creator>jrchgtrrz</dc:creator>
      <dc:date>2004-07-01T17:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: PIX and oracle/sql</title>
      <link>https://community.cisco.com/t5/network-security/pix-and-oracle-sql/m-p/302278#M591639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are running pix 6.2 code or higher, you can use the capture command - it is similar to the tcpdump unix utility to determine what the source of the issue is.  I would run it on two interfaces at the same time, and use acls to define the traffic you want.  One one interface use acl cap01 with two to permit ip between the web and sql and vice versa.  The acl of the sql is the ip address as seen by the web server.  Create another acl , called cap01, that does the same thing as cap01, except this acl contains the true address of the sql - if you are not using nat, then just one acl, acl01, will do.  Run a capture on the interface that is connected to the web, and the other will run on the interface connected to the sql.  It may help if they are run during periods of low activity, and the buffer size may need to be 40960 or higer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am interested if one end is closing a connection but the other end is ignoring it.  The pix does have a command to allow it to take action against quick-close seqence as well as the normal tcp 3-way handshake termination sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2004 01:46:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-and-oracle-sql/m-p/302278#M591639</guid>
      <dc:creator>ehirsel</dc:creator>
      <dc:date>2004-07-05T01:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: PIX and oracle/sql</title>
      <link>https://community.cisco.com/t5/network-security/pix-and-oracle-sql/m-p/302279#M591643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok.  In the case of a quick-close sequence what is the PIX command to remedy this?  I'm wondering if this is happening due to heavy load, such as our load testing, which is where we see the behavior.  Under manual web testing, we don't see it, but then the timing of our requests may not be as fast as our load injectors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2004 14:12:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-and-oracle-sql/m-p/302279#M591643</guid>
      <dc:creator>jrchgtrrz</dc:creator>
      <dc:date>2004-07-12T14:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: PIX and oracle/sql</title>
      <link>https://community.cisco.com/t5/network-security/pix-and-oracle-sql/m-p/302280#M591645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The pix command, according to the 6.3 doc, to use is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sysopt connection timewait &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is off by default.  From what I have seen pix code 6.1 and 6.2 have it too.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2004 17:39:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-and-oracle-sql/m-p/302280#M591645</guid>
      <dc:creator>ehirsel</dc:creator>
      <dc:date>2004-07-12T17:39:13Z</dc:date>
    </item>
  </channel>
</rss>

