Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Squid Guard Groups ACL bug

    Scheduled Pinned Locked Moved Cache/Proxy
    1 Posts 1 Posters 881 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K Offline
      Kababayan
      last edited by

      Adding another target rule in here with the same client source no longer works. Default access [all] option should have "–-" option,  not to add "all" to target so that the next rule will with same client be executed. I separate the rules though it has same client cause I want them to redirect on different error page. Adding a redirect option in squidguard conf is okey but it will be deleted after clicking apply.

      It would be nice if we can add redirect to each dest. like the conf below

      dest blk_blacklists_adult {
      domainlist blk_blacklists_adult/domains
      expressionlist blk_blacklists_adult/expressions
      urllist blk_blacklists_adult/urls
      log block.log
      }

      to

      dest blk_blacklists_adult {
      domainlist blk_blacklists_adult/domains
      expressionlist blk_blacklists_adult/expressions
      urllist blk_blacklists_adult/urls
      log block.log
              redirect http://customeredirectpage
      }

      edit manually removing the all in acl wont work so I manualy add the redirect option in dest {} the restart squidguard  from shell. clicking apply in the gui will remove the redirect option.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.