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

    ERR : squid Bungled

    Scheduled Pinned Locked Moved Cache/Proxy
    2 Posts 1 Posters 844 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.
    • N
      new_in_pf
      last edited by

      hi

      I install pfsense 2.1.5-release amd64 wit hsquid3-dev

      when i want to enable squid in transparent mode and enable "Allow users on interface", squid not running and this error occure in system log.

      
      squid: Bungled /usr/pbi/squid-amd64/etc/squid/squid.conf line 26: acl localnet src 192.168.110.0/24 127.0.0.0/8 0.1.16.128/0.0029437763168723
      
      

      Why this happen?

      1 Reply Last reply Reply Quote 0
      • N
        new_in_pf
        last edited by

        the last interface that i have, use pppoe to connect with adsl to internet.

        my subnet mask that set on that interface is 255.255.255.255 but when i trace change route in squid inc, i found that ifaces variables are these:

        Array
        (
            [0] => Array
                (
                    [0] => 192.168.110.5
                    [1] => 255.255.255.0
                )
        
            [1] => Array
                (
                    [0] => 127.0.0.1
                    [1] => 255.0.0.0
                )
        
            [2] => Array
                (
                    [0] => x.x.x.x
                    [1] => 0.133.150.130
                )
        
        )
        

        and this is the result of localnet in squid.conf

        acl localnet src 192.168.110.0/24 127.0.0.0/8 0.1.16.128/0.0029437763168723
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.