<?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: Restricting Access from IPS in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/restricting-access-from-ips/m-p/713527#M86182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created Custom Signature with Atomic IP but it's not working. Is there any other settings I will be checking. In the custom signature I only have destination IP address of FTP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jul 2007 18:57:28 GMT</pubDate>
    <dc:creator>dynacare1</dc:creator>
    <dc:date>2007-07-26T18:57:28Z</dc:date>
    <item>
      <title>Restricting Access from IPS</title>
      <link>https://community.cisco.com/t5/network-security/restricting-access-from-ips/m-p/713523#M86168</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a server with external and internal IP address. I want to restrict the access to this server. I have 5 IP addresses that should have access to this server. Is there a way I can restrict the access from IPS or this can only be done with access-list on firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 10:42:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restricting-access-from-ips/m-p/713523#M86168</guid>
      <dc:creator>dynacare1</dc:creator>
      <dc:date>2019-03-10T10:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Access from IPS</title>
      <link>https://community.cisco.com/t5/network-security/restricting-access-from-ips/m-p/713524#M86172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't say what kind of host this is, but most newer OS's have host-based firewalls that can be used for this purpose.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your sensor is inline, you could also create an atomic IP signature to block all access to this destination IP.  Then create an event action filter that will remove the block action for those 5 source IP address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 20:11:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restricting-access-from-ips/m-p/713524#M86172</guid>
      <dc:creator>mhellman</dc:creator>
      <dc:date>2007-07-18T20:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Access from IPS</title>
      <link>https://community.cisco.com/t5/network-security/restricting-access-from-ips/m-p/713525#M86176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. We have IPS 4240 and server is for client FTP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can create a signature to produce alert when there is any connectivity for the destination server ip address. From what I understand it will produce a alert for any activity for the server ip address. Now I don't see any option in Event Action which tells me to allow the connection because I will have 5 ip addresses in attacker list option, this way it will just allow the connection and if it doesn?t match attackers IP address it should block it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 13:46:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restricting-access-from-ips/m-p/713525#M86176</guid>
      <dc:creator>dynacare1</dc:creator>
      <dc:date>2007-07-19T13:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Access from IPS</title>
      <link>https://community.cisco.com/t5/network-security/restricting-access-from-ips/m-p/713526#M86179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not exactly sure what you're asking, but here goes a better explaination:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will assume your running at least version 5.x and that you are actually inline. each signature can have numerous actions.  for example, you can "product alert" AND "deny connection inline".  If you create just the signature (atomic ip, specify ip addr options-&amp;gt;enter dst ip), all connections to that destination IP will be denied right, including the 5 source IP addresses you want to allow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the next step is to create an event action filter.  for details please read:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps4077/products_configuration_guide_chapter09186a00803eb027.html" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps4077/products_configuration_guide_chapter09186a00803eb027.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;an event action filter is used to SUBTRACT an action from an alarm.  you want to remove the "deny connection inline" action from the alarm if the source ip is one of those 5. So you create an event action filter for that signature and for those 5 source IP addresses.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 13:59:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restricting-access-from-ips/m-p/713526#M86179</guid>
      <dc:creator>mhellman</dc:creator>
      <dc:date>2007-07-19T13:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Access from IPS</title>
      <link>https://community.cisco.com/t5/network-security/restricting-access-from-ips/m-p/713527#M86182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created Custom Signature with Atomic IP but it's not working. Is there any other settings I will be checking. In the custom signature I only have destination IP address of FTP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 18:57:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/restricting-access-from-ips/m-p/713527#M86182</guid>
      <dc:creator>dynacare1</dc:creator>
      <dc:date>2007-07-26T18:57:28Z</dc:date>
    </item>
  </channel>
</rss>

