• HAProxy reverse proxy with host headers

    11
    0 Votes
    11 Posts
    8k Views
    P

    @piba

    Thanks a lot for all your help.

  • Squid non-transparent mode: apple iphone siri problem

    5
    0 Votes
    5 Posts
    981 Views
    U

    I got Siri to work by adding the following to my wpad files:

    if (shExpMatch(url, "guzzoni.apple.com")) ||
    shExpMatch(url, ".guzzoni-apple.com.akadns.net"))
    return "DIRECT";

    Basically, it's bypassing the proxy but that's all I could find.

    This is where I found it:
    https://apple.stackexchange.com/questions/253843/siri-on-macos-behind-a-corporate-proxy#253947

    and

    https://blog.mansshardt.net/siri-ios-macos-hinter-squid-proxy-zum-laufen-bringen/

    You will need to use google translate unless you know how to read German.

  • HAProxy - Reverse proxy ssl error after config reload

    Moved
    6
    0 Votes
    6 Posts
    3k Views
    V

    @piba

    You were correct, I had to change the SSL checkbox for the wanhttps

    Now everything is working and I am back to the SSL Labs A+ rating (if that is worth anything)

  • Squid SSL Splice - intermittent errors

    3
    0 Votes
    3 Posts
    2k Views
    D

    @ageekhere
    In this case, do I keep the Proxy settings transparent with Splice All enabled?

  • 0 Votes
    3 Posts
    506 Views
    L

    [Solved] I found the log rotate check button for SquidGuard in the GUI. Thanks

  • HAProxy 1.7.10 - Intermittent 504 Errors

    3
    1 Votes
    3 Posts
    856 Views
    R

    I think I have cracked this. What you do is to upgrade in the package manager:
    To:

    haproxy net 0.59_4 The Reliable, High Performance TCP/HTTP(S) Load Balancer.
    This package implements the TCP, HTTP and HTTPS balancing features from haproxy.
    Supports ACLs for smart backend switching.

    That seems to pull the HAProxy 1.7.11 as an dependency at least it now claims to be running 1.7.11 and the first tests looks reassuring.

  • Torrent traffice Blocking in pfsense 2.4.4

    1
    0 Votes
    1 Posts
    338 Views
    No one has replied
  • 0 Votes
    1 Posts
    243 Views
    No one has replied
  • Question: How to Deny all sites and allow specific sites

    1
    0 Votes
    1 Posts
    243 Views
    No one has replied
  • Reverse proxy with Squid package

    2
    1 Votes
    2 Posts
    612 Views
    S

    I solved the problem myself.

    All my configuration was correct, there is a bug with the squid addon: you can not start the squid service from the web interface, when you click on "start the service" in the image below nothing happens, the service doesn't start and you don't have any error message:
    0_1533074663644_squid screenshot.png

    I had to connect to the pfsense terminal and run a "ps aux |grep squid" to see that th service was not running (i didn't have any error message in /var/log/squid).

    A simple "squid start" solves the problem, does someont knows where can i report this bug ?

  • Squid guard blacklist configuration on pfsense

    Moved
    1
    0 Votes
    1 Posts
    292 Views
    No one has replied
  • HAProxy 0.59_4 is broken :(

    17
    0 Votes
    17 Posts
    2k Views
    P

    @maverick_slo
    using 2.4.4'beta' with php7 i guess? PR with version 0.59_6 that should fix that one is pending..

  • Block Facebook Website but Allow Certain Facebook Page

    1
    0 Votes
    1 Posts
    315 Views
    No one has replied
  • Block User Agent - Is it working?

    1
    0 Votes
    1 Posts
    587 Views
    No one has replied
  • The error block more than 5 sites ...

    1
    0 Votes
    1 Posts
    254 Views
    No one has replied
  • ICAP Protocol Error

    9
    0 Votes
    9 Posts
    4k Views
    I

    Same here, re-appearing in 2.4.3-RELEASE-p1 on a Netgate SG-3100. Looks to me too high i/o(???)

    PFSense installed on 'thrid party' pc hardware works normally. Restarting ClamAV works for some hours and then protocol errors appear again. Updating ClamAV once a day lowered to once a week -> no difference Bypassing will prevent this ICAP protocol error but is not really a solution.

    Thanks,
    Imp

  • SSL Man In the Middle Filtering blocking any app

    Moved
    17
    0 Votes
    17 Posts
    6k Views
    reza3swR

    @gertjan said in SSL Man In the Middle Filtering blocking any app:

    The MITM "problem" will probably never get solved.

    Thank you very much

  • HTTPS not working correctly with Squid Proxy

    2
    0 Votes
    2 Posts
    3k Views
    reza3swR

    Hi
    I had the same problem
    But I put the list IP of this site in Bypass and the problem was resolved

    Go to Firewall Aliases>ADD+
    Name: trello
    Type : Network(s)
    23.45.96.0/20
    104.66.78.18/20

    Save

    And Go to Services > Squid Proxy server
    in Bypass Proxy for These Destination IPs type : trello

    Save and restart squid service

  • pfSense keeps blocking google.com, I lost all hope

    Moved
    9
    0 Votes
    9 Posts
    7k Views
    luckman212L

    @marcelloc said in pfSense keeps blocking google.com, I lost all hope:

    If you run a tcpdump on your LAN while trying to google something with chrome, you will see it going on UDP port 443 instead of default TCP port.

    That's the QUIC protocol right? You can block it with a firewall rule blocking udp80/443

    https://wiki.squid-cache.org/KnowledgeBase/Block%20QUIC%20protocol

    or disable it using a Chrome flag:
    chrome://flags > QUIC protocol > Disable

    I'm sure there was a good thread about it here on this forum but now for the life of me I can't find it.

  • LightSquid Refresh Schedule Data Loss

    2
    1 Votes
    2 Posts
    1k Views
    C

    I just can not believe this bug even exists, let alone after so many many years after it has been created (8 years).☹

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.