Navigation

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

    Squid, optionally?

    pfSense Packages
    6
    6
    3728
    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.
    • C
      crazyoax last edited by

      I am running  pfSense TESTING-SNAPSHOT-02-19-06-pfSense with Squid and it is working great. Is it possible to have some clients access the Internet through Squid and at the same time have other clients access the Internet without Squid?

      1 Reply Last reply Reply Quote 0
      • J
        jeroen234 last edited by

        yes,
        then you must disable transperend proxy
        and set the proxy in ie of firefox etc
        for those clients that want to use the proxy

        1 Reply Last reply Reply Quote 0
        • F
          fernandotcl last edited by

          You can use transparent proxy just for some users by setting custom firewall rules. Just redirect connections from the IPs you want to pass through the proxy to port 80 to 127.0.0.1:3128.

          1 Reply Last reply Reply Quote 0
          • ?
            Guest last edited by

            You can also configure, in squid.conf, which clients, ranges of IP addresses or which authenticated clients should not access the cache and should be allowed to go straight through.  Check out the squid documentation.

            1 Reply Last reply Reply Quote 0
            • T
              techatdd last edited by

              @fernandotcl:

              You can use transparent proxy just for some users by setting custom firewall rules. Just redirect connections from the IPs you want to pass through the proxy to port 80 to 127.0.0.1:3128.

              Sorry, but how do I redirect by setting custom firewall redirect rules? I cant find it.

              1 Reply Last reply Reply Quote 0
              • H
                hoba last edited by

                Create a portforward at firewall>nat, portforward tab. choose LAN or OPTx interface instead of WAN, depending at which interface your clients are coming from.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post