<?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 time acls on ASA ios 7.0 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689169#M1027864</link>
    <description>&lt;P&gt;hi in lab i have ASA 5510 with 7.0,,, &lt;/P&gt;&lt;P&gt;the clock set on my ASA was 22:15:23 &lt;/P&gt;&lt;P&gt;i defined a time range&lt;/P&gt;&lt;P&gt;time-range abc&lt;/P&gt;&lt;P&gt;  absolute end 22:18 24 jan 2007 &lt;/P&gt;&lt;P&gt;now i m using inside ( 10.0.0.0)  and outside (20.0.0.0)interfaces. my access list is &lt;/P&gt;&lt;P&gt;access-list 1 permit ip host 20.0.0.1 host 10.0.0.1 time-range abc&lt;/P&gt;&lt;P&gt;access-group 1 in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now at outside interface i have a pc attached with ip 20.0.0.1, i issued a ping command ping 10.0.0.1 -t and my ping was going successful but when my time expires so ping should also be stopped automatically right ?? but it didnt !! wats the problem is it a bug in ios or i m doing something wrong becoz as far as i know time based acls deny access after defined time but it was not happening in my case plz tell me how to use time acls&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 09:24:40 GMT</pubDate>
    <dc:creator>shaila_rox</dc:creator>
    <dc:date>2019-03-11T09:24:40Z</dc:date>
    <item>
      <title>time acls on ASA ios 7.0</title>
      <link>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689169#M1027864</link>
      <description>&lt;P&gt;hi in lab i have ASA 5510 with 7.0,,, &lt;/P&gt;&lt;P&gt;the clock set on my ASA was 22:15:23 &lt;/P&gt;&lt;P&gt;i defined a time range&lt;/P&gt;&lt;P&gt;time-range abc&lt;/P&gt;&lt;P&gt;  absolute end 22:18 24 jan 2007 &lt;/P&gt;&lt;P&gt;now i m using inside ( 10.0.0.0)  and outside (20.0.0.0)interfaces. my access list is &lt;/P&gt;&lt;P&gt;access-list 1 permit ip host 20.0.0.1 host 10.0.0.1 time-range abc&lt;/P&gt;&lt;P&gt;access-group 1 in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now at outside interface i have a pc attached with ip 20.0.0.1, i issued a ping command ping 10.0.0.1 -t and my ping was going successful but when my time expires so ping should also be stopped automatically right ?? but it didnt !! wats the problem is it a bug in ios or i m doing something wrong becoz as far as i know time based acls deny access after defined time but it was not happening in my case plz tell me how to use time acls&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 09:24:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689169#M1027864</guid>
      <dc:creator>shaila_rox</dc:creator>
      <dc:date>2019-03-11T09:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: time acls on ASA ios 7.0</title>
      <link>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689170#M1027865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to stop the ping and start it again just outside your ALLOW time ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 16:09:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689170#M1027865</guid>
      <dc:creator>scheikhnajib</dc:creator>
      <dc:date>2007-01-26T16:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: time acls on ASA ios 7.0</title>
      <link>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689171#M1027866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it stopped after my allowed time !!! but i think acl should have done it not me, or else wats the use of time acl ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jan 2007 07:31:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689171#M1027866</guid>
      <dc:creator>shaila_rox</dc:creator>
      <dc:date>2007-01-27T07:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: time acls on ASA ios 7.0</title>
      <link>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689172#M1027867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ..  access list checks traffic flow  ..  meaning that if a connections has been succesfully established ..  then the rest of the packets belonging to the already established session will also be allowed. even if you modify the access list to deny a previously allowed connection, will not take effect until that connection has finished or it has been forced to re-established. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your situation the time range will take effect for NEW attempts after the time range abc has expired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps  ..  please rate it if it does !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jan 2007 10:51:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689172#M1027867</guid>
      <dc:creator>Fernando_Meza</dc:creator>
      <dc:date>2007-01-27T10:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: time acls on ASA ios 7.0</title>
      <link>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689173#M1027868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then i think that purpose of time acls is failed becoz if it cannot deny the existing connections itself then wats the use ??? wat u think ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jan 2007 18:45:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689173#M1027868</guid>
      <dc:creator>shaila_rox</dc:creator>
      <dc:date>2007-01-27T18:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: time acls on ASA ios 7.0</title>
      <link>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689174#M1027871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; please try to change the access list number to be in the extended range (100-199), you use the standard access list number 1 to define extended access list, hope it will benefit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jan 2007 09:05:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689174#M1027871</guid>
      <dc:creator>alanajjar</dc:creator>
      <dc:date>2007-01-28T09:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: time acls on ASA ios 7.0</title>
      <link>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689175#M1027873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i dont think that really matters but still i will try lets hope it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jan 2007 09:13:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689175#M1027873</guid>
      <dc:creator>shaila_rox</dc:creator>
      <dc:date>2007-01-28T09:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: time acls on ASA ios 7.0</title>
      <link>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689176#M1027875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;technically speaking it should be OK for you since PING is a special case traffic. I don't think that you are after stopping PING using a time ACL. If you want to stop HTTP or SMTP for istance, your ACL will be OK and the last connections to be allowed are the ones that are already opened; any new connection will be denied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jan 2007 12:30:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689176#M1027875</guid>
      <dc:creator>scheikhnajib</dc:creator>
      <dc:date>2007-01-28T12:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: time acls on ASA ios 7.0</title>
      <link>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689177#M1027877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so wats the use then ??? time acl should take action when the time expires right ? wats the use if there are any existing connections remained opened.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jan 2007 18:26:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/time-acls-on-asa-ios-7-0/m-p/689177#M1027877</guid>
      <dc:creator>shaila_rox</dc:creator>
      <dc:date>2007-01-28T18:26:26Z</dc:date>
    </item>
  </channel>
</rss>

