• HAProxy / Rancher config

    Moved
    7
    0 Votes
    7 Posts
    3k Views
    J

    Yep, that was it, needed to do the action. Thanks for the help!

    frontend rancher bind 10.168.12.20:443 name 10.168.12.20:443 ssl crt /var/etc/haproxy/rancher.pem mode http log global option http-keep-alive option forwardfor acl https ssl_fc http-request set-header X-Forwarded-Proto http if !https http-request set-header X-Forwarded-Proto https if https timeout client 30000 acl aclcrt_longhorn hdr_reg(host) -i ^longhorn\.home\.swth(:([0-9]){1,5})?$ acl aclcrt_rancher hdr_reg(host) -i ^rancher\.home\.swth(:([0-9]){1,5})?$ use_backend rancher_http_ipvANY if aclcrt_longhorn or aclcrt_rancher aclcrt_rancher
  • How to use browsers without authentication prompts

    1
    0 Votes
    1 Posts
    349 Views
    No one has replied
  • Squidguard behind parent proxy issues

    1
    0 Votes
    1 Posts
    264 Views
    No one has replied
  • Squid needs a cache hit rate graph somewhere. Anywhere

    5
    0 Votes
    5 Posts
    1k Views
    vallumV

    @lemonparty1 said in Squid needs a cache hit rate graph somewhere. Anywhere:

    @manojsemwal wow that is quite pretty! 😍
    What visualization tool are you using?

    Hi We are using Graylog + elasticseach.
    we collect data from dozens of squid proxy servers + firewalls + wap + switches + windows servers + Linux servers.

  • HAproxy - configuration help - Beginner

    7
    0 Votes
    7 Posts
    3k Views
    N

    @gertjan Thank you for your reply.. i will study further to get the ans ...

  • Ensuring safe searches

    2
    0 Votes
    2 Posts
    361 Views
    S

    You have to use MITM for it to work or you can use this method, which also works perfectly fine.

    https://forum.netgate.com/topic/100342/guide-to-filtering-web-content-http-and-https-with-pfsense-2-3

  • Web Filtering

    Moved
    1
    0 Votes
    1 Posts
    496 Views
    No one has replied
  • Bug in IGMP Proxy UI?

    1
    0 Votes
    1 Posts
    351 Views
    No one has replied
  • Why no status/diags for avahi package?

    3
    0 Votes
    3 Posts
    652 Views
    jimpJ

    Mostly because nobody is actively developing on that package. We've nudged it here and there (like the cache option) but it's been mostly unchanged for years.

    If someone wants to take that on, code it up and submit a PR.

  • squid - offline/cache google docs

    1
    0 Votes
    1 Posts
    428 Views
    No one has replied
  • No valid signing SSL certificate configured for HTTPS_port

    2
    0 Votes
    2 Posts
    2k Views
    W

    After reading related articles and trying to uninstall..reinstall the package. There was still no joy in getting the package to run. The problems started on 06/01/18 after an update. I tried to delete the /usr/local/etc/squid dir and that didn't work either.

    What did work, was to recover the system to a date before the update. The packages were reloaded and ta-da the squid cache came back to life. Should of tried the easy button first.

    Looking back on what I read, there was mention of the CA certificate having a problem and needed to be rebuilt. According to my effective dates it was good for several more years. So, I have no clue as to what went south.

    Really gives reason to backup often and certainly before any upgrade.

  • Problem Uninstalling/Installing Squid|Guard Proxy

    3
    0 Votes
    3 Posts
    548 Views
    jimpJ

    You will not get anything to work properly when running a version that outdated.

    Remove all packages. Backup config.xml. Reinstall with 2.4.3. Restore configuration. Reinstall packages.

    If your hardware is i386 and won't take 2.4.3, at least install 2.3.5.

  • Listen queue overflow error

    Moved
    3
    0 Votes
    3 Posts
    880 Views
    K

    Yes @jimp, we're using HAProxy to run websites and offloading SSLs over there. We use "redirect scheme https code 301 if !{ ssl_fc }" code in Advanced pass thru option in frontend to redirect the requests from port 80 to port 443.

    The site was running in Windows Server 2012 R2 IIS before, so recently we migrated those sites to pfsense for advanced security. And after that all sites went down and found this issue in logs. Our SSLs are bought from COMODO.

    Please tell me if you want more information regarding this.

  • haproxy package: how to reject tcp connections if backend is down?

    4
    0 Votes
    4 Posts
    2k Views
    D

    Thanks for your response PiBa.

    I've made some good progress on this and think I have a working solution. I've found a working ACL combination:
    0_1528222388862_workingACLs.jpg
    That is, when all backends are down, I get a match on the kdemo_dead ACL that says "!minCountUsableServers ge 1" and haproxy uses the tpc-request connection reject as desired.

    Interestingly, at first when I initially had SSL offload enabled for the frontend, I had a lot of errors when the package attempted to create the haproxy.cfg, and when I finally got past that I no longer got the desired behavior: despite the ACLs, haproxy still initiated a TCP connection and returned a 503. I really don't know what's changed,: perhaps it was because I had some of the boxes checked that created additional ACLs?

    It seems the haproxy package is dynamically generating a haproxy.cfg when I apply UI changes and sometimes the content and sequence of entries causes unintended consequences.

    At any rate, seems to be working now, so I'm happy:)

  • SquidGuard Setup Issue - No Target Rules List under ACL

    Locked Moved
    13
    0 Votes
    13 Posts
    5k Views
    stephenw10S

    Locking this.

    If you're still running that pfSense and Squidguard version you have bigger problems but I highly doubt you are. 😉

    Steve

  • Reverse Proxy and javascript

    1
    0 Votes
    1 Posts
    411 Views
    No one has replied
  • SquidGuard - How does the hierarchy works exactly ?

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

    Moved
    11
    0 Votes
    11 Posts
    99 Views
  • ERR_Proxy_Connection_Failed

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Outlook signature issue (hosted Images)

    6
    0 Votes
    6 Posts
    1k Views
    L

    I think the NONE_ABORTED is because it can't retrieve the images from the cache.

    Can you set the hard disk cache size back to what it was previously?

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