• Squid Realtime Status by way if sqlight SQStat

    sqlite3 squid speed
    1
    0 Votes
    1 Posts
    19 Views
    No one has replied
  • How to get HAProxy version 66.6

    2
    0 Votes
    2 Posts
    31 Views
    N
    @cjbujold in pfplus 26.03 rc I see [image: 1773335992056-67cbaa2a-b150-4339-bf12-6016d47b17ad-image-resized.png] I suppose next community edition would have it.
  • Squid Status Page

    11
    0 Votes
    11 Posts
    5k Views
    JonathanLeeJ
    [image: 1773104256410-screenshot-2026-03-09-at-17.57.29-resized.png]
  • HAProxy serving two domains, but only one is reachable

    3
    1
    0 Votes
    3 Posts
    132 Views
    johnpozJ
    @daro If you want to direct domain.tld to 192.168.180.48 and www.domain.tld to .50 that would be setup in haproxy, not any port forwards.
  • Weird behavior with Haproxy

    1
    0 Votes
    1 Posts
    36 Views
    No one has replied
  • RESOLVED~Squid different cache location and management.

    cache squid
    10
    0 Votes
    10 Posts
    651 Views
    JonathanLeeJ
    @tinfoilmatt what about nullfs for var/logs?
  • HAProxy on pfSense 2.8.1 - Where can I find paid support?

    2
    0 Votes
    2 Posts
    219 Views
    T
    You are most likely going to be looking at the advanced -> pass-thru settings. Have you consulted GPT? Drop me an private message, maybe I can assist.
  • Squid alternative for bandwidth control?

    10
    0 Votes
    10 Posts
    1k Views
    C
    @JonathanLee said in Squid alternative for bandwidth control?: @Cabledude remeber to block QUIC or udp over 443 with this setup also because traffic will quickly try to do that after. also you can use access control lists for rep_mime_type too so you can block doh right when its seen with ssl/mitm mode acl deny_rep_mime_doh rep_mime_type ... bingo no giant doh lists it will catch a ton of them its the kill short for doh abuse Thank you Jonathan, much appreciated, though I decided to pass on this tool, so it's pearls for the hogwarths, which is a dutch saying for gifts given to people that don't make the most of it (or even don't care what's given, but that doesn't apply to me: I appreciate your efforts!)
  • 0 Votes
    1 Posts
    101 Views
    No one has replied
  • WPAD with dns cache..

    proxy wpad proxy.pac
    1
    0 Votes
    1 Posts
    85 Views
    No one has replied
  • 0 Votes
    3 Posts
    234 Views
    M
    @Jarester Eita, já começou com respostas geradas por IA logo no dia 02 de Janeiro?
  • 0 Votes
    1 Posts
    216 Views
    No one has replied
  • 0 Votes
    9 Posts
    976 Views
    A
    @dauhee Have a look at https://lancache.net/ This project better handles windows updates and steam cache.
  • haproxy and vaultwarden - no connection over haproxy

    2
    0 Votes
    2 Posts
    395 Views
    B
    Really really strange .. after I filter in the Stats Table to "192.168.1.12", I saw connections to 192.168.1.12:443. Now i change the port from Vaultwarden to 443 and .. I can connect? And in the backend, I connect to port 80? incomprehensible... And there is no port 80 open on the vaultwarden machine: [root@vaultwarden:/opt/vaultwarden]$ ipa|grep ens18 2: ens18: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000 inet 192.168.1.12/24 brd 192.168.1.255 scope global ens18 [root@vaultwarden:/opt/vaultwarden]$ netstat -tulpn Aktive Internetverbindungen (Nur Server) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 667/sshd: /usr/sbin tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 819/master tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 87382/docker-proxy tcp 0 0 127.0.0.1:33233 0.0.0.0:* LISTEN 657/containerd tcp6 0 0 :::22 :::* LISTEN 667/sshd: /usr/sbin tcp6 0 0 :::25 :::* LISTEN 819/master tcp6 0 0 :::5000 :::* LISTEN 644/docker-registry [root@vaultwarden:/opt/vaultwarden]$ and the backend from vaultwarden in /var/etc/haproxy/haproxy.cfg have a "192.168.1.11:80" too...
  • Haproxy, Nextcloud runs great but not Contao (mixed contend warnings)

    2
    1
    0 Votes
    2 Posts
    222 Views
    B
    Solution: after I change the .env.local I have so enter something like: sudo -u www-data php vendor/bin/contao-console contao:setup
  • 0 Votes
    2 Posts
    208 Views
    JonathanLeeJ
  • 0 Votes
    3 Posts
    341 Views
    C
    It is added to the backend IIS server logging option. It is not receiving it from HAProxy..
  • Anydesk not working

    1
    0 Votes
    1 Posts
    280 Views
    No one has replied
  • What is the most suitable tool to replace Squid?

    11
    0 Votes
    11 Posts
    2k Views
    JonathanLeeJ
    Squid can be configured externally, I would love a how to guide on how to do this correctly.
  • Please help to configure HAProxy to serve certifficate on internal LAN too

    30
    1 Votes
    30 Posts
    3k Views
    tinfoilmattT
    @johnpoz said in Please help to configure HAProxy to serve certifficate on internal LAN too: Yeah - what part do you not understand if you always resolve nextcloud.domain.tld so that it hits your haproxy on your pfsense wan IP are you not getting? You have 2 options - use a different domain internally and always go to nextcloud.publicdomain.tld, or use the same domain internally as external and run into the problem of what IP it resolves to.. Change your local domain to say home.arpa or .internal or atleast something different than the public domain your using to point to pfsense wan IP on the public internet. You are shooting yourself in the foot trying to use the same domain externally as internally. There are ways around it, but they complicate the setup. For example you might be able to use views in unbound as one way to work around the problem. You could use only host entries for all your resources. But then again you run into a problem of using the fqdn for this service, now always pointing to your wan IP.. And that is great when you want to access the service haproxy is doing - but if you want to access that resource on some other service that haproxy doesn't handle - like say simple file sharing.. You are going to have problems. Since you clearly do not understand how any of this works - the simple solution is change the local domain you are using so it is not the same as the public domain you want to use to get to your nextcloud. This tone is outrageous directed at somebody who acknowledged right off the rip that English is not their first language. How many languages do you speak, John? And safely assuming it's only one—English of course—take it from a fellow English native that you'd do well to say more with less words. You otherwise were directing OP in the right direction in my opinion.
Copyright 2026 Rubicon Communications LLC (Netgate). All rights reserved.