• Weird Network Traffic to Proxy

    1
    0 Votes
    1 Posts
    232 Views
    No one has replied
  • Squid Reverse Proxy permanent redirects?

    2
    0 Votes
    2 Posts
    1k Views
    tleadleyT

    @tleadley This has never been answered, it was a configuration error with a hairpin DNS. It was corrected by creating the correct rules to forward to the appropriate server behind our DMZ interface. We also switched to HAproxy which gave us the ablility to host multiple sites with multiple certs!

    We can mark this solved!

  • 0 Votes
    4 Posts
    529 Views
    KOMK

    If squid starts and then dies due to some reason, it should be logged in Status - System Logs. What do you get if you shell in and run:

    squid -k parse

    or

    squid -k reconfigure
  • SquidGuard not working with some HTTPS sites

    4
    0 Votes
    4 Posts
    2k Views
    B

    @aGeekhere I don't have time to finish reading the post right now but it looks like a lot of good info. I don't remember seeing that page.

    The reason WPAD won't do us much good is because we have to be able to filter all internet access, including public WiFi.

  • HAproxy - sub directory not being redirected.

    2
    0 Votes
    2 Posts
    340 Views
    P

    @wontbeherelong
    Does it work when accessed outside of haproxy directly on your lan network? 'http://<IP-of-your-plex-server>/plex/'

  • PFSense 2-4.4 Transparent Squid + SSL and Windows Update

    2
    0 Votes
    2 Posts
    625 Views
    A

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

  • Squid Logs - Hex data?

    3
    0 Votes
    3 Posts
    398 Views
    M

    Pretty much defaults. At first I thought it might be an infected device but I see similar traffic on different devices with different OS's.

    I'm running transparent http/https splice all

  • skype behind proxy server failed saving any data files

    Moved
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Squid + SquidGuard + AV, HTTPS not working

    4
    0 Votes
    4 Posts
    473 Views
    RicoR

    You're welcome, glad you have it working now.

    -Rico

  • Transparent mode not working

    4
    0 Votes
    4 Posts
    717 Views
    M

    @KOM All is working. I figured it out. There were some private IP addresses in use upstream that were the same as those configured on my LAN interface. I connected to a different network and all is fine now. Thanks.

  • HAProxy - Trailing Slash Mandatory or No Access??

    5
    0 Votes
    5 Posts
    1k Views
    P

    @Soarin
    They break because the webserver which listens on :9220 doesn't know the the client is connecting to :443 and then when it includes 'absolute links' or tries to redirect from one page to another it will send the wrong location to the client.. Which then tries to follow that and fails to connect to :9220 which isnt available from 'outside'.. Best way to solve this is to make the webserver / webapplication 'aware' that the client uses https://domain:443/ as with phpmyadmin the "PmaAbsoluteUri" setting does, or convince the webserver/webapplication to only send 'relative' paths and not absolute ones...

    For the 'wrong' redirect's you could probably configure haproxy to replace the wrong 'Location:' header with the correct one..
    If 'absolute links' which point to :9220 are in the 'body' of the webserver replies / the webpage served, then your basically out of luck as haproxy will not replace that content inside the body of a reply.. (unless you go for some custom heavy duty Lua scripting....)

  • SquidGuard and groups

    2
    0 Votes
    2 Posts
    476 Views
    KOMK

    Yes it is possible. People can help you but they will not do it all for you. Go ahead and try it, and come back here if you have questions or problems. Have you seen the official Netgate video on squid and squidguard?

  • Problem with new update to HaProxy

    15
    0 Votes
    15 Posts
    5k Views
    C

    Clone and named frontend3-offloading-redirect-2 applied the change

    it seems to work now , but I do not understand my error or what cause it.
    I am getting a 503 error on one web site, I have to look to find out why?

    Thank you would not have been able to find the error with out you. Much appreciated.

    Charles

  • HaProxy with 2 websites

    9
    0 Votes
    9 Posts
    872 Views
    S

    @Rico

    Good point.

  • Filter some stations and full access to other Squid Guard

    3
    0 Votes
    3 Posts
    364 Views
    cloudswxC

    @KOM said in Filter some stations and full access to other Squid Guard:
    the other group has all denied with a whitelist allowed at the top.

    And the websites placed inside the whitelist ... I understand, thank you very much for the help, I am very clear now.

  • HAProxy Package broken / update to 2.4.4_3

    Moved
    3
    0 Votes
    3 Posts
    529 Views
    F

    i am using Chrome (cleared cache) or Safari. Both Browsers have the same problem. I can not edit any haproxy rules without jumping back to another rule. So something really messed up here. i wont touch the system until i am back from vacation but this is horrible. Thinking to downgrade to 2.4.4_2 and reinstall haproxy 0.59_18

  • 0 Votes
    11 Posts
    1k Views
    V

    @stephenw10 Yes, the Squid reverse proxy is fully functional again.

  • Hello sir BBcan177

    3
    0 Votes
    3 Posts
    305 Views
    B

    @RonpfS thank yoy sir. problem solved

  • Haproxy url redirect "catch-all"

    2
    0 Votes
    2 Posts
    1k Views
    P

    @jason0
    Make that rule for example:

    code 307 location https://google.com
  • squid transparent webfiltering

    Moved
    5
    0 Votes
    5 Posts
    1k Views
    P

    @rjcrowder

    Ok.

    can you please guide me what is best way to do this.

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