• 0 Votes
    1 Posts
    752 Views
    No one has replied
  • 0 Votes
    9 Posts
    2k Views
    R
    @stephenw10 I'm sorry for answering just now, had some family issues, but I solved the problem by cleaning the cache and restarting the desktop. I have no problem with any browser. Thanks for the thelp and attention!
  • Is it possible to capture traffic ?

    Moved
    2
    1 Votes
    2 Posts
    498 Views
    L
    Connnect to console via ssh and Shell (F8) Then just type: tcpdump -i <interface> -s 65535 -w <some-file> (where interface must by eth1 or vmx1 depending on your ethernet driver).
  • Proxy does not work with non Standart ports

    1
    0 Votes
    1 Posts
    191 Views
    No one has replied
  • Can't access exchange services. TCP-DENIED/403 for OWA

    6
    0 Votes
    6 Posts
    2k Views
    C
    Ouch... Really sorry! I think I've made a mistake... I don't have Pfsense server anymore but i think that It was not External FQDN but reverse https default site witch cares... And I'm wondering if you don't have to use an host name and not a domains one, something like host.mydomain.com and not only a domain.com... But My certificate wasn't a wildcard. So it could be wrong. To be complete there's some points I have to add here: to get through this issue, I used the console to look at the squids configurations files. it's not so difficult and there can be found the ssl adresses usable to connect I ve never been able to have everything working as it should with PFsense with squid on it. One colleague of mine tried again with a fresh install of Pfsense to be sure theyre's no artefact of what I did. But for me, as I read it so many times, pfsense does not work fine with squid (we forgot Squid and changed to a commercial solution)
  • I can not access a specific site - TCP_Denied / 403 [RESOLVIDO]

    6
    0 Votes
    6 Posts
    2k Views
    KOMK
    Thanks for posting your solution, whatever it is.
  • Reverse Proxy with pre authentication

    1
    0 Votes
    1 Posts
    343 Views
    No one has replied
  • Problems with Google/GMail

    Moved
    2
    0 Votes
    2 Posts
    1k Views
    stephenw10S
    Commonly that's caused by Squid and clients resolving URLs to different IPs because they are using different DNS servers. https://docs.netgate.com/pfsense/en/latest/cache-proxy/squid-troubleshooting.html?highlight=squid#sites-not-loading-with-splice-error-409-in-access-log Steve
  • Redirect to HTTPS as backend

    2
    1
    0 Votes
    2 Posts
    271 Views
    senseivitaS
    ...turns out ACLs are processed in order, just like firewall rules. My bad! Just have to keep a wildcard ACL matching a redir action just like before but at the very end of the ACL list, no default backend needed. I'm so stupid!--no wonder why I kept noticing the little blue anchors next to each entry. ...is it anchor or anvil? 🤨 IDK anymore.
  • Transparent Proxy and Bind Resolve Issue

    2
    0 Votes
    2 Posts
    729 Views
    perikoP
    @periko I will answer my own post. Looks like I found the issuem, once we enable and setup bind, for some reason the file /etc/resolv.conf lost the line: nameserver 127.0.0.1 Them squid read this file and for some reason the queries fall. Now, I have 2 paths: Add manually the localhost in the resolv.conf file in the first line. Or add as alternative dns in squid localhost 127.0.0.1 Using any of this 2 options everything start working. Them bind have some daemon, because I select LAN+Localhost for listen. Hope some could check this which affect proxy transparent MITM. Thanks.
  • HA Proxy balanced by server loads...

    Moved
    4
    0 Votes
    4 Posts
    688 Views
    stephenw10S
    Hmm, not sure I've seen that specific use case but I would set it up and try the different algorithms to see what works best for you. Steve
  • SSLBUMP without MITM

    58
    0 Votes
    58 Posts
    28k Views
    K
    @Bismarck ,thanks for the help. I saw the ssl_bumps just underneath "custom options before auth" but there's a 2 line space between this section and the config so not sure if it's part of it. Custom options before auth acl sglog url_regex -i sgr=ACCESSDENIED http_access deny sglog ssl_bump peek step1 ssl_bump splice all
  • Haproxy 504 error

    3
    0 Votes
    3 Posts
    2k Views
    A
    @PiBa Ok, I increased the time and it works well
  • The requested URL could not be retrieved

    Moved
    1
    0 Votes
    1 Posts
    507 Views
    No one has replied
  • ssl_error_rx_record_too_long

    1
    0 Votes
    1 Posts
    303 Views
    No one has replied
  • 0 Votes
    8 Posts
    842 Views
    M
    i check the link that i followed. [image: 1553838146429-dba6a014-542f-4f9b-ad48-f50735619a48-image.png]
  • LightSquid report per User

    5
    1
    0 Votes
    5 Posts
    1k Views
    S
    hi @KOM unfortunately i did not find any solution.
  • SQUID not intercepting everything

    2
    0 Votes
    2 Posts
    475 Views
    KOMK
    I think you answered your own question. It doesn't block until you clear their local cache... so maybe it's been working all along and blocking as it should, but the blocked content is being pulled from local cache and/or squid? I don't know how squid behaves if you ask for content that is technically blocked for that user, but is sitting in squid's cache. Squidguard is a helper program that gets called for each URL that squid needs to fetch. If the required content is still is cache and not stale, it will server from there first.
  • 0 Votes
    7 Posts
    2k Views
    B
    NFM! thanks.
  • HA Proxy with VIP IP?

    2
    0 Votes
    2 Posts
    501 Views
    K
    Bump anyone???
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.