• Icap protocol error

    13
    0 Votes
    13 Posts
    14k Views
    G

    if there is only a step by step procedure how to maintain it, i will volunteer.

  • Squid 3 reverse proxy - HTTPS==>HTTP fails

    15
    0 Votes
    15 Posts
    19k Views
    F

    This is still an issue with that latest pfSense (2.3.2-RELEASE-p1) and Squid 0.4.23_1) Packages.  Every time I make a change to anything squid/clamav/reverse proxy I have to add the entry back into squid.conf.

    Is this going to be fixed?

  • Install squid failed

    2
    0 Votes
    2 Posts
    3k Views
    U

    rm -rf /usr/local/etc/squid/

    wipe the directory and try again

  • Squidguard proxy ignoring unresctricted and whitelisy i

    2
    0 Votes
    2 Posts
    641 Views
    S

    Hi,

    here i have a similar problem.

    I have squidguard and squid3 running 2.3.2.

    1. i added a domain in squid3 to ACL whitelist
    2. i added the the limit target in squidguard, which is allowed in the commonACL.

    But the request is always answered with the redirect info page, showing it's denied by the second target.

    Any ideas?
    stegbth

  • Configure lightsquid to show full urls?

    2
    0 Votes
    2 Posts
    1k Views
    T

    @mrhub:

    Hello.
    I beleive that in SARG you could click a domain and se all the urls, is that possible to do with lightsquid?
    Right now it shows only the topdomain, but I need to see the specific pages that has been visited, and if I check the access log from squid it is there…

    Any update on this? I also need full URLs. (:

  • How to setup Squid to send access logs to syslog? 2.3.2

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Squid/HAProxy reverse proxy based on url parameter

    2
    0 Votes
    2 Posts
    2k Views
    P

    Not sure about squid.. maybe it can..
    As for haproxy it can decrypt the traffic and use an acl on the url path. and then forward the traffic unencrypted to the desired backend servers. The big question with that always is will the webapplications properly handle the traffic without sending a https redirect, or including absolute links pointing to a http://my-domain.com/image.jpg or javascripts or other page links.. Haproxy will not rewrite the 'body' of a webserver response. It can modify headers, but that doesnt always make the webapp work.

    I have no experience with subsonic nor calibre so can tell anything specific to those environment.. For wordpress for example there are some 'manuals' online that tell how to configure it when hosting it behind a reverse proxy.

  • Lightsquid reports: Blank page for certain users?

    2
    0 Votes
    2 Posts
    631 Views
    KOMK

    Is there any traffic in access.log from any of these ghost users?  No log data usually means they either aren't using the proxy or aren't using the web.

  • WPAD.dat /proxy.pac problem

    6
    0 Votes
    6 Posts
    2k Views
    KOMK

    I've never used captive portal so I can't help you there.

  • Virus detected redirect goes to HTTPS all the time…

    1
    0 Votes
    1 Posts
    502 Views
    No one has replied
  • Cache with Mikrotik

    2
    0 Votes
    2 Posts
    997 Views
    A

    any suggestion where the problem !!!!!

  • SQUID3 - Amount Allowed Subnets (limited?)

    2
    0 Votes
    2 Posts
    1k Views
    C

    Hello

    same problem here.

    2016/10/31 21:40:33| Processing: acl allowed_subnets src 172.28.1.0/24 172.28.2.0/24 172.28.3.0/24 172.28.4.0/24 172.28.5.0/24 172.28.6.0/24 172.28.7.0/24 172.28.8.0/24 172.28.9.0/24 172.28.10.0/24 172.28.12.0/24 172.28.13.0/24 172.28.14.0/24 172.28.15.0/24 172.28.16.0/24 172.28.17.0/24 172.28.18.0/24 172.28.19.0/24 172.28.20.0/24 172.28.21.0/24 172.28.22.0/24 172.28.23.0/24 172.28.24.0/24 172.28.25.0/24 172.28.26.0/24 172.28.27.0/24 172.28.28.0/24 172.28.29.0/24 172.28.30.0/24 172.28.31.0/24 172.28.32.0/24 172.28.33.0/24 172.28.34.0/24 172.28.35.0/24 172.28.36.0/24 172.28.37.0/24 172.28.38.0/24 172.28.39.0/24 172.28.40.0/24 172.28.41.0/24 172.28.42.0/24 172.28.43.0/24 172.28.44.0/24 172.28.45.0/24 172.28.46.0/24 172.28.47.0/24 172.28.48.0/24 172.28.49.0/24 172.28.50.0/24 172.28.51.0/24 172.28.52.0/24 172.28.53.0/24 172.28.54.0/24 172.28.55.0/24 172.28.56.0/24 172.28.57.0/24 172.28.58.0/24 172.28.59.0/24 172.28.60.0/24 172.28.61.0/24 172.28.62.0/24 172.28.63.0/24 172.28.64.0/24 172.28.65.0/24 172.28.66.0/24 172.28.67.0/24 172.28.68.0/24 172
    2016/10/31 21:40:33| Processing: .28.69.0/24
    2016/10/31 21:40:33| /usr/local/etc/squid/squid.conf:73 unrecognized: '.28.69.0/24'

    I requiere this to exclude 172.28.11.0/24, for me is no use to 172.28.0.0/16

    Any suggerest??

  • Squid/SquidGuard acl

    5
    0 Votes
    5 Posts
    2k Views
    C

    I wonder if you don't mix-up "captive portal authentication sent to proxy" and "squid support for radius based authentication". Its no clear to me what you really want to achieve.

    Why don't you, for testing purpose and if possible, stop using captive portal and focus on "Squid + radius" authentication?
    For this, Squid wiki will still help.
    Once this works, you can go back to the initial config stacking Captive portal and Squid.

    This aside, I've to admit that I don't really understand what's the added value of having stack of authenticated captive portal plus authenticated HTTP proxy.
    What would the first one bring to the other? Is there something I miss here ?

  • Need advice on setting up Squid

    4
    0 Votes
    4 Posts
    1k Views
    KOMK

    From the GUI.  Look under Services for Squid Proxy Server.

  • Help on wpad

    7
    0 Votes
    7 Posts
    2k Views
    C

    @securityconscious:

    Also, save same as three separate files.
    wpad.dat
    wpad.da
    proxy.pac

    May I suggest not to save this as 3 different files but to save one single file and create symbolic links: doing so, when you modify your file, you modify it only once and you ensure everything is consistent  :P

  • Can't get squid3-dev 3.3.10 pkg 2.2.1 working

    14
    0 Votes
    14 Posts
    6k Views
    S

    @bellera:

    Did you disable the IPv6 support?

    squid3-devel needs IPv6 support activated. I doesn't matter if you use IPv6 or not.

    Hello

    I ran into this issue today. Disabled IPV6 support in Advanced -> Networking and squid3-dev + squidgard stopped filtering traffic (no internet on clients).

    I have since re-enabled the option but it still does not work. Will restart the machine when possible.

    any thoughts on why its still not working after re-enablind the option?

    thanks

  • FTP Client Proxy Package

    Locked
    69
    2 Votes
    69 Posts
    74k Views
    jimpJ

    This proxy is not intended for that scenario, it is for clients on LAN connecting to remote FTP servers. Please start a new thread for that question.

  • SQUIDGUARD NOT WORKING WITH SQUID!!

    13
    0 Votes
    13 Posts
    3k Views
    C

    @killmasta93:

    True true, but some sites dont really play nice with MITM, i haven had a few issues with some times using WPAD i cant even imagine the headache with MITM

    MITM and WPAD are definitely different stories.
    You may have one or the other or both or none  ;D

    Issues with WPAD depending on site? I can't imagine what kind of issue, even thinking about fairly complex proxy.pac (because issue would be proxy.pac rather than WPAD if any)

    This said, MITM…. well  :-X  for sure if content filter or antivirus at proxy level is mandatory, it does help but I won't comment further  :-X :-X :-\

  • SqudGuard Target category save ERROR

    2
    0 Votes
    2 Posts
    788 Views
    J

    Hi, i have the same problem did you fixed it

  • Squid & Chromebooks

    2
    0 Votes
    2 Posts
    989 Views
    M

    You mean like those new Chromebook R11s with the Playstore?

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