• Setting up HAProxy for first time with SSL through certbot/letsencrypt

    2
    0 Votes
    2 Posts
    285 Views
    BerzerkB

    Good news, I got it working. . . mostly. Found a setup guide that showed me what I was doing wrong.

    Only have one small issue left.
    I can't get Emby to work on SSL. I have a certificate setup, but, I get this error in my browser when going https. (http works fine.)

    R_END_OF_FILE_ERROR

    From searching the web, it is common for proxies to give this error, but I can't figure out what I need to change if haproxy to correct it.
    Emby is using a letsenecrypt certificate, and is is running remote access through 443.

    Any help would be appreciated.

  • how to Configure squidGuard

    13
    0 Votes
    13 Posts
    2k Views
    F

    you get a browser warning or you the blocked site loads?

    Not getting a warning
    i Get the blocked sites or blocked ads

  • Exchange 2016 Autodiscover

    3
    0 Votes
    3 Posts
    2k Views
    S

    Did you solve this?
    I don't have the same issue, but found your posting while looking for a working setup for proxying MS Exchange.
    Would be great if you could share your latest and greatest setup ;-)

  • Can't access Web from LAN.

    1
    0 Votes
    1 Posts
    178 Views
    No one has replied
  • squid split tunnel proxy

    1
    0 Votes
    1 Posts
    181 Views
    No one has replied
  • pfsense 2.4.5 certificate problem

    Moved
    2
    0 Votes
    2 Posts
    437 Views
    R

    @rami
    knowing that I have already installed and configured squid guard/ssl

  • Squid + https

    52
    0 Votes
    52 Posts
    7k Views
    DaddyGoD

    @Abdou-Ahmed said in Squid + https:

    just add it in mikrotik

    well, please specify this, please what kind of Mikrotik???
    I'm pretty prepared in the "picture" - Mikrotik...
    (all our CATV traffic is provided by Mikrotik devices)

  • Can't login to skype after using squid proxy

    8
    0 Votes
    8 Posts
    879 Views
    DaddyGoD

    @dealornodeal said in Can't login to skype after using squid proxy:

    ofcourse it may be hardware mailfunction or just MS Windows added some crappy things into BIOS management system..

    pfSense / FreeBSD, cannot change the BIOS this is the fact...

    Under UEFI you can win, modification like EasyBCD...
    https://neosmart.net/EasyBCD/

  • Guest VLAN and Haproxy/acme

    Moved
    4
    0 Votes
    4 Posts
    562 Views
    A

    I was on summer break, hence the late reply. I guess I started with step 7.

    Thanks for your reply! I will give it a try.

  • Squidguard-Target Category-Regular Expression broken?

    1
    0 Votes
    1 Posts
    414 Views
    No one has replied
  • Encypted Alert 21 (tls v1.2) - HAProxy issue

    1
    0 Votes
    1 Posts
    370 Views
    No one has replied
  • After upgrade to 2.4.5 HAproxy doesn't work by outside ( WAN) traffic

    7
    0 Votes
    7 Posts
    903 Views
    M

    i have the same problem, but doesnt seem to what reza3sw said. though seen i found it to stop working, i have had a change in internet service provider, and having a dual wan, i edited 1 of those for the new service. i did have a config backup a couple mpnths old that in a test i uploaded that on the new pfsense version, and it works.

  • Whitelist

    2
    0 Votes
    2 Posts
    204 Views
    C

    The proxy config snippet generated from the whitelist uses the acltype dstdom_regex

    acl aclname dstdom_regex [-n] [-i] .foo.com ...
    # regex matching server [fast]
    #
    # For dstdomain and dstdom_regex a reverse lookup is tried if a IP
    # based URL is used and no match is found. The name "none" is used
    # if the reverse lookup fails.

    Even if it used dstdomain before, the asterisk character was invalid syntax and possibly ignored by the parser.

    Short answer:
    You have to adapt your whitelist or patch the code.

    For adapting your whitelist:
    The dot-Character has a special meaning in regex. If you want to include the '.' as in '.microsoft.com', you have to escape it: '.microsoft.com'
    (and: squid knows the end of the domain name, you don't have to append the '.' in the end)

    The correct migration would be:
    *.microsoft.com. → .microsoft.com

  • Haproxy - bind abstract namespaces addresses (abns@)

    6
    0 Votes
    6 Posts
    5k Views
    B

    Thanks for your help @PiBa everything is clear to me now!
    Benoit

  • This topic is deleted!

    2
    0 Votes
    2 Posts
    2 Views
    No one has replied
  • Allow facebook messenger but block facebook website

    1
    0 Votes
    1 Posts
    203 Views
    No one has replied
  • Enable SSL filtering with mikrotik router

    1
    0 Votes
    1 Posts
    155 Views
    No one has replied
  • HAProxy backend over VPN

    1
    0 Votes
    1 Posts
    289 Views
    No one has replied
  • Random problems accessing HTTPS pages error PR_END_OF_FILE_ERROR

    2
    1 Votes
    2 Posts
    762 Views
    M

    @moti4553 help @stephenw10 Dear we still present the problem, I already put DNS to IP 127.0.0.1, but the problem there is that I do not see my internal applications, please could you give me a light

  • Old data

    2
    0 Votes
    2 Posts
    179 Views
    DaddyGoD

    @Simbad

    Hi,

    This is not a problem, in fact, they have been in this version for a long time.
    AV filtering on the firewall doesn't really have a reason for existence, especially since it only applies to http

    the daily.cld is updated and this is the essential momentum

    http://database.clamav.net/main.cvd
    http://database.clamav.net/daily.cvd
    http://database.clamav.net/bytecode.cvd

    https://www.freshports.org/www/squidclamav

    ba5e4004-0758-414d-b052-89a06f592b7e-image.png

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