Re: [squid-users] Web Socket Support For Reverse Proxy

2019-01-03 Thread Amos Jeffries
On 4/01/19 5:48 am, Dean E. Weimer wrote: > I am running Squid as a reverse proxy for several internally hosted > websites, some HTTP and some HTTPS with wild card cerrtificate. We have > recently setup a Atlassian Confluence Server, and are unable to edit any > documents through the reverse proxy.

Re: [squid-users] Sslbump with multiple users and multiple ACLs for each

2019-01-03 Thread stressedtux
btw it was not necessary sslbump nor a plugin for my case. Ty all! -- Sent from: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/

Re: [squid-users] Sslbump with multiple users and multiple ACLs for each

2019-01-03 Thread stressedtux
Ty guys. I think i was finally able to solve it. For those who have the same problem, this was my solution: Proxy Port http_port 80 BEGIN ## ACLs localnet acl localnet src XXX.XXX.0.0/16 # My Network1 acl localn

Re: [squid-users] Caching mirrored origin server

2019-01-03 Thread jimc
On 2019-01-03 08:34, Alex Rousskov wrote: The default solution for mapping many URLs to a single cache hit is the store_id helper. That solution is only applicable to URLs that produce the same content regardless of the URL from the set. * https://wiki.squid-cache.org/Features/StoreID * http

Re: [squid-users] Squid 4.4 security_file_certgen helpers crashing

2019-01-03 Thread Alex Rousskov
On 1/2/19 12:19 PM, johnr wrote: > I can open a bug if you think I should/can based on the backtrace here: I think that you should/can, but it is your call. If you decide to open a bug report, please also post gdb output of the following commands (sanitized if needed): - set print pre

Re: [squid-users] Sslbump with multiple users and multiple ACLs for each

2019-01-03 Thread Marcus Kool
ufdbGuard supports blacklists, whitelists, large numbers of whitelists, users and acls. The configuration file is intuitive and if the Reference Manual does not explain everything, one can also write to the support desk of URLfilterDB or the ufdbguard mailing list. Just for the record, I am b

Re: [squid-users] Sslbump with multiple users and multiple ACLs for each

2019-01-03 Thread Marcus Kool
For those who do not know it yet: ufdbGuard is free. ufdbGuard supports user-defined URL databases, 3rd party plain-text URL databases, and a commercial database from www.urlfilterdb.com. Marcus On 03/01/2019 13:45, Benjamin E. Nichols wrote: Why are you asking support questions about a comm

Re: [squid-users] Sslbump with multiple users and multiple ACLs for each

2019-01-03 Thread Bruno de Paula Larini
Em 03/01/2019 12:37, stressedtux escreveu: Hi guys! i need a hand to understand if it is possible to configure the proxy a particular way. Im needing to configure the proxy to allow at the same time: - a whitelist of sites that anyone that uses the proxy could use without login - and in additi

[squid-users] Web Socket Support For Reverse Proxy

2019-01-03 Thread Dean E. Weimer
I am running Squid as a reverse proxy for several internally hosted websites, some HTTP and some HTTPS with wild card cerrtificate. We have recently setup a Atlassian Confluence Server, and are unable to edit any documents through the reverse proxy. On inspection of client web console logs we a

Re: [squid-users] Caching mirrored origin server

2019-01-03 Thread Alex Rousskov
On 1/2/19 3:01 PM, jimc wrote: > I'm using squid-4.4-2.1.x86_64 from OpenSuSE Tumbleweed.  My goal is > that when doing periodic software updates. each host in my department > will contact my proxy to obtain the new metadata and packages (SuSE has > a syntax for this); the proxy will download each

Re: [squid-users] Sslbump with multiple users and multiple ACLs for each

2019-01-03 Thread Alex Rousskov
On 1/3/19 7:37 AM, stressedtux wrote: > i need a hand to understand if it is possible to configure the proxy a > particular way. > > Im needing to configure the proxy to allow at the same time: > > - a whitelist of sites that anyone that uses the proxy could use without > login > - and in additi

Re: [squid-users] Sslbump with multiple users and multiple ACLs for each

2019-01-03 Thread stressedtux
Sorry Guys, im not trying to start a witch hunt, Im just trying to understand if squid alone or with squidguard or other plugin is able to do this: - Blacklist all websites - Allow a whitelist for "user1" - Allow a different whitelist for "user2" and so on (whitelist3 for user3, whitelist4 for us

Re: [squid-users] Sslbump with multiple users and multiple ACLs for each

2019-01-03 Thread Antony Stone
On Thursday 03 January 2019 at 16:45:05, Benjamin E. Nichols wrote: > Why are you asking support questions about a commercial product, on the > squid proxy email users list? Maybe because s/he's only just been introduced to ufdbguard by an asnwer from someone else on this list, and therefore doe

Re: [squid-users] Sslbump with multiple users and multiple ACLs for each

2019-01-03 Thread Benjamin E. Nichols
Why are you asking support questions about a commercial product, on the squid proxy email users list? On 1/3/2019 9:40 AM, stressedtux wrote: With ufdbguard is possible to allow one user to have an acl and other user a different acl? Im trying to completly block access to inet except for what i

Re: [squid-users] Sslbump with multiple users and multiple ACLs for each

2019-01-03 Thread stressedtux
With ufdbguard is possible to allow one user to have an acl and other user a different acl? Im trying to completly block access to inet except for what i should allow. -- Sent from: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html ___

Re: [squid-users] Sslbump with multiple users and multiple ACLs for each

2019-01-03 Thread Vacheslav
Yeah, with ufdbguard maybe there are other means .. -Original Message- From: squid-users On Behalf Of stressedtux Sent: Thursday, January 3, 2019 5:38 PM To: squid-users@lists.squid-cache.org Subject: [squid-users] Sslbump with multiple users and multiple ACLs for each >> >i need a han

[squid-users] Sslbump with multiple users and multiple ACLs for each

2019-01-03 Thread stressedtux
Hi guys! i need a hand to understand if it is possible to configure the proxy a particular way. Im needing to configure the proxy to allow at the same time: - a whitelist of sites that anyone that uses the proxy could use without login - and in addition to that i need to have specific ACLs for