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

    Squid do not proxy option

    Scheduled Pinned Locked Moved pfSense Packages
    3 Posts 3 Posters 1.6k 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.
    • A Offline
      AudiAddict
      last edited by

      instead of adding single ip numbers, would it be possible to add a complete subnet op ip's?

      10.10.1.1 - 10.10.1.255 should be able to use internet without the transparant proxy. I don't' want to add all of these manualy :P

      Can this be modified? Or can I find a config file to add 10.10.1.1/24 ?

      1 Reply Last reply Reply Quote 0
      • J Offline
        jigpe
        last edited by

        I dont think if this is possible. I even tried this at Aliases. Still no luck. I guess you do it manually. I use 1.2.2.. Ill inform you if i got it

        jigp
        Davao City

        1 Reply Last reply Reply Quote 0
        • C Offline
          chudy
          last edited by

          hacking squid.inc add the no rdr

          $rules .= "no rdr on $iface proto tcp from {10.10.1.1/24} to any port 80\n";
          $rules .= "rdr on $iface proto tcp from any to !($iface) port 80 -> 127.0.0.1 port 80\n";
          
          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.