Re: [squid-users] New to proxies

2016-04-19 Thread Amos Jeffries
On 20/04/2016 4:11 a.m., cjwengler wrote: > I used to have someone in this forum make me proxies for sneakers and > shopping websites. I bought so many he would charge me $0.75 per proxy. I > was wondering if someone else could make these proxies for me or teach me > how to make them myself. Either

Re: [squid-users] Routing Internally And/Or Externally?

2016-04-19 Thread Amos Jeffries
On 20/04/2016 6:16 a.m., nkingsquid wrote: > Trying to figure out if I need to write a script for this or not... > I am Brand new to Squid but have done a ton of searches and can't find this. > > I have authenticated traffic coming to my squid server from the Internet > (Via a NetScaler). How ex

Re: [squid-users] Changing negotiate_kerberos_auth default location forrcache

2016-04-19 Thread Michael Pelletier
Thanks!! On Tue, Apr 19, 2016 at 3:30 PM, Markus Moeller wrote: > Hi Michael, > >Yes you should be able to set a environment variable KRB5RCACHEDIR in > your startup script. You can also use KRB5RCACHETYPE to set (or disable) > the cache type. > > Markus > > "Michael Pelletier"

Re: [squid-users] Routing Internally And/Or Externally?

2016-04-19 Thread Eliezer Croitoru
Hey There, In general what you want is possible but couple things are not clear to me yet. The config you mentioned has couple issues: ##START OF INFO acl localnetPAC src 192.168.0.0/24#resource within my network acl localnetPAC src internal.resources.com #res

Re: [squid-users] Changing negotiate_kerberos_auth default location forrcache

2016-04-19 Thread Markus Moeller
Hi Michael, Yes you should be able to set a environment variable KRB5RCACHEDIR in your startup script. You can also use KRB5RCACHETYPE to set (or disable) the cache type. Markus "Michael Pelletier" wrote in message news:caencsg74pkxndiasr4yfgy9uuzqhk21jl5uytzxp6_tmpeu...@mail.gmail.com..

Re: [squid-users] Routing Internally And/Or Externally?

2016-04-19 Thread nkingsquid
I should probably mention that its important that the request NOT be denied, just redirected if it is not a listed internal resource... -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Routing-Internally-And-Or-Externally-tp4677152p4677153.html Sent from the S

[squid-users] Routing Internally And/Or Externally?

2016-04-19 Thread nkingsquid
Trying to figure out if I need to write a script for this or not... I am Brand new to Squid but have done a ton of searches and can't find this. I have authenticated traffic coming to my squid server from the Internet (Via a NetScaler). If the request is for an INTERNAL resource I want it to con

[squid-users] New to proxies

2016-04-19 Thread cjwengler
I used to have someone in this forum make me proxies for sneakers and shopping websites. I bought so many he would charge me $0.75 per proxy. I was wondering if someone else could make these proxies for me or teach me how to make them myself. Either way, I will pay you for your efforts. Thanks.

[squid-users] Changing negotiate_kerberos_auth default location for rcache

2016-04-19 Thread Michael Pelletier
Hello, I am using squid 3.4 and need to change the default location from /var/tmp to a tmpfs filesystem. The current version does not have the "-c" option to change the default location. I was wondering if there was another way. Michael -- *Disclaimer: *Under Florida law, e-mail addresses are

Re: [squid-users] Two questions regarding ssl_bump and peek/splice.

2016-04-19 Thread Mohammad Tariq
hay mate, as far as my testings took me, you need to have the certificate installed on your client; to avoid any possible errors. also, bump server first. B.R. Mohammad From: "Markey, Bruce" To: 'Amos Jeffries' ; "squid-users@lists.squid-cache.org" Sent: Tuesday, April 19, 2016 6:43

Re: [squid-users] Two questions regarding ssl_bump and peek/splice.

2016-04-19 Thread Alex Rousskov
On 04/19/2016 07:16 AM, Markey, Bruce wrote: > Can anyone point me to a deep dive or something like that about how > ssl_bump and peek/splice etc work? The more technical the better. That's easy! https://code.launchpad.net/squid http://wiki.squid-cache.org/Features/SslPeekAndSplice is less techni

Re: [squid-users] Two questions regarding ssl_bump and peek/splice.

2016-04-19 Thread Markey, Bruce
Gotcha. I should have been clear about the cert authority error, I'm getting that in client browsers for some https sites. It seems random as to which ones. Bruce Markey | Network Security Analyst STEINMAN COMMUNICATIONS 717.291.8758 (o) | bmar...@steinmancommunications.com 8 West King S

Re: [squid-users] Two questions regarding ssl_bump and peek/splice.

2016-04-19 Thread Amos Jeffries
On 20/04/2016 1:16 a.m., Markey, Bruce wrote: > Can anyone point me to a deep dive or something like that about how > ssl_bump and peek/splice etc work? The more technical the better. I > don't want to ask a ton of questions about some of the errors I'm > getting without fully understanding what

[squid-users] Two questions regarding ssl_bump and peek/splice.

2016-04-19 Thread Markey, Bruce
Can anyone point me to a deep dive or something like that about how ssl_bump and peek/splice etc work? The more technical the better. I don't want to ask a ton of questions about some of the errors I'm getting without fully understanding what is going on. I currently have squid working almost

Re: [squid-users] Attached file on OWA with Squid

2016-04-19 Thread Sebastien.Boulianne
Hi Amos, Eliezer and all ;), As I wrote, if I connect to our VPN then I try to attach a file with the OWA, it works. If I forward all owa requests directly to the mail server, I can attach a file without any issues. I isolated the issue and we can see the problem happens when owa requests pass

Re: [squid-users] Stuggling with 3.5.16 on FreeBSD-9.3

2016-04-19 Thread Odhiambo Washington
On 18 April 2016 at 20:14, Nick Rogers wrote: > > > On Fri, Apr 15, 2016 at 8:45 AM, Odhiambo Washington > wrote: > >> Hello Amos, >> >> All noted. >> >> Lemme consult with some FreeBSD guys on these . >> > > As a FreeBSD user, here's my two cents. > > You should be using the www/squid port. > >