• HAProxy warning

    6
    0 Votes
    6 Posts
    2k Views
    S
    @nan0tech said in HAProxy warning: Had the same issue yesterday, while learning and setting up acme and haproxy. Got it just working that i have linked my 4 servers behind haproxy. While adding a new backend and incorporating it in the frontend i got this error to. Now i added the regex with .+ as suggested in a other post here, but its not working for me at the moment. I tried lawrence systems way, just didn’t get it to work. Then i found this guy and his approach got me a working haproxy. In the youtube at 15:24 was the setup. For some unknown reason it stopt working after adding the last backend. Same - Leverage Lawrence Systems for everything, BUT HAProxy. SystemaD video solved it, and I try to do the same and point people to this video. Wish he didn't stop posting.
  • Squid proxy won't play CNN videos

    1
    0 Votes
    1 Posts
    699 Views
    No one has replied
  • 0 Votes
    1 Posts
    513 Views
    No one has replied
  • LightSquid Running Great

    Moved
    1
    1
    0 Votes
    1 Posts
    401 Views
    No one has replied
  • This topic is deleted!

    0
    1 Votes
    0 Posts
    939 Views
    No one has replied
  • HA Backend rule help

    1
    0 Votes
    1 Posts
    373 Views
    No one has replied
  • HAProxy client SSL cert check non-local CA

    1
    1
    0 Votes
    1 Posts
    371 Views
    No one has replied
  • HaProxy Timeout Queue terminating session after 30 seconds.

    1
    0 Votes
    1 Posts
    783 Views
    No one has replied
  • Interesting "bug" in Squid - Maybe Youtube related

    1
    0 Votes
    1 Posts
    484 Views
    No one has replied
  • 0 Votes
    1 Posts
    533 Views
    No one has replied
  • instream(local): PUA.Win.Trojan.Xored-1 FOUND

    1
    2
    0 Votes
    1 Posts
    801 Views
    No one has replied
  • Reverse proxy step by step request

    4
    1 Votes
    4 Posts
    6k Views
    N
    I am sorry to reply so late to this, but I did not access the forums for a long while because I did not have any notification about it. I managed to make haproxy work perfect only by moving to ssl redirect on haproxy and adding letsencrypt certificates to the server. I did not manage to make it work without ssl. This is anyway better practice, as traffic is encrypted and browsers and other devices will trust my servers.
  • SquidGuard using simple flat files

    1
    0 Votes
    1 Posts
    414 Views
    No one has replied
  • HAProxy backend to docker container not working

    9
    0 Votes
    9 Posts
    2k Views
    L
    @cybis thanks a lot for responding
  • Squid proxy - intermittent outage

    1
    0 Votes
    1 Posts
    664 Views
    No one has replied
  • Squid LDAP Auth in transparente mode

    1
    1
    0 Votes
    1 Posts
    309 Views
    No one has replied
  • Haproxy service doesn't start

    haproxy
    2
    0 Votes
    2 Posts
    1k Views
    P
    Edit: The last couple of days I have tried to gather some information of why the service won't start. Unfortunately there is not much information that can help me for specific installations on FreeBSD. But I have tried the following commands, with the output I get. I don't know if someone can see why it fails. /usr/local/etc/rc.d/haproxy start: WARNING: failed precmd routine for haproxy /usr/local/etc/rc.d/haproxy enable: haproxy enabled in /etc/rc.conf /usr/local/etc/rc.d/haproxy status: haproxy is not running. /usr/local/etc/rc.d/haproxy configtest: Configuration file has no error but will not start (no listener) => exit(2). haproxy -f /usr/local/etc/haproxy.conf -p /var/run/haproxy.pid: [ALERT] 070/102644 (18074) : [haproxy.main()] No enabled listener found (check for 'bind' directives) ! Exiting. Also, what I've done so far: Set the protocol for the webConfigurator to https Changed the TCP port to something other than 443 Turned on the Disable webConfigurator redirect rule Some other information that might be important: When I click on the (I don't know what else to call it) play button, the gear will load for a few seconds, then reload and then silently fail. Because the Haproxy service isn't enabled, I can't save the change made in settings of; Enable HAProxy. If anyone has an idea of what might be happening, please let me know because I'm out of idea's.
  • Squid Proxy and antivirus update questions

    6
    1
    0 Votes
    6 Posts
    1k Views
    DaddyGoD
    @jonathanlee said in Squid Proxy and antivirus update questions: Could I not hand the firewall SSL certificate to the ClamAV antivirus software that is installed on the firewall's proxy? ClamAV uses this when investigating "c-icap" since this is http proxy, https is not an option... By the way, many people fall in love with this option Squid - ClamAV, but I'll tell you that AV stuff running on firewalls doesn't make sense... In this very dangerous IT world, host AV is the only solution, as it scans the traffic within the network, often the devil is not coming from the internet, but from the neighbour's machine with a pendrive, etc. +++edit: *"c-icap is an implementation of an ICAP server. It can be used with HTTP proxies that support the ICAP protocol to implement content adaptation and filtering services. Most of the commercial HTTP proxies must support the ICAP protocol. The open source Squid 3.x proxy server supports it."* - from http://c-icap.sourceforge.net/
  • haproxy http_to_https warning

    Moved haproxy
    3
    1
    1 Votes
    3 Posts
    3k Views
    B
    I was able to solve this by following the HAProxy documentation regarding HTTP to HTTPS redirect. Adding unless { ssl_fc } to my ACL action on the front end got rid of the error. Now it looks like : scheme https unless { ssl_fc } [image: 1646860000790-image-01-resized.jpg] [image: 1646860001150-image-02-resized.jpg]
  • 0 Votes
    6 Posts
    1k Views
    SipriusPTS
    After several tests, enabling CARP Status VIP on squid of primary node, it changes on secundary node. But If I disable primary CARP temporary (or even disconnect the cable of that interface), and secundary node, changes to master, there is no changes on squid and squidguard services in both nodes. In other words it doenst change anything. If I leave CARP Status VIP disabled, all services work in both sides. When I set to none on CARP Status VIP, those services on secundary node, come back to life. There is any impact on both enduser and backoffice sides, on leaving CARP Status VIP disabled on a high availability system?
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.