<?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: CSA 5.0 LOG in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/csa-5-0-log/m-p/904210#M84963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just create the rule and make sure it is associated with the rule module/policy/group and the hosts will get it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jan 2008 18:06:06 GMT</pubDate>
    <dc:creator>tsteger1</dc:creator>
    <dc:date>2008-01-10T18:06:06Z</dc:date>
    <item>
      <title>CSA 5.0 LOG</title>
      <link>https://community.cisco.com/t5/network-security/csa-5-0-log/m-p/904205#M84958</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have production server which as CSA5.0 installed, I get this error message flagged on CSA. It is managed via MC 5.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attempted to accept a connection as a server on TCP port 445 from 10.9.2.3. The operation was denied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there way to set this rule in policies and attach to group so that https is allowed and not blocked to this server.&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;Muhammad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 10:56:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-5-0-log/m-p/904205#M84958</guid>
      <dc:creator>guest</dc:creator>
      <dc:date>2019-03-10T10:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: CSA 5.0 LOG</title>
      <link>https://community.cisco.com/t5/network-security/csa-5-0-log/m-p/904206#M84959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muhammad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, confirm you want to allow this server to share resources.  445 is Microsoft-DS (SMB shares), not HTTPS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, either create a network address set and use it with a Network Access Control allow rule or add the IP address to an allow rule for TCP/445.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2008 19:08:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-5-0-log/m-p/904206#M84959</guid>
      <dc:creator>tsteger1</dc:creator>
      <dc:date>2008-01-08T19:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: CSA 5.0 LOG</title>
      <link>https://community.cisco.com/t5/network-security/csa-5-0-log/m-p/904207#M84960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically it is sql database replication and updates to other server.&lt;/P&gt;&lt;P&gt;Could you pls guide me step by step to create and allow this rule if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards,&lt;/P&gt;&lt;P&gt;muhammad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2008 21:41:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-5-0-log/m-p/904207#M84960</guid>
      <dc:creator>guest</dc:creator>
      <dc:date>2008-01-08T21:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: CSA 5.0 LOG</title>
      <link>https://community.cisco.com/t5/network-security/csa-5-0-log/m-p/904208#M84961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muhammad, use the Event Management Wizard on the alert and that should guide you through creating the rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should create a NAC rule allowing 445 traffic to the app (listed in the alert) on the server and you can choose the addresses you want to allow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the rule it creates to confirm it is not too broad in allowing 445 traffic as that is a popular attack vector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 00:49:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-5-0-log/m-p/904208#M84961</guid>
      <dc:creator>tsteger1</dc:creator>
      <dc:date>2008-01-09T00:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: CSA 5.0 LOG</title>
      <link>https://community.cisco.com/t5/network-security/csa-5-0-log/m-p/904209#M84962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tom, just quick one, how can i push this rule to all the hosts. Do i have to reset the hosts from MC or each time CSA polls and get the new config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;muhammad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 09:23:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-5-0-log/m-p/904209#M84962</guid>
      <dc:creator>guest</dc:creator>
      <dc:date>2008-01-09T09:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: CSA 5.0 LOG</title>
      <link>https://community.cisco.com/t5/network-security/csa-5-0-log/m-p/904210#M84963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just create the rule and make sure it is associated with the rule module/policy/group and the hosts will get it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2008 18:06:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-5-0-log/m-p/904210#M84963</guid>
      <dc:creator>tsteger1</dc:creator>
      <dc:date>2008-01-10T18:06:06Z</dc:date>
    </item>
  </channel>
</rss>

