<?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: ACL not Working with Keepalive Configuration in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377787#M28682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilies,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACL is applied on all VLAN below is the config done on CSS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;acl 1&lt;BR /&gt;&amp;nbsp; clause 1 permit tcp any destination any eq 8080&lt;BR /&gt;&amp;nbsp; clause 2 permit tcp any destination any eq 80&lt;BR /&gt;&amp;nbsp; clause 3 permit tcp any destination any eq 443&lt;BR /&gt;&amp;nbsp; clause 4 permit any any destination 224.0.0.18&lt;BR /&gt;&amp;nbsp; clause 5 permit icmp any destination any&lt;BR /&gt;&amp;nbsp; apply all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR else can we configure the following ACL on CSS as we want only port 80 &amp;amp; 8080 communcatiion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;acl 1&lt;/P&gt;&lt;P&gt;clause 1 deny ip host 1.1.4.7 destination host 1.1.1.11&lt;/P&gt;&lt;P&gt;clause 2 deny ip host 1.1.4.7 destination host 1.1.1.12&lt;/P&gt;&lt;P&gt;clause 3 deny ip host 1.1.4.7 destination host 1.1.2.11&lt;/P&gt;&lt;P&gt;clause 4 deny ip host 1.1.4.7 destination host 1.1.2.12&lt;/P&gt;&lt;P&gt;clause 5 deny ip host 1.1.4.7 destination host 1.1.2.21&lt;/P&gt;&lt;P&gt;clause 6 deny ip host 1.1.4.7 destination host 1.1.2.22&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;clause 7 deny ip host 1.1.4.6 destination host 1.1.1.11&lt;/P&gt;&lt;P&gt;clause 8 deny ip host 1.1.4.6 destination host 1.1.1.12&lt;/P&gt;&lt;P&gt;clause 9 deny ip host 1.1.4.6 destination host 1.1.2.11&lt;/P&gt;&lt;P&gt;clause 10 deny ip host 1.1.4.6 destination host 1.1.2.12&lt;/P&gt;&lt;P&gt;clause 11 deny ip host 1.1.4.6 destination host 1.1.2.21&lt;/P&gt;&lt;P&gt;clause 12 deny ip host 1.1.4.6 destination host 1.1.2.22&lt;/P&gt;&lt;P&gt;clause 13 deny ip host 1.1.1.11 destination host 1.1.2.21&lt;/P&gt;&lt;P&gt;clause 14 deny ip host 1.1.1.11 destination host 1.1.2.22&lt;/P&gt;&lt;P&gt;clause 15 deny ip host 1.1.1.12 destination host 1.1.2.21&lt;/P&gt;&lt;P&gt;clause 16 deny ip host 1.1.1.12 destination host 1.1.2.22&lt;/P&gt;&lt;P&gt;clause 17 deny tcp host 1.1.1.11 destination host 1.1.2.11 range 0 - 8079&lt;/P&gt;&lt;P&gt;clause 18 deny tcp host 1.1.1.11 destination host 1.1.2.11 range 8081 - 65534&lt;/P&gt;&lt;P&gt;clause 19 deny tcp host 1.1.1.11 destination host 1.1.2.12 range 0 - 8079&lt;/P&gt;&lt;P&gt;clause 20 deny tcp host 1.1.1.11 destination host 1.1.2.12 range 8081 - 65534&lt;/P&gt;&lt;P&gt;clause 21 deny tcp host 1.1.1.12 destination host 1.1.2.11 range 0 - 8079&lt;/P&gt;&lt;P&gt;clause 22 deny tcp host 1.1.1.12 destination host 1.1.2.11 range 8081 - 65534&lt;/P&gt;&lt;P&gt;clause 23 deny tcp host 1.1.1.12 destination host 1.1.2.12 range 0 - 8079&lt;/P&gt;&lt;P&gt;clause 24 deny tcp host 1.1.1.12 destination host 1.1.2.12 range 8081 - 65534&lt;/P&gt;&lt;P&gt;clause 25 permit ip any destination any&lt;/P&gt;&lt;P&gt;apply all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Apr 2010 08:24:48 GMT</pubDate>
    <dc:creator>Dulal Ray</dc:creator>
    <dc:date>2010-04-07T08:24:48Z</dc:date>
    <item>
      <title>ACL not Working with Keepalive Configuration</title>
      <link>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377780#M28675</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured ACL on CSS 11506 with software version &lt;SPAN lang="EN"&gt;07.50.1_03.0 .After configuring we observed in show keepalive-summary all Server serivce are up except the App server service where keepalive type TCP &amp;amp; Port is configured we tried by removing keepalive configuration from App server afterwhich it is working fine does any specfic port needs to be allowed in ACL for Keepalive.Below is the conifguration which is done CSS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;acl enable&lt;/P&gt;&lt;P&gt;acl log enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;acl 1&lt;/P&gt;&lt;P&gt;clause 1 permit tcp any destination any eq 8080&lt;/P&gt;&lt;P&gt;clause 2 permit tcp any destination any eq 80&lt;/P&gt;&lt;P&gt;clause 3 permit tcp any destination any eq 443&lt;/P&gt;&lt;P&gt;clause 4 permit any any destination 224.0.0.18&lt;/P&gt;&lt;P&gt;clause 5 permit icmp any destination any&lt;/P&gt;&lt;P&gt;apply all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service WEBSERVER 1&lt;/P&gt;&lt;P&gt;ip address 1.1.1.11&lt;/P&gt;&lt;P&gt;redundant-index 1&lt;/P&gt;&lt;P&gt;protocol tcp&lt;/P&gt;&lt;P&gt;port 80&lt;/P&gt;&lt;P&gt;active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service WEBSERVER 2&lt;/P&gt;&lt;P&gt;ip address 1.1.1.12&lt;/P&gt;&lt;P&gt;redundant-index 2&lt;/P&gt;&lt;P&gt;protocol tcp&lt;/P&gt;&lt;P&gt;port 80&lt;/P&gt;&lt;P&gt;active&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;service APP1&lt;/P&gt;&lt;P&gt;ip address 1.1.2.11&lt;/P&gt;&lt;P&gt;redundant-index 10&lt;/P&gt;&lt;P&gt;Keepalive type tcp&lt;/P&gt;&lt;P&gt;Keepalive port 8080&lt;/P&gt;&lt;P&gt;active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service APP2&lt;/P&gt;&lt;P&gt;ip address 1.1.2.12&lt;/P&gt;&lt;P&gt;redundant-index 11&lt;/P&gt;&lt;P&gt;Keepalive type tcp&lt;/P&gt;&lt;P&gt;Keepalive port 8080&lt;/P&gt;&lt;P&gt;active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2010 09:31:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377780#M28675</guid>
      <dc:creator>Dulal Ray</dc:creator>
      <dc:date>2010-04-06T09:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not Working with Keepalive Configuration</title>
      <link>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377781#M28676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl. help to troubleshoot the issue &amp;amp; let me know if it could be IOS bug.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 12:56:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377781#M28676</guid>
      <dc:creator>Dulal Ray</dc:creator>
      <dc:date>2010-04-06T12:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not Working with Keepalive Configuration</title>
      <link>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377782#M28677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you do a telnet to &lt;SPAN lang="EN"&gt;&lt;SPAN lang="EN"&gt;1.1.2.11 and &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN"&gt;&lt;SPAN lang="EN"&gt;1.1.2.12 on port 8080&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dos-prompt =&amp;gt; telnet &lt;SPAN lang="EN"&gt;&lt;SPAN lang="EN"&gt;1.1.2.11 8080&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Dos-prompt =&amp;gt; telnet &lt;SPAN lang="EN"&gt;&lt;SPAN lang="EN"&gt;1.1.2.12 8080&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you sniff on your server, do you see incoming TCP SYN packets from the CSS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Dario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 14:28:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377782#M28677</guid>
      <dc:creator>dario.didio</dc:creator>
      <dc:date>2010-04-06T14:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not Working with Keepalive Configuration</title>
      <link>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377783#M28678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Yes i can do a telnet to 1.1.2.11 and 1.1.2.12 on port 8080 &amp;amp; can see incoming TCP SYN packets from the CSS. But pl. let me know if ICMP is allowed in ACL then the same should work but still we are stuck .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl. help for troubleshooting the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 07:22:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377783#M28678</guid>
      <dc:creator>Dulal Ray</dc:creator>
      <dc:date>2010-04-07T07:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not Working with Keepalive Configuration</title>
      <link>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377784#M28679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally the keepalive should work without the ACL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the output of show keepalive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Dario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 07:32:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377784#M28679</guid>
      <dc:creator>dario.didio</dc:creator>
      <dc:date>2010-04-07T07:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not Working with Keepalive Configuration</title>
      <link>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377785#M28680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply kindly find the below required output &amp;amp; let me your views.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;CSS11506_Backup# sh keepalive-sum&lt;/P&gt;&lt;P&gt;Keepalives:&lt;/P&gt;&lt;P&gt;AUTO_nexthop00001 State: Alive 1.1.3.1&lt;/P&gt;&lt;P&gt;AUTO_nexthop00002 State: Alive 1.1.3.1&lt;/P&gt;&lt;P&gt;AUTO_SEZ-WEBSERVER-03 State: Down 1.1.1.11&lt;/P&gt;&lt;P&gt;AUTO_SEZ-WEBSERVER-04 State: Down 1.1.1.12&lt;/P&gt;&lt;P&gt;AUTO_WEBSERVER-01 State: Alive 1.1.4.6&lt;/P&gt;&lt;P&gt;AUTO_WEBSERVER-02 State: Alive 1.1.4.7&lt;/P&gt;&lt;P&gt;AUTO_chk-con-pix103 State: Alive 1.1.3.4&lt;/P&gt;&lt;P&gt;AUTO_chk-con-pix225 State: Alive 1.1.3.17&lt;/P&gt;&lt;P&gt;AUTO_chk-con-web104 State: Alive 1.1.4.5&lt;/P&gt;&lt;P&gt;AUTO_chk-con-web224 State: Alive 1.1.1.18&lt;/P&gt;&lt;P&gt;AUTO_chk-con-pix227 State: Alive 1.1.4.4&lt;/P&gt;&lt;P&gt;AUTO_chk-con-app226 State: Alive 1.1.2.4&lt;/P&gt;&lt;P&gt;AUTO_SEZAPP1 State: Down 1.1.2.11&lt;/P&gt;&lt;P&gt;AUTO_SEZAPP2 State: Dying 1.1.2.12&lt;/P&gt;&lt;P&gt;AUTO_nexthop00005 State: Alive 1.1.4.1&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;CSS11506_Backup# sh keepalive-sum&lt;/P&gt;&lt;P&gt;Keepalives:&lt;/P&gt;&lt;P&gt;AUTO_nexthop00001 State: Alive 1.1.3.1&lt;/P&gt;&lt;P&gt;AUTO_nexthop00002 State: Alive 1.1.3.1&lt;/P&gt;&lt;P&gt;AUTO_SEZ-WEBSERVER-03 State: Down 1.1.1.11&lt;/P&gt;&lt;P&gt;AUTO_SEZ-WEBSERVER-04 State: Down 1.1.1.12&lt;/P&gt;&lt;P&gt;AUTO_WEBSERVER-01 State: Alive 1.1.4.6&lt;/P&gt;&lt;P&gt;AUTO_WEBSERVER-02 State: Alive 1.1.4.7&lt;/P&gt;&lt;P&gt;AUTO_chk-con-pix103 State: Alive 1.1.3.4&lt;/P&gt;&lt;P&gt;AUTO_chk-con-pix225 State: Alive 1.1.3.17&lt;/P&gt;&lt;P&gt;AUTO_chk-con-web104 State: Alive 1.1.4.5&lt;/P&gt;&lt;P&gt;AUTO_chk-con-web224 State: Alive 1.1.1.18&lt;/P&gt;&lt;P&gt;AUTO_chk-con-pix227 State: Alive 1.1.4.4&lt;/P&gt;&lt;P&gt;AUTO_chk-con-app226 State: Alive 1.1.2.4&lt;/P&gt;&lt;P&gt;AUTO_SEZAPP1 State: Down 1.1.2.11&lt;/P&gt;&lt;P&gt;AUTO_SEZAPP2 State: Down 1.1.2.12&lt;/P&gt;&lt;P&gt;AUTO_nexthop00005 State: Alive 1.1.4.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;CSS11506_Backup# sh keepalive&lt;/P&gt;&lt;P&gt;Keepalives:&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;Name: AUTO_nexthop00001 Index: 0 State: Alive&lt;/P&gt;&lt;P&gt;Description: Auto generated for service nexthop00001&lt;/P&gt;&lt;P&gt;Address: 1.1.3.1 Port: Any&lt;/P&gt;&lt;P&gt;Type: ICMP&lt;/P&gt;&lt;P&gt;Encryption: Disabled&lt;/P&gt;&lt;P&gt;Frequency: 5&lt;/P&gt;&lt;P&gt;Max Failures: 3&lt;/P&gt;&lt;P&gt;Retry Frequency: 5&lt;/P&gt;&lt;P&gt;Dependent Services:&lt;/P&gt;&lt;P&gt;nexthop00001&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;Name: AUTO_nexthop00002 Index: 1 State: Alive&lt;/P&gt;&lt;P&gt;Description: Auto generated for service nexthop00002&lt;/P&gt;&lt;P&gt;Address: 1.1.3.1 Port: Any&lt;/P&gt;&lt;P&gt;Type: ICMP&lt;/P&gt;&lt;P&gt;Encryption: Disabled&lt;/P&gt;&lt;P&gt;Frequency: 5&lt;/P&gt;&lt;P&gt;Max Failures: 3&lt;/P&gt;&lt;P&gt;Retry Frequency: 5&lt;/P&gt;&lt;P&gt;Dependent Services:&lt;/P&gt;&lt;P&gt;nexthop00002&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;Name: AUTO_-WEBSERVER-03 Index: 2 State: Down&lt;/P&gt;&lt;P&gt;Description: Auto generated for service -WEBSERVER-03&lt;/P&gt;&lt;P&gt;Address: 1.1.1.11 Port: 80&lt;/P&gt;&lt;P&gt;Type: TCP&lt;/P&gt;&lt;P&gt;Encryption: Disabled&lt;/P&gt;&lt;P&gt;Frequency: 5&lt;/P&gt;&lt;P&gt;Max Failures: 3&lt;/P&gt;&lt;P&gt;Retry Frequency: 5&lt;/P&gt;&lt;P&gt;Dependent Services:&lt;/P&gt;&lt;P&gt;-WEBSERVER-03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: AUTO_-WEBSERVER-04 Index: 3 State: Down&lt;/P&gt;&lt;P&gt;Description: Auto generated for service -WEBSERVER-04&lt;/P&gt;&lt;P&gt;Address: 1.1.1.12 Port: 80&lt;/P&gt;&lt;P&gt;Type: TCP&lt;/P&gt;&lt;P&gt;Encryption: Disabled&lt;/P&gt;&lt;P&gt;Frequency: 5&lt;/P&gt;&lt;P&gt;Max Failures: 3&lt;/P&gt;&lt;P&gt;Retry Frequency: 5&lt;/P&gt;&lt;P&gt;Dependent Services:&lt;/P&gt;&lt;P&gt;-WEBSERVER-04&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: AUTO_WEBSERVER-01 Index: 4 State: Alive&lt;/P&gt;&lt;P&gt;Description: Auto generated for service WEBSERVER-01&lt;/P&gt;&lt;P&gt;Address: 1.1.4.6 Port: 80&lt;/P&gt;&lt;P&gt;Type: ICMP&lt;/P&gt;&lt;P&gt;Encryption: Disabled&lt;/P&gt;&lt;P&gt;Frequency: 5&lt;/P&gt;&lt;P&gt;Max Failures: 3&lt;/P&gt;&lt;P&gt;Retry Frequency: 5&lt;/P&gt;&lt;P&gt;Dependent Services:&lt;/P&gt;&lt;P&gt;WEBSERVER-01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: AUTO_WEBSERVER-02 Index: 5 State: Alive&lt;/P&gt;&lt;P&gt;Description: Auto generated for service WEBSERVER-02&lt;/P&gt;&lt;P&gt;Address: 1.1.4.7 Port: 80&lt;/P&gt;&lt;P&gt;Type: ICMP&lt;/P&gt;&lt;P&gt;Encryption: Disabled&lt;/P&gt;&lt;P&gt;Frequency: 5&lt;/P&gt;&lt;P&gt;Max Failures: 3&lt;/P&gt;&lt;P&gt;Retry Frequency: 5&lt;/P&gt;&lt;P&gt;Dependent Services:&lt;/P&gt;&lt;P&gt;WEBSERVER-02&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: AUTO_chk-con-pix103 Index: 6 State: Alive&lt;/P&gt;&lt;P&gt;Description: Auto generated for service chk-con-pix103&lt;/P&gt;&lt;P&gt;Address: 1.1.3.4 Port: Any&lt;/P&gt;&lt;P&gt;Type: SCRIPT ap-kal-pinglist&lt;/P&gt;&lt;P&gt;Script Arguments: "1.1.3.4"&lt;/P&gt;&lt;P&gt;Script Error: None&lt;/P&gt;&lt;P&gt;Script Run Time: 0 seconds&lt;/P&gt;&lt;P&gt;Script Using Output parsing: No&lt;/P&gt;&lt;P&gt;Encryption: Disabled&lt;/P&gt;&lt;P&gt;Frequency: 2&lt;/P&gt;&lt;P&gt;Max Failures: 2&lt;/P&gt;&lt;P&gt;Retry Frequency: 2&lt;/P&gt;&lt;P&gt;Dependent Services:&lt;/P&gt;&lt;P&gt;chk-con-pix103&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: AUTO_chk-con-pix225 Index: 7 State: Alive&lt;/P&gt;&lt;P&gt;Description: Auto generated for service chk-con-pix225&lt;/P&gt;&lt;P&gt;Address: 1.1.3.17 Port: Any&lt;/P&gt;&lt;P&gt;Type: SCRIPT ap-kal-pinglist&lt;/P&gt;&lt;P&gt;Script Arguments: "1.1.3.17"&lt;/P&gt;&lt;P&gt;Script Error: None&lt;/P&gt;&lt;P&gt;Script Run Time: 0 seconds&lt;/P&gt;&lt;P&gt;Script Using Output parsing: No&lt;/P&gt;&lt;P&gt;Encryption: Disabled&lt;/P&gt;&lt;P&gt;Frequency: 2&lt;/P&gt;&lt;P&gt;Max Failures: 2&lt;/P&gt;&lt;P&gt;Retry Frequency: 2&lt;/P&gt;&lt;P&gt;Dependent Services:&lt;/P&gt;&lt;P&gt;chk-con-pix225&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: AUTO_chk-con-web104 Index: 8 State: Alive&lt;/P&gt;&lt;P&gt;Description: Auto generated for service chk-con-web104&lt;/P&gt;&lt;P&gt;Address: 1.1.4.5 Port: Any&lt;/P&gt;&lt;P&gt;Type: SCRIPT ap-kal-pinglist&lt;/P&gt;&lt;P&gt;Script Arguments: "1.1.4.5"&lt;/P&gt;&lt;P&gt;Script Error: None&lt;/P&gt;&lt;P&gt;Script Run Time: 0 seconds&lt;/P&gt;&lt;P&gt;Script Using Output parsing: No&lt;/P&gt;&lt;P&gt;Encryption: Disabled&lt;/P&gt;&lt;P&gt;Frequency: 2&lt;/P&gt;&lt;P&gt;Max Failures: 2&lt;/P&gt;&lt;P&gt;Retry Frequency: 2&lt;/P&gt;&lt;P&gt;Dependent Services:&lt;/P&gt;&lt;P&gt;chk-con-web104&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: AUTO_chk-con-web224 Index: 9 State: Alive&lt;/P&gt;&lt;P&gt;Description: Auto generated for service chk-con-web224&lt;/P&gt;&lt;P&gt;Address: 1.1.1.18 Port: Any&lt;/P&gt;&lt;P&gt;Type: SCRIPT ap-kal-pinglist&lt;/P&gt;&lt;P&gt;Script Arguments: "1.1.1.18"&lt;/P&gt;&lt;P&gt;Script Error: None&lt;/P&gt;&lt;P&gt;Script Run Time: 0 seconds&lt;/P&gt;&lt;P&gt;Script Using Output parsing: No&lt;/P&gt;&lt;P&gt;Encryption: Disabled&lt;/P&gt;&lt;P&gt;Frequency: 2&lt;/P&gt;&lt;P&gt;Max Failures: 2&lt;/P&gt;&lt;P&gt;Retry Frequency: 2&lt;/P&gt;&lt;P&gt;Dependent Services:&lt;/P&gt;&lt;P&gt;chk-con-web224&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: AUTO_chk-con-pix227 Index: 10 State: Alive&lt;/P&gt;&lt;P&gt;Description: Auto generated for service chk-con-pix227&lt;/P&gt;&lt;P&gt;Address: 1.1.4.4 Port: Any&lt;/P&gt;&lt;P&gt;Type: SCRIPT ap-kal-pinglist&lt;/P&gt;&lt;P&gt;Script Arguments: "1.1.4.4"&lt;/P&gt;&lt;P&gt;Script Error: None&lt;/P&gt;&lt;P&gt;Script Run Time: 0 seconds&lt;/P&gt;&lt;P&gt;Script Using Output parsing: No&lt;/P&gt;&lt;P&gt;Encryption: Disabled&lt;/P&gt;&lt;P&gt;Frequency: 2&lt;/P&gt;&lt;P&gt;Max Failures: 2&lt;/P&gt;&lt;P&gt;Retry Frequency: 2&lt;/P&gt;&lt;P&gt;Dependent Services:&lt;/P&gt;&lt;P&gt;chk-con-pix227&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: AUTO_chk-con-app226 Index: 11 State: Alive&lt;/P&gt;&lt;P&gt;Description: Auto generated for service chk-con-app226&lt;/P&gt;&lt;P&gt;Address: 1.1.2.4 Port: Any&lt;/P&gt;&lt;P&gt;Type: SCRIPT ap-kal-pinglist&lt;/P&gt;&lt;P&gt;Script Arguments: "1.1.2.4"&lt;/P&gt;&lt;P&gt;Script Error: None&lt;/P&gt;&lt;P&gt;Script Run Time: 0 seconds&lt;/P&gt;&lt;P&gt;Script Using Output parsing: No&lt;/P&gt;&lt;P&gt;Encryption: Disabled&lt;/P&gt;&lt;P&gt;Frequency: 2&lt;/P&gt;&lt;P&gt;Max Failures: 2&lt;/P&gt;&lt;P&gt;Retry Frequency: 2&lt;/P&gt;&lt;P&gt;Dependent Services:&lt;/P&gt;&lt;P&gt;chk-con-app226&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: AUTO_APP1 Index: 12 State: Down&lt;/P&gt;&lt;P&gt;Description: Auto generated for service APP1&lt;/P&gt;&lt;P&gt;Address: 1.1.2.11 Port: 8080&lt;/P&gt;&lt;P&gt;Type: TCP&lt;/P&gt;&lt;P&gt;Encryption: Disabled&lt;/P&gt;&lt;P&gt;Frequency: 5&lt;/P&gt;&lt;P&gt;Max Failures: 3&lt;/P&gt;&lt;P&gt;Retry Frequency: 5&lt;/P&gt;&lt;P&gt;Dependent Services:&lt;/P&gt;&lt;P&gt;APP1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: AUTO_APP2 Index: 13 State: Down&lt;/P&gt;&lt;P&gt;Description: Auto generated for service APP2&lt;/P&gt;&lt;P&gt;Address: 1.1.2.12 Port: 8080&lt;/P&gt;&lt;P&gt;Type: TCP&lt;/P&gt;&lt;P&gt;Encryption: Disabled&lt;/P&gt;&lt;P&gt;Frequency: 5&lt;/P&gt;&lt;P&gt;Max Failures: 3&lt;/P&gt;&lt;P&gt;Retry Frequency: 5&lt;/P&gt;&lt;P&gt;Dependent Services:&lt;/P&gt;&lt;P&gt;APP2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: AUTO_nexthop00005 Index: 14 State: Alive&lt;/P&gt;&lt;P&gt;Description: Auto generated for service nexthop00005&lt;/P&gt;&lt;P&gt;Address: 1.1.4.1 Port: Any&lt;/P&gt;&lt;P&gt;Type: ICMP&lt;/P&gt;&lt;P&gt;Encryption: Disabled&lt;/P&gt;&lt;P&gt;Frequency: 5&lt;/P&gt;&lt;P&gt;Max Failures: 3&lt;/P&gt;&lt;P&gt;Retry Frequency: 5&lt;/P&gt;&lt;P&gt;Dependent Services:&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;　&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial; "&gt;&lt;P&gt;　&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 08:01:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377785#M28680</guid>
      <dc:creator>Dulal Ray</dc:creator>
      <dc:date>2010-04-07T08:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not Working with Keepalive Configuration</title>
      <link>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377786#M28681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ACLs are applied on inbound traffic.&lt;/P&gt;&lt;P&gt;So you deny everything except traffic sent to CSS port 8080.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to permit traffic coming back from the server as well or configure a permit all for everything coming from the server interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 08:18:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377786#M28681</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2010-04-07T08:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not Working with Keepalive Configuration</title>
      <link>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377787#M28682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilies,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACL is applied on all VLAN below is the config done on CSS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;acl 1&lt;BR /&gt;&amp;nbsp; clause 1 permit tcp any destination any eq 8080&lt;BR /&gt;&amp;nbsp; clause 2 permit tcp any destination any eq 80&lt;BR /&gt;&amp;nbsp; clause 3 permit tcp any destination any eq 443&lt;BR /&gt;&amp;nbsp; clause 4 permit any any destination 224.0.0.18&lt;BR /&gt;&amp;nbsp; clause 5 permit icmp any destination any&lt;BR /&gt;&amp;nbsp; apply all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR else can we configure the following ACL on CSS as we want only port 80 &amp;amp; 8080 communcatiion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;acl 1&lt;/P&gt;&lt;P&gt;clause 1 deny ip host 1.1.4.7 destination host 1.1.1.11&lt;/P&gt;&lt;P&gt;clause 2 deny ip host 1.1.4.7 destination host 1.1.1.12&lt;/P&gt;&lt;P&gt;clause 3 deny ip host 1.1.4.7 destination host 1.1.2.11&lt;/P&gt;&lt;P&gt;clause 4 deny ip host 1.1.4.7 destination host 1.1.2.12&lt;/P&gt;&lt;P&gt;clause 5 deny ip host 1.1.4.7 destination host 1.1.2.21&lt;/P&gt;&lt;P&gt;clause 6 deny ip host 1.1.4.7 destination host 1.1.2.22&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;clause 7 deny ip host 1.1.4.6 destination host 1.1.1.11&lt;/P&gt;&lt;P&gt;clause 8 deny ip host 1.1.4.6 destination host 1.1.1.12&lt;/P&gt;&lt;P&gt;clause 9 deny ip host 1.1.4.6 destination host 1.1.2.11&lt;/P&gt;&lt;P&gt;clause 10 deny ip host 1.1.4.6 destination host 1.1.2.12&lt;/P&gt;&lt;P&gt;clause 11 deny ip host 1.1.4.6 destination host 1.1.2.21&lt;/P&gt;&lt;P&gt;clause 12 deny ip host 1.1.4.6 destination host 1.1.2.22&lt;/P&gt;&lt;P&gt;clause 13 deny ip host 1.1.1.11 destination host 1.1.2.21&lt;/P&gt;&lt;P&gt;clause 14 deny ip host 1.1.1.11 destination host 1.1.2.22&lt;/P&gt;&lt;P&gt;clause 15 deny ip host 1.1.1.12 destination host 1.1.2.21&lt;/P&gt;&lt;P&gt;clause 16 deny ip host 1.1.1.12 destination host 1.1.2.22&lt;/P&gt;&lt;P&gt;clause 17 deny tcp host 1.1.1.11 destination host 1.1.2.11 range 0 - 8079&lt;/P&gt;&lt;P&gt;clause 18 deny tcp host 1.1.1.11 destination host 1.1.2.11 range 8081 - 65534&lt;/P&gt;&lt;P&gt;clause 19 deny tcp host 1.1.1.11 destination host 1.1.2.12 range 0 - 8079&lt;/P&gt;&lt;P&gt;clause 20 deny tcp host 1.1.1.11 destination host 1.1.2.12 range 8081 - 65534&lt;/P&gt;&lt;P&gt;clause 21 deny tcp host 1.1.1.12 destination host 1.1.2.11 range 0 - 8079&lt;/P&gt;&lt;P&gt;clause 22 deny tcp host 1.1.1.12 destination host 1.1.2.11 range 8081 - 65534&lt;/P&gt;&lt;P&gt;clause 23 deny tcp host 1.1.1.12 destination host 1.1.2.12 range 0 - 8079&lt;/P&gt;&lt;P&gt;clause 24 deny tcp host 1.1.1.12 destination host 1.1.2.12 range 8081 - 65534&lt;/P&gt;&lt;P&gt;clause 25 permit ip any destination any&lt;/P&gt;&lt;P&gt;apply all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 08:24:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377787#M28682</guid>
      <dc:creator>Dulal Ray</dc:creator>
      <dc:date>2010-04-07T08:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: ACL not Working with Keepalive Configuration</title>
      <link>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377788#M28683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; clause 1 permit tcp any destination any eq 8080&lt;BR /&gt;&amp;nbsp; clause 2 permit&amp;nbsp; tcp any destination any eq 80&lt;BR /&gt;&amp;nbsp; clause 3 permit tcp any destination&amp;nbsp; any eq 443&lt;BR /&gt;&amp;nbsp; clause 4 permit any any destination 224.0.0.18&lt;BR /&gt;&amp;nbsp;&amp;nbsp; clause 5 permit icmp any destination any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no clause in the ACL above to permit traffic from the server back to the CSS.&lt;/P&gt;&lt;P&gt;For example, for a tcp probe sent to port 8080, the response from the server will be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SRC:&amp;nbsp; Server&lt;/P&gt;&lt;P&gt;DST: CSS&lt;/P&gt;&lt;P&gt;Proto: TCP&lt;/P&gt;&lt;P&gt;SRC_PORT: 8080&lt;/P&gt;&lt;P&gt;DST_PORT: unknown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since there is no permit clause matching this traffic, it is dropped !!!!&lt;/P&gt;&lt;P&gt;As I said, configure a permit all for the server interface.&lt;/P&gt;&lt;P&gt;Or add a clause to permit the server responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example :&lt;/P&gt;&lt;P&gt;clause 6 permit tcp any eq 8080 destination any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 08:43:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/acl-not-working-with-keepalive-configuration/m-p/1377788#M28683</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2010-04-07T08:43:12Z</dc:date>
    </item>
  </channel>
</rss>

