• SquidGuard HTTPS filtering without ssl?

    9
    0 Votes
    9 Posts
    5k Views
    T
    @JSONSec: I have a similar issue. Splice All enabled, yet when I enable it all HTTPS fail. It's driving me nuts. Same problem here. If I Use explicit proxy in the config all is ok, but in transparent mode with Splice All enabled, HTTPS fails.
  • HAProxy will hangs when I upgrade to pfsense 2.3.4

    39
    0 Votes
    39 Posts
    9k Views
    N
    Sorry about the noob question in advance, but can someone please advise or point me in the right direction on how to update to the fix? I have tried a reinstall and it hasn't worked.
  • SquidGuard seems do not filtering traffic

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • The system returned: (54) Connection reset by peer

    1
    0 Votes
    1 Posts
    962 Views
    No one has replied
  • Squid Gurard Proxy Filtering

    3
    0 Votes
    3 Posts
    1k Views
    A
    yes, this I mean with the information from me that I pushed everytime the apply buttom after each change.
  • SQUID not resolving local hosts after UPDATE

    2
    0 Votes
    2 Posts
    791 Views
    F
    Hi, After a workaround I found that addin append domain in squid fixed the issue. Why this has changed ? I have been using squid pf for a year and had no issues. Thnx
  • FTP client Proxy problems

    3
    0 Votes
    3 Posts
    2k Views
    R
    Any way to debug this rules? I am seeing 127.0.0.1:8021 connection to destination ftp server on port 21. Then another connection to my IP on random high pot ie. 35145 however no traffic seem to pass back me. I would assume NAT isn't translating the traffic back to me. I did traffic check on router and I got this connections: WAN tcp WAN_IP:40578 (WAN_Virtual_IP:6304) -> ExternalFTPServer:21      ESTABLISHED:ESTABLISHED LAN tcp ExternalFTPServer:61821 (ExternalFTPServer:53869) <- ClientIP:53088      FIN_WAIT_2:ESTABLISHED WAN tcp WAN_Virtual_IP:38724 (ClientIP:53088) -> ExternalFTPServer:61821      ESTABLISHED:FIN_WAIT_2 LAN tcp 127.0.0.1:8021 (ExternalFTPServer:21) <- ClientIP:53087      ESTABLISHED:ESTABLISHED So some traffic is going over proxy and extenral ftp server Edit: Active mode works with this proxy, passive not. Tested with command line client on linux
  • Squid logs to splunk

    1
    0 Votes
    1 Posts
    872 Views
    No one has replied
  • Squid: white-list several domains only and block-list the rest

    3
    0 Votes
    3 Posts
    3k Views
    S
    Something like https://docs.diladele.com/faq/filtering/locked_policy.html ? I am not sure why your .* regex does not work in blacklist - most probably the squid conf that is generated expects domain names and NOT domain regex. Then try to specify something like (not tested): acl all_others dstdom_regex .* http_access deny all_others See http://wiki.squid-cache.org/SquidFaq/SquidAcl
  • SQUID proxy is not creating NAT rules and forwarding to port 3128

    5
    0 Votes
    5 Posts
    3k Views
    N
    Having the same problem with proxy not working on HTTP but HTTPS working since it is not setup for transparent proxy yet. Running pfSense 5.6.5 2.3.5-DEVELOPMENT. Setup SQUID with Transparent Proxy. em0 wan em1 lan, vlan10, vlan11, vlan12, vlan99, vlan100 I can see that ALL HTTP traffic is getting blocked.  Of course, websites with HTTPS are passing through the Transparent Proxy. My understanding is that pfs would make all necessary firewall rules and/or NAT translations to pass port 80 requests over to 3128. If I look at /tmp/rules.debug I see port 80 rules redirect to 3128 on the loopback interface. Setup Squid proxy redirect rdr pass on em1_vlan11 proto tcp from any to !(em1_vlan11) port 80 -> 127.0.0.1 port 3128 rdr pass on em1_vlan10 proto tcp from any to !(em1_vlan10) port 80 -> 127.0.0.1 port 3128 rdr pass on em1_vlan12 proto tcp from any to !(em1_vlan12) port 80 -> 127.0.0.1 port 3128 rdr pass on em1_vlan100 proto tcp from any to !(em1_vlan100) port 80 -> 127.0.0.1 port 3128 rdr pass on em1_vlan99 proto tcp from any to !(em1_vlan99) port 80 -> 127.0.0.1 port 3128 BUT FIREWALL log shows ALL port 80 requests getting blocked. HINTS.  Mainly wondering what would not be setup since it is supposed to create the necessary rules and I understand some rules are HIDDEN. Ng
  • Squid MITM Proxy certificate error

    9
    0 Votes
    9 Posts
    5k Views
    K
    Sophos had this error with chrome too, they were able to patch it. https://community.sophos.com/products/unified-threat-management/f/general-discussion/91085/https-scanning-web-protection-ssl-error-err_cert_common_name_invalid
  • SQUID 3.5 + SSL USING HIGH MEMORY + KERNEL PANIC

    3
    0 Votes
    3 Posts
    1k Views
    G
    Hi, You'll may want to check this out. http://bugs.squid-cache.org/show_bug.cgi?id=4005
  • Client cert validation with HAProxy

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Lightsquid showing weirds results

    3
    0 Votes
    3 Posts
    915 Views
    D
    Avast and their security scan are known to produce similar crap as well.
  • Haproxy-devel vs haproxy

    2
    0 Votes
    2 Posts
    5k Views
    jimpJ
    Almost always, the answer is the regular version. Development happens in -devel that can make it unstable at times. It could also be built against a newer version of haproxy but with the same frontend/GUI code. The only time to use -devel is if you know for certain that -devel contains a feature you require that is not present in the regular version, and you are OK with possible instability.
  • SQUID + BRIDGE interface (Troubles)

    8
    0 Votes
    8 Posts
    1k Views
    K
    I found solution with WPAD at the moment. So, lets see how its work.
  • Changes on SquidGuard ACL on GUI do not save to file

    4
    0 Votes
    4 Posts
    803 Views
    K
    Hi, I have faced same issue too. I found nothing so I performed a clean install. The strange thing in my case was that if open ACL lists everythink looked fine with all changes I performed,despite system was not accept my changes :-\
  • Squid & squid Guard running after while

    3
    0 Votes
    3 Posts
    1k Views
    tuzsuzdeliT
    My situation is the same in addition When I make a change to squid or squidguard, the computer's processor is running at 100% for about 30-40 seconds. At this time, users can not connect to the web. Then the use of processors falls slowly Then it is possible to connect to the web.
  • SQUID proxy - downloading stopped

    3
    0 Votes
    3 Posts
    1k Views
    C
    hi! I know that this is very old old post but I have the same issue… download started for example I was downloading a 4 mb file and randomly it says 0 b/s no error just stay there :( if I disable squid it finished ok.... thanks Chris
  • DISK FULL

    19
    0 Votes
    19 Posts
    4k Views
    D
    On a system with <4 gigs of storage? Yes that most certainly should be removed, plus run rm -rf /var/db/ntopng/ after that.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.