<?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: Squid - acl time in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/squid-acl-time/m-p/4227003#M33089</link>
    <description>Â¿Why do you have 4 acl if only one is used?&lt;BR /&gt;&lt;BR /&gt;You only need to set:&lt;BR /&gt;&lt;BR /&gt;acl bad url_regex "/etc/squid/squid.conf"&lt;BR /&gt;acl lunch time MTWHF 13:00-14:00&lt;BR /&gt;http_access deny bad lunch&lt;BR /&gt;&lt;BR /&gt;Â¿What do you mean with "not working", access is granted or denied?&lt;BR /&gt;&lt;BR /&gt;You must check other rules and their order also.&lt;BR /&gt;&lt;BR /&gt;Â¿did you reload squid?&lt;BR /&gt;&lt;BR /&gt;Run "squid -k parse" to check ro syntax error, in your example you miss a space in acl bad.</description>
    <pubDate>Thu, 03 Jul 2008 10:01:08 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2008-07-03T10:01:08Z</dc:date>
    <item>
      <title>Squid - acl time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/squid-acl-time/m-p/4227002#M33088</link>
      <description>hi i have a problem when i create a time based acl in squid.conf file its not working , &lt;BR /&gt;&lt;BR /&gt;our system follows gmt+05.30 can u tell me a solution&lt;BR /&gt;&lt;BR /&gt;citation I:&lt;BR /&gt;&lt;BR /&gt;acl bad url_regex"/etc/squid/squid.conf"&lt;BR /&gt;&lt;BR /&gt;acl lunch time MTWHF 13:00-14:00&lt;BR /&gt;acl afterhours time MTWH 17:30-23:59&lt;BR /&gt;acl afterhoursf time F 16:30-23:59&lt;BR /&gt;acl morning time MTWHF 00:01-08:29&lt;BR /&gt;&lt;BR /&gt;http_access deny bad lunch&lt;BR /&gt;http_access allow bad&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 03 Jul 2008 04:14:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/squid-acl-time/m-p/4227002#M33088</guid>
      <dc:creator>Nirmal raj</dc:creator>
      <dc:date>2008-07-03T04:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Squid - acl time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/squid-acl-time/m-p/4227003#M33089</link>
      <description>Â¿Why do you have 4 acl if only one is used?&lt;BR /&gt;&lt;BR /&gt;You only need to set:&lt;BR /&gt;&lt;BR /&gt;acl bad url_regex "/etc/squid/squid.conf"&lt;BR /&gt;acl lunch time MTWHF 13:00-14:00&lt;BR /&gt;http_access deny bad lunch&lt;BR /&gt;&lt;BR /&gt;Â¿What do you mean with "not working", access is granted or denied?&lt;BR /&gt;&lt;BR /&gt;You must check other rules and their order also.&lt;BR /&gt;&lt;BR /&gt;Â¿did you reload squid?&lt;BR /&gt;&lt;BR /&gt;Run "squid -k parse" to check ro syntax error, in your example you miss a space in acl bad.</description>
      <pubDate>Thu, 03 Jul 2008 10:01:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/squid-acl-time/m-p/4227003#M33089</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-07-03T10:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Squid - acl time</title>
      <link>https://community.hpe.com/t5/operating-system-linux/squid-acl-time/m-p/4227004#M33090</link>
      <description>Be very careful with squid acl lists. When the first acl match the client request they will not be processed further.&lt;BR /&gt;&lt;BR /&gt;For example if you have client with ip 10.10.10.10 and you write before this acl another with &lt;BR /&gt;&lt;BR /&gt;acl good_ip 10.10.10.10&lt;BR /&gt;http_access allow good_ip&lt;BR /&gt;&lt;BR /&gt;the rest of the acl's will not be processes for this request.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jul 2008 17:31:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/squid-acl-time/m-p/4227004#M33090</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-07-03T17:31:26Z</dc:date>
    </item>
  </channel>
</rss>

