<?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 V8.04 Update - Sqlnet Problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042674#M896037</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the ASA have the same problem.  We have the ASA 5520 and I know there is a good bit of differences between the ASA OS and the Pix OS even if they are running the same version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2008 14:53:48 GMT</pubDate>
    <dc:creator>Michael.Tuggle</dc:creator>
    <dc:date>2008-10-07T14:53:48Z</dc:date>
    <item>
      <title>PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042667#M896024</link>
      <description>&lt;P&gt;After upgrading our PIX 515E from V7.22 to V8.04 everything but one protocol seems to work fine.  When trying to make an Sqlnet connection through the firewall a syslog error is kicked out: "PIX-4-507001: Terminating TCP-Proxy connection from outside:x.x.x.x/1534 to inside:y.y.y.y/2778 - reassembly limit of 8192 bytes exceeded".  A packet capture shows the client and server talking, even after the error. &lt;/P&gt;&lt;P&gt;Anyone seen this before?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:48:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042667#M896024</guid>
      <dc:creator>r.bender</dc:creator>
      <dc:date>2019-03-11T13:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042668#M896028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When sqlnet inspection is applied as in your case, the ASA will proxy the  TCP stream to make&lt;/P&gt;&lt;P&gt;sure the traffic arrives in order.  When performing  this, the firewall must buffer any&lt;/P&gt;&lt;P&gt;fragmented packets, but only have a limited size buffer of 8192 bytes.  It is this limit&lt;/P&gt;&lt;P&gt;that is being hit in your case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is currently a feature request to have this limit changed, but at this point it is&lt;/P&gt;&lt;P&gt;just a request. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;CSCsl15229&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a workaround, you can try disabling the inspection for this particular server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;##########&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA-5520-CSC-Standalone(config)# access-list sqlnet-list deny tcp any host 128.104.44.41 eq&lt;/P&gt;&lt;P&gt;554$&lt;/P&gt;&lt;P&gt;ASA-5520-CSC-Standalone(config)# access-list sqlnet-list permit tcp any any eq 1521&lt;/P&gt;&lt;P&gt;ASA-5520-CSC-Standalone(config)# class-map sqlnet-class&lt;/P&gt;&lt;P&gt;ASA-5520-CSC-Standalone(config-cmap)# match access-list sqlnet-list&lt;/P&gt;&lt;P&gt;ASA-5520-CSC-Standalone(config-cmap)# policy-map global_policy&lt;/P&gt;&lt;P&gt;ASA-5520-CSC-Standalone(config-pmap)# class inspection_default&lt;/P&gt;&lt;P&gt;ASA-5520-CSC-Standalone(config-pmap-c)# no inspect sqlnet&lt;/P&gt;&lt;P&gt;ASA-5520-CSC-Standalone(config-pmap-c)# class sqlnet-class&lt;/P&gt;&lt;P&gt;ASA-5520-CSC-Standalone(config-pmap-c)# inspect sqlnet&lt;/P&gt;&lt;P&gt;ASA-5520-CSC-Standalone(config-pmap-c)#&lt;/P&gt;&lt;P&gt;############&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 20:07:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042668#M896028</guid>
      <dc:creator>suschoud</dc:creator>
      <dc:date>2008-09-23T20:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042669#M896029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking at upgrading from 7.2.4 to 8.0.4 and was wondering if you were just recieving the syslog messages or if it was killing your connections between the client and server.  Also did you find a fix?  Any input would be helpful.    &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2008 14:18:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042669#M896029</guid>
      <dc:creator>Michael.Tuggle</dc:creator>
      <dc:date>2008-10-03T14:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042670#M896030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When we upgraded to 8.0.4 we had to disable the sqlnet inspect because it was impacting connectivity.  There is no fix for this at the moment that I am aware of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2008 14:31:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042670#M896030</guid>
      <dc:creator>Matthew Warrick</dc:creator>
      <dc:date>2008-10-03T14:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042671#M896032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was getting syslog messages until I applied V8.0(4)3.  This interim patch stopped the syslog errors and helped the commuincation a little but the the connection still did not function properly.  The firewall appeared to be sending resets and killing the traffic.  Cisco has indicated the this will be fixed in V8.0(4)6 but did not know when it would be released.  I keep checking.  For now I have rolled back to the known working V7.22.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Oct 2008 04:14:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042671#M896032</guid>
      <dc:creator>r.bender</dc:creator>
      <dc:date>2008-10-05T04:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042672#M896034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try disabling the rtsp inspect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to below URL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/ps6120/products_tech_note09186a00807c35e7.shtml#prob" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6120/products_tech_note09186a00807c35e7.shtml#prob&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 00:27:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042672#M896034</guid>
      <dc:creator>msdesai</dc:creator>
      <dc:date>2008-10-07T00:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042673#M896036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that and no effect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 13:15:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042673#M896036</guid>
      <dc:creator>r.bender</dc:creator>
      <dc:date>2008-10-07T13:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042674#M896037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the ASA have the same problem.  We have the ASA 5520 and I know there is a good bit of differences between the ASA OS and the Pix OS even if they are running the same version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 14:53:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042674#M896037</guid>
      <dc:creator>Michael.Tuggle</dc:creator>
      <dc:date>2008-10-07T14:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042675#M896038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not know.  I have not tried this with the ASA.  I hope to when I get a chance.  If you test this please let me know.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 16:33:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042675#M896038</guid>
      <dc:creator>r.bender</dc:creator>
      <dc:date>2008-10-07T16:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042676#M896039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are planning our upgrade at the end of the month so I will post the sqlnets results at that time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 11:50:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042676#M896039</guid>
      <dc:creator>Michael.Tuggle</dc:creator>
      <dc:date>2008-10-09T11:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042677#M896040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like we are hitting the same problem on a PIX running 8.0.4.  Any news on the release date for 8.0.4(6)?  I will try to apply the workaround this weekend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 13:32:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042677#M896040</guid>
      <dc:creator>jghope</dc:creator>
      <dc:date>2008-10-09T13:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042678#M896041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No news.  They closed the case and told me to keep checking their website for the Interim release as they did not have a date for the release.  It was still in the testing stages.  So far it has not been released and I check the site every week.  Please let me if you find a work around that works.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 15:57:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042678#M896041</guid>
      <dc:creator>r.bender</dc:creator>
      <dc:date>2008-10-09T15:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042679#M896042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leveraging my advanced services contract I was just able to obtain a copy of asa804-6-k8.bin today which is supposed to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd hit up TAC again and escalate this through the system until they give you access to the interim release as well I guess.&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>Thu, 09 Oct 2008 19:20:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042679#M896042</guid>
      <dc:creator>Matthew Warrick</dc:creator>
      <dc:date>2008-10-09T19:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042680#M896043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did not know you could do that.  If you are going to apply the update please let me know if it seems to fix the issue.  That will save me some time. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 19:38:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042680#M896043</guid>
      <dc:creator>r.bender</dc:creator>
      <dc:date>2008-10-09T19:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042681#M896044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will do, however it takes about 2 weeks to get the approvals to get it into production around here lol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 19:49:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042681#M896044</guid>
      <dc:creator>Matthew Warrick</dc:creator>
      <dc:date>2008-10-09T19:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042682#M896045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The workaround worked fine - had to tweak an access rule as well.  Will go for the software update as soon as possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 06:51:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042682#M896045</guid>
      <dc:creator>jghope</dc:creator>
      <dc:date>2008-10-17T06:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042683#M896046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to let you know I performed the update this weekend and ran into the same SQL-NET inspection issue with the ASA. Like everyone else disabled SQL-NET inspection to resolve the issue.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 12:51:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042683#M896046</guid>
      <dc:creator>Michael.Tuggle</dc:creator>
      <dc:date>2008-10-27T12:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042684#M896047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mic,&lt;/P&gt;&lt;P&gt;I am about upgrading our PIX from 7.0(4) -&amp;gt; 7.2x - 8.0x but afraid of the issues discussed on this subject. Do you advice that I go ahead to 8.0x or just upgrade to 7.2x and wait until these issues are resolved.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 14:07:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042684#M896047</guid>
      <dc:creator>peteruwa</dc:creator>
      <dc:date>2008-10-29T14:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042685#M896048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically the work around is to turn off SQLNet inspection.  This worked with no problem in our environment.  Cisco has released an interim fix for the issue, 8.0.4.8.  I am not applying the fix but am waiting until 8.0.5 is released, which Cisco assured me will contain the fix.  Cisco did not give a specific time for the next release but said it would probably be in the next couple of months.  I would say unless you are looking at something specific to 8.0x code, like a SSL VPN feature, EIGRP, etc..,  I would hold off on upgrading to 8.0x until 8.0.5 is released. I had 7.2.4 before the upgrade and it seemed to be a very stable release.  I will say the SSL VPN features in 8.0 are far better than 7.X code.  Any way good luck with whatever you decide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 14:35:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042685#M896048</guid>
      <dc:creator>Michael.Tuggle</dc:creator>
      <dc:date>2008-10-29T14:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: PIX V8.04 Update - Sqlnet Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042686#M896049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mic,&lt;/P&gt;&lt;P&gt;Thanks for the advice. I think I will go with the 7.2.4 and wait as suggested.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 16:04:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-v8-04-update-sqlnet-problem/m-p/1042686#M896049</guid>
      <dc:creator>peteruwa</dc:creator>
      <dc:date>2008-10-29T16:04:28Z</dc:date>
    </item>
  </channel>
</rss>

