<?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: How Does MPF Class 'conn-max' Work Using an Access-list in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-does-mpf-class-conn-max-work-using-an-access-list/m-p/3364301#M963108</link>
    <description>&lt;P&gt;Any ideas on this NetPros?&lt;/P&gt;</description>
    <pubDate>Wed, 11 Apr 2018 14:57:53 GMT</pubDate>
    <dc:creator>rfranzke</dc:creator>
    <dc:date>2018-04-11T14:57:53Z</dc:date>
    <item>
      <title>How Does MPF Class 'conn-max' Work Using an Access-list</title>
      <link>https://community.cisco.com/t5/network-security/how-does-mpf-class-conn-max-work-using-an-access-list/m-p/3362843#M963072</link>
      <description>&lt;P&gt;All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Setting up some MPF protections for some of our Internet services. I am using MPF to create a class to match traffic out of an ACL, and then am applying some connection limits and parameters on the traffic specified in said ACL. See the relevant configuration:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;class-map webserver-protect-class&lt;BR /&gt; description Webserver Protection Class used to protect Webservers from DOS attacks&lt;BR /&gt; match access-list webserver-protection&lt;/P&gt;
&lt;P&gt;policy-map traffic-control-policy&lt;/P&gt;
&lt;P&gt;description Policy to control and protect Internet Services&lt;/P&gt;
&lt;P&gt;class webserver-protect-class&lt;BR /&gt; set connection conn-max 300 embryonic-conn-max 20&lt;/P&gt;
&lt;P&gt;access-list webserver-protection extended permit tcp any object-group web-servers-int object-group web&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So the ACL just lists a group of destination hosts and services using object-groups. What I am trying to determine is with the above MPF configuration, are the&amp;nbsp;conn-max limits I am imposing going to be set for each host listed in the ACL, or are the limits the total limits for all hosts in the ACL? So for example if I match 10.10.10.5, 10.10.10.6, 10.10.10.7 for WWW connections in the ACL, and impose a 300&amp;nbsp;conn-max in the MPF policy, does the&amp;nbsp;conn-max apply to 10.10.10.5, 10.10.10.6, and 10.10.10.7 for WWW traffic individually such that each host has a conn-max of 300, or is the 300 conn-max setting a 300 connection total for all of the 10.10.10.5-7 hosts such that only 300 connections across 10.10.10.5-7 as a total are allowed. In other words, only 300 connections are allowed between 10.10.10.5-7 as a total. I think its the former but when I run the command sh service-policy interface OUTSIDE, it seems to show a total in the output so I want to clarify:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Class-map: webserver-protect-class&lt;BR /&gt; Set connection policy: conn-max 300 embryonic-conn-max 20 &lt;BR /&gt; current conns 84, drop 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the output is it showing a total of all the hosts in the ACL and the number of connections that are open amongst all of them? Hopefully this makes sense what I am asking. Thanks in advance for any help here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:36:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-does-mpf-class-conn-max-work-using-an-access-list/m-p/3362843#M963072</guid>
      <dc:creator>rfranzke</dc:creator>
      <dc:date>2020-02-21T15:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: How Does MPF Class 'conn-max' Work Using an Access-list</title>
      <link>https://community.cisco.com/t5/network-security/how-does-mpf-class-conn-max-work-using-an-access-list/m-p/3364301#M963108</link>
      <description>&lt;P&gt;Any ideas on this NetPros?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 14:57:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-does-mpf-class-conn-max-work-using-an-access-list/m-p/3364301#M963108</guid>
      <dc:creator>rfranzke</dc:creator>
      <dc:date>2018-04-11T14:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: How Does MPF Class 'conn-max' Work Using an Access-list</title>
      <link>https://community.cisco.com/t5/network-security/how-does-mpf-class-conn-max-work-using-an-access-list/m-p/3365640#M963109</link>
      <description>&lt;P&gt;I gave up here and called TAC. It works the way I thought it did in the first scenario. Each host in the ACL can only accept the number of connections configured in the set connection part of the policy. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Apr 2018 13:58:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-does-mpf-class-conn-max-work-using-an-access-list/m-p/3365640#M963109</guid>
      <dc:creator>rfranzke</dc:creator>
      <dc:date>2018-04-13T13:58:52Z</dc:date>
    </item>
  </channel>
</rss>

