Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. squid
    Log in to post
    • All categories
    • H

      HTTPS Custom Error page in Squid Pfsense

      Watching Ignoring Scheduled Pinned Locked Moved pfSense Packages squidguard pfsense 2.6 squidproxy squid
      1
      0 Votes
      1 Posts
      642 Views
      No one has replied
    • K

      connection is not private when using Chrome

      Watching Ignoring Scheduled Pinned Locked Moved Cache/Proxy squid squid-proxy
      3
      0 Votes
      3 Posts
      1k Views
      GertjanG

      @karimhaydar31 said in connection is not private when using Chrome:

      X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN

      The certificate is valid, but not co-signed by one of the major players, like Verisign etc. see here for a list.

      The thing is, your browser only accepts (and stays silent) certificates if they were co or toot signed by one of the authorities that are on 'the list' (in your device).
      You could actually empty this list, and your browser would not even trust https://www.micirostf.com any more.

      So, the easiest thing to do, is : export the certificate that is being used by the Webconfigurator, and import it into you browser / OS.
      Now, your browser / OS it trust it, and no more errors. That's all it takes !

      You could also get your hands on a certificate that is trusted out of the box.
      A trusted certificate is free.
      Example : if these are your general settings :

      5f251b0a-5c89-4ab6-aec6-556829c21c72-image.png

      and you actually own, or rent the some-domain.tld domain name, you could obtain certificate for *.some-domain.tld for free.
      The pfSense package "acme" is all about that functionality.
      Again : the certificate will be free, the domain name will cost some money.

    • T

      e2guardian - squidanalyzer nao atualiza

      Watching Ignoring Scheduled Pinned Locked Moved Portuguese squid e2guardian
      1
      0 Votes
      1 Posts
      591 Views
      No one has replied
    • M

      Route Wireguard traffic through Squid Proxy

      Watching Ignoring Scheduled Pinned Locked Moved Traffic Monitoring wireguard vpn squid proxy
      2
      0 Votes
      2 Posts
      2k Views
      M

      @ma0f97 Has no one an idea?

    • E

      Problemas ao acessar site

      Watching Ignoring Scheduled Pinned Locked Moved Portuguese squid
      2
      0 Votes
      2 Posts
      805 Views
      I

      Coloca ele no Bypass Proxy for These Destination, e libera porta.

    • J

      blocklist alternativa

      Watching Ignoring Scheduled Pinned Locked Moved Portuguese blocklist squidguard squid
      7
      0 Votes
      7 Posts
      4k Views
      J

      @anderson-soprana valeu aqui deu certo.

    • I

      Squid Proxy Server

      Watching Ignoring Scheduled Pinned Locked Moved Cache/Proxy squid
      1
      0 Votes
      1 Posts
      758 Views
      No one has replied
    • H

      Wan -> pfsense -> Wan possible?

      Watching Ignoring Scheduled Pinned Locked Moved Routing and Multi WAN wan squid proxy virtualbox
      1
      0 Votes
      1 Posts
      610 Views
      No one has replied
    • L

      No se puede recuperar la información del paquete.

      Watching Ignoring Scheduled Pinned Locked Moved Español paquetes pfsense squid actualizaciones proxy
      3
      0 Votes
      3 Posts
      1k Views
      L

      @lucasll había puesto el IP y puerto del kerio en Advanced - Miscellaneus del pfsense pero ya encontré la solución. Mi DNS superior no resolvía las direcciones fuera de la VPN. Utilicé un repositorio alternativo que el DNS era capaz de resolver.

    • N

      applications without internet access

      Watching Ignoring Scheduled Pinned Locked Moved General pfSense Questions squid proxy pfsense
      5
      0 Votes
      5 Posts
      1k Views
      KOMK

      @norcarde A transparent proxy would solve your application problems, but they are a hassle to setup and can introduce their own problems.

    • N

      Aplicaciones sin acceso a internet

      Watching Ignoring Scheduled Pinned Locked Moved Español squid proxy pfsense
      3
      0 Votes
      3 Posts
      935 Views
      N

      @santi buen día. Ya revisé el log. Dónde obtuve la ip a la cual de está conectado, la agregue a la lista blanca, además, del puerto. Pero sigue sin funcionar .

    • Y

      How to give access from WAN to LAN using Squid

      Watching Ignoring Scheduled Pinned Locked Moved Cache/Proxy squid wan lan
      1
      0 Votes
      1 Posts
      520 Views
      No one has replied
    • M

      Proxy services stop unexpectedly

      Watching Ignoring Scheduled Pinned Locked Moved Cache/Proxy pfsense squid squidguard help
      2
      0 Votes
      2 Posts
      982 Views
      ?

      @mhmz

      does it make any sense sitting on proxy server with deactivated aes-ni ?

    • B

      Squid and Squidguard forces restricted mode in youtube

      Watching Ignoring Scheduled Pinned Locked Moved Cache/Proxy squid squidguard youtube filtering
      2
      0 Votes
      2 Posts
      1k Views
      M

      Take a good look at what's getting blocked in your log files, it's easy to break google products because of their spyware/tracking integration.

    • High_VoltageH

      squid blocking things I want to access (access denied for inter-LAN devices)

      Watching Ignoring Scheduled Pinned Locked Moved Cache/Proxy squid access-denied
      7
      0 Votes
      7 Posts
      2k Views
      High_VoltageH

      @aGeekhere said in squid blocking things I want to access (access denied for inter-LAN devices):

      you can get the refresh patten here https://github.com/mmd123/squid-cache-dynamic_refresh-list/pulls

      I know, I'm the one that made that repo xD

      No, the problem is I forgot it needs to be run in custom MITM mode to actually work with caching things properly, and by the time I realized that last night it was like 2am, so I went to sleep, I'll be back to work on it later today @aGeekhere

    • High_VoltageH

      in an effort to better fix/set up squid and the github information for others to use, I need some help understanding stuff

      Watching Ignoring Scheduled Pinned Locked Moved Cache/Proxy squid mitm ssl inspection explicit proxy transparent
      4
      0 Votes
      4 Posts
      924 Views
      GertjanG

      As soon as you have access to the full, decrypted data stream it's most probably possible to cache everything.

      But :
      The, for example, ccs style sheet file, can have a unique name - and won't be re used ever again, so it will get reloaded anyway.
      The file creation date can be set to 'now' so the browser will request a fresh copy, even if the content didn't change at all.
      etc etc .

    • High_VoltageH

      Web gui, ssl/https connectivity, squid, and wpad

      Watching Ignoring Scheduled Pinned Locked Moved General pfSense Questions wpad squid httpsssl
      6
      0 Votes
      6 Posts
      2k Views
      DaddyGoD

      @High_Voltage said in Web gui, ssl/https connectivity, squid, and wpad:

      just took me a bit to realize I was having a moment of brain dead, THANK YOU ALL! - THX 😉

      BTW:
      if you want to perform a serious Squid + Squid Guard installation.
      I have an acquaintance here on the forum and I can bring you together with him...☺

    • alexandre.angeliA

      [Resolvido] Erro certificado - JusBrasil

      Watching Ignoring Scheduled Pinned Locked Moved Portuguese squid squidguard ssl error certificate
      39
      0 Votes
      39 Posts
      7k Views
      DaddyGoD

      @rafamello

      Como pensávamos, o problema é com *.GOV + cert.

    • C

      Reverse Proxy using server certificates (NOT PFSense certs)

      Watching Ignoring Scheduled Pinned Locked Moved Cache/Proxy reverse proxy squid ssl man-in-the-midd
      2
      0 Votes
      2 Posts
      1k Views
      C

      Solved in https://forum.netgate.com/topic/153028/haproxy-deleting-acl-on-modify-bug-or-am-i-missing-something/14

    • H

      How does the squid is implemented.

      Watching Ignoring Scheduled Pinned Locked Moved Cache/Proxy squid squidguard
      1
      0 Votes
      1 Posts
      521 Views
      No one has replied