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

    Squid custom acl

    Traffic Shaping
    2
    2
    1.3k
    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.
    • G
      gonza8888
      last edited by

      I want to achieve the same as what I do with this rules:

      acl total src "/etc/squid/reglas/total.txt"
      acl hotmail src "/etc/squid/reglas/hotmail.txt"
      acl sitiosnegados url_regex -i "/etc/squid/reglas/sitiosnegados.txt"
      acl blockfiles urlpath_regex "/etc/squid/reglas/blocks.files.acl"
      http_access deny hotmail sitiosnegados
      http_access allow total
      http_access allow hotmail 
      http_access deny all
      

      But from the pfsense gui, not modifying squid.conf through console. =)
      If I have to do it through the console, I am not seeing any advantage of having the pfsense versus a plain linux + squid, etc.

      Can someone enlight me of what steps to follow?

      Thanks!!

      1 Reply Last reply Reply Quote 0
      • KOMK
        KOM
        last edited by

        First step would be to post this in the Packages forum where it belongs.

        Start here: https://doc.pfsense.org/index.php/Setup_Squid_as_a_Transparent_Proxy

        Come back if you have questions or problems.

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