[squid-users] squid with ldp authentication and with squidguard based on ldp group

2014-12-21 Thread Ahmed Allzaeem
The problem is that squidguard is not filtering anything!!! The ldp work for suthentication , I mean I can login from users in the DC , but all users has full permsions !! I created group called "level2" and gave it to some users , but that users still has full permission and not being filt

Re: [squid-users] Problem with running squid 3.5 on windows 7

2014-12-20 Thread Ahmed Allzaeem
Amos, Thank you . It worked :) Great thanks again cheers -Original Message- From: Amos Jeffries [mailto:squ...@treenet.co.nz] Sent: Saturday, December 20, 2014 6:38 AM To: Ahmed Allzaeem; squid-users@lists.squid-cache.org Subject: Re: [squid-users] Problem with running squid 3.5 on

Re: [squid-users] Problem with running squid 3.5 on windows 7

2014-12-20 Thread Ahmed Allzaeem
Sorry guys it was a typo from me , I corrected it in the right discussion thread. cheers -Original Message- From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Ahmed Allzaeem Sent: Saturday, December 20, 2014 4:23 PM To: 'Amos Jeffries'; s

Re: [squid-users] squid with multiple ips is listenting to some ips with port and not all of ips ??!!

2014-12-20 Thread Ahmed Allzaeem
ave too many 'http_port' lines. 2014/12/20 15:22:15| The limit is 128 HTTP ports. 2014/12/20 15:22:15| WARNING: You have too many 'http_port' lines. 2014/12/20 15:22:15| The limit is 128 HTTP ports. 2014/12/20 15:22:15| WARNING: You have too many 'http_port

Re: [squid-users] Problem with running squid 3.5 on windows 7

2014-12-20 Thread Ahmed Allzaeem
HI Amos , I tried with 3.4.7 but it has same result Here is after compilation : squid -v Squid Cache: Version 3.4.7 configure options: 'CXXFLAGS=DMAXTCPLISTENPORTS=1' '--prefix=/usr' '--includedir=/include' '--mandir=/share/man' '--infodir=/share/info' '--sysconfdir=/etc' '--enable-cac

Re: [squid-users] squid with multiple ips is listenting to some ips with port and not all of ips ??!!

2014-12-20 Thread Ahmed Allzaeem
itation to 128 ips , How can I increase this value ??? From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Ahmed Allzaeem Sent: Saturday, December 20, 2014 11:16 AM To: squid-users@lists.squid-cache.org Subject: [squid-users] squid with multiple ips is listen

[squid-users] squid with multiple ips is listenting to some ips with port and not all of ips ??!!

2014-12-20 Thread Ahmed Allzaeem
Hi Recently I have a squid with 256 ips installed on a proxy server. The issue that we have is I added about 256 . The ips are diversie in ranges and I can ping all of them from outside Bur the problem is only with squid !! Squid whrn it start .it only listen to sort of ip

Re: [squid-users] You MUST specify at least one Domain Controller.You can use either \ or / as separator between the domain name

2014-12-19 Thread Ahmed Allzaeem
fries Sent: Friday, December 19, 2014 6:46 AM To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] You MUST specify at least one Domain Controller.You can use either \ or / as separator between the domain name -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/12/2014 1:08 p.m., Ahmed Allz

Re: [squid-users] You MUST specify at least one Domain Controller.You can use either \ or / as separator between the domain name

2014-12-19 Thread Ahmed Allzaeem
s performed for every object retrieved. Google Maps can be a real nasty because it loads lots of small images for the map tiles. However I don't know /how/ slow your access is so I can't really say if it's likely to be a problem. Cheers Alex On 19/12/14 23:50, Ahmed Allzaeem wrote

Re: [squid-users] You MUST specify at least one Domain Controller.You can use either \ or / as separator between the domain name

2014-12-19 Thread Ahmed Allzaeem
To: Ahmed Allzaeem; squid-users@lists.squid-cache.org Subject: Re: [squid-users] You MUST specify at least one Domain Controller.You can use either \ or / as separator between the domain name -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/12/2014 12:13 p.m., Ahmed Allzaeem wrote: > HI a

Re: [squid-users] You MUST specify at least one Domain Controller.You can use either \ or / as separator between the domain name

2014-12-19 Thread Ahmed Allzaeem
ehalf Of Amos Jeffries Sent: Friday, December 19, 2014 5:01 AM To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] You MUST specify at least one Domain Controller.You can use either \ or / as separator between the domain name -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/12/201

[squid-users] You MUST specify at least one Domain Controller.You can use either \ or / as separator between the domain name

2014-12-19 Thread Ahmed Allzaeem
Hi guys im trygint to use Kerberos authentication between squid & AD. I have configured ntp , dns , winbind , samba and also joinf the squid to the AD domina Now the issue I have is running squid I added the following helpers below : #Kerberos config for squid auth_param ntlm program /

[squid-users] squid rotating between many ips

2014-12-16 Thread Ahmed Allzaeem
Hello Guys , im gonna configure squid with many ips with many outside outgoing addresses. But my goal this time is . I need rotating ips. As an example , I connect to ip:port , and then I need my ips be rotated between many outgoing ips How can squid help me with that ? ___

Re: [squid-users] squid_ldap_auth: WARNING, could not bind to binddn 'Invalid credentials'

2014-12-15 Thread Ahmed Allzaeem
ngle line) external_acl_type ldap_group children=3 ttl=300 %LOGIN /usr/lib/squid/squid_ldap_group -P -R -b "dc=myad,dc=domain" -D "cn=ProxyUser, cn=Users,dc=myad,dc=domain" -w "xxx" -f "(&(objectclass=person)(sAMAccountName=%v)(memberof=cn=%a,cn=Use

[squid-users] squid_ldap_auth: WARNING, could not bind to binddn 'Invalid credentials'

2014-12-15 Thread Ahmed Allzaeem
Hi guys Im trying to use squid with active directory 2008 R2 as an external authentication On DC called smart.ps Create user squid and gave it delegation to the dc and put it also in the group admins in the OU=proxy Also create user with username a and pwd 11 Now on my linux box it

Re: [squid-users] Squid 2.7, 3.4 and 3.5 Videos/Music/Images/Libraris/CDNs Booster

2014-12-12 Thread Ahmed Allzaeem
Hi , I want to ask Does it support working with squid smp ?? As I know smp don’t support more than 32 KB caching Will it solve that issue ? Plz reply me if it is. regards -Original Message- From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Stakres Sent

[squid-users] squid with kerberos

2014-12-10 Thread Ahmed Allzaeem
Hi , I have a Kerberos protected website. I am making a Kerberos enabled browser. I need to test my browser for proxy support. At least, I must do these 2 tests: 1. make some of my servers only accessible via a proxy (to test my software's proxy support) 2. have the proxy require authenticatio

Re: [squid-users] using squid 3.head for large rock , but i still have mean object size is 32 !!!!!

2014-11-30 Thread Ahmed Allzaeem
syscalls.sock.sendtos = 180.778809/sec cpu_time = 524.449272 seconds wall_time = 1800.012392 seconds cpu_usage = 29.135870% _ From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Ahmed Allzaeem Sent: Friday, November 14, 2014 5:36 PM To: squid-users@lists.squid

[squid-users] using squid 3.head for large rock , but i still have mean object size is 32 !!!!!

2014-11-30 Thread Ahmed Allzaeem
Hi , I migrated from squid 3.4.3 so that I wish to have a chance to save bw. Im using : Squid Cache: Version 3.HEAD-20141105-r13687 With options below : Service Name: squid configure options: '--prefix=/usr' '--includedir=/include' '--mandir=/share/man' '--infodir=/share/info'

[squid-users] bad kernel logs on high traffic server

2014-11-30 Thread Ahmed Allzaeem
Hi guys , I have server with about 1000 users and its okay with 2 workers Now I added more 1000 and its now 2000 users with 4 workers But sometime some process of squid get killed suddenly and here is log below , Here is sysctl.conf [root@Largerock-squid ~]# cat /etc/sysctl.conf

Re: [squid-users] squid cache Large rock with aufs optimization for bandwidth saving

2014-11-16 Thread Ahmed Allzaeem
014/11/16 09:18:30 kid5| DNS Socket created at 0.0.0.0, FD 11 I wish you help me with a good squid.conf file that can help me in saving bw as I can ! regards -Original Message- From: Amos Jeffries [mailto:squ...@treenet.co.nz] Sent: Saturday, November 15, 2014 10:07 PM To: Ahmed

Re: [squid-users] squid cache Large rock with aufs optimization for bandwidth saving

2014-11-15 Thread Ahmed Allzaeem
, November 15, 2014 4:11 PM To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] squid cache Large rock with aufs optimization for bandwidth saving -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16/11/2014 8:07 p.m., Ahmed Allzaeem wrote: > Hi developers . > The developers are no

[squid-users] squid cache Large rock with aufs optimization for bandwidth saving

2014-11-15 Thread Ahmed Allzaeem
Hi developers . Im using squid Squid Cache: Version 3.HEAD-20141105-r13687 With options : Service Name: squid configure options: '--prefix=/usr' '--includedir=/include' '--mandir=/share/man' '--infodir=/share/info' '--sysconfdir=/etc' '--enable-cachemgr-hostname=drx' '--localstatedir

Re: [squid-users] using squid 3.head for large rock , but i still have mean object size is 32 !!!!!

2014-11-14 Thread Ahmed Allzaeem
Hi Amos : by kid1 { Store Directory Statistics: Store Entries : 599 Maximum Swap Size : 0 KB Current Store Swap Size: 0.00 KB Current Capacity : 0.00% used, 0.00% free Shared Memory Cache Maximum Size: 6144000 KB Current Size: 4700672.00 KB 76.51% Maximum entries:19200

[squid-users] using squid 3.head for large rock , but i still have mean object size is 32 !!!!!

2014-11-14 Thread Ahmed Allzaeem
Hi , I migrated from squid 3.4.3 so that I wish to have a chance to save bw. Im using : Squid Cache: Version 3.HEAD-20141105-r13687 With options below : Service Name: squid configure options: '--prefix=/usr' '--includedir=/include' '--mandir=/share/man' '--infodir=/share/inf

Re: [squid-users] cache peer problem with two squid one Tproxy --->normal Porxy

2014-11-12 Thread Ahmed Allzaeem
thank you alot -Original Message- From: Amos Jeffries [mailto:squ...@treenet.co.nz] Sent: Wednesday, November 12, 2014 6:55 PM To: Ahmed Allzaeem; squid-users@lists.squid-cache.org Subject: Re: [squid-users] cache peer problem with two squid one Tproxy --->normal Porxy -BEGIN

Re: [squid-users] cache peer problem with two squid one Tproxy --->normal Porxy

2014-11-12 Thread Ahmed Allzaeem
: keep-alive Why there is a loop still ??? -Original Message- From: Amos Jeffries [mailto:squ...@treenet.co.nz] Sent: Wednesday, November 12, 2014 6:37 AM To: Ahmed Allzaeem; squid-users@lists.squid-cache.org Subject: Re: [squid-users] cache peer problem with two squid one Tproxy --->

Re: [squid-users] cache peer problem with two squid one Tproxy --->normal Porxy

2014-11-12 Thread Ahmed Allzaeem
] cache peer problem with two squid one Tproxy --->normal Porxy -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13/11/2014 11:55 a.m., Ahmed Allzaeem wrote: > Hi all > > I have two proxies > > > > 1(tproxy) and configured it to get from another normal proxy > >

[squid-users] cache peer problem with two squid one Tproxy --->normal Porxy

2014-11-12 Thread Ahmed Allzaeem
Hi all I have two proxies 1(tproxy) and configured it to get from another normal proxy So , my topology is as below Tproxy- listen on 6000--->normal proxy listen 3127 The problem is done on the normal proxy , I sont see hit or access logs but I can see logs as below

Re: [squid-users] wccp2HandleUdp: fatal error - A WCCP router does not support the forwarding method specified, only GRE supported

2014-11-10 Thread Ahmed Allzaeem
pport the forwarding method specified, only GRE supported -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/11/2014 12:19 p.m., Ahmed Allzaeem wrote: > Thanks Amos , Im trying to implement gre , AND I followed > http://wiki.squid-cache.org/ConfigExamples/UbuntuTproxy4Wccp2 > >

Re: [squid-users] wccp2HandleUdp: fatal error - A WCCP router does not support the forwarding method specified, only GRE supported

2014-11-09 Thread Ahmed Allzaeem
PGP SIGNED MESSAGE- Hash: SHA1 On 9/11/2014 9:18 a.m., Ahmed Allzaeem wrote: > Hi , > > Im trying to implemnte wccp/tproxy between squid & cisco > > I have : > > wccp2HandleUdp: fatal error - A WCCP router does not support the > forwarding method specified, only

[squid-users] wccp2HandleUdp: fatal error - A WCCP router does not support the forwarding method specified, only GRE supported

2014-11-08 Thread Ahmed Allzaeem
Hi , Im trying to implemnte wccp/tproxy between squid & cisco I have : wccp2HandleUdp: fatal error - A WCCP router does not support the forwarding method specified, only GRE supported but they are in same subnety and I don't need GRE tunnel ?? how can I fix this issue ? _

[squid-users] possible SYN flooding on port 80. Sending cookies.

2014-11-04 Thread Ahmed Allzaeem
Hi , I got new logs with squid-squid kernel: possible SYN flooding on port 80. Sending cookies. Then server is about to be killing the browsing Im asking wt should I do in kernel config to tun it so that it handle that traffic ? I just want to make sure no limitation in kernel and wil

Re: [squid-users] traffic out is less than traffic in with squid 3.4.3 , is that not good ?

2014-11-02 Thread Ahmed Allzaeem
Message- From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Ahmed Allzaeem Sent: Sunday, November 2, 2014 7:22 AM To: 'Amos Jeffries' Cc: squid-users@lists.squid-cache.o

Re: [squid-users] traffic out is less than traffic in with squid 3.4.3 , is that not good ?

2014-11-02 Thread Ahmed Allzaeem
AM To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] traffic out is less than traffic in with squid 3.4.3 , is that not good ? -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/11/2014 12:56 a.m., Ahmed Allzaeem wrote: > Hi all , > > > > Sofar im using squi

[squid-users] traffic out is less than traffic in with squid 3.4.3 , is that not good ?

2014-11-02 Thread Ahmed Allzaeem
Hi all , Sofar im using squid 3.4.3 with only ram caching ,..no cache_dir configured But... traffic out is less than traffic in with squid 3.4.3 , is that not good ? from cachemanager it says there is hit ratio and I can see MEM_HIT in access.log but wondering why the out is less than

Re: [squid-users] Large rock supporting with stable squid version

2014-10-28 Thread Ahmed Allzaeem
: Re: [squid-users] Large rock supporting with stable squid version -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25/10/2014 2:09 a.m., Ahmed Allzaeem wrote: > Hi > > I want to ask about Large rock supporting. > > In large rock supporting wts the max size for disk store ? and max

[squid-users] squid ipv6 tcp_outgoing limitation ??

2014-10-24 Thread Ahmed Allzaeem
Hi , Recently I used squid 3.4.3 for ipv6 for tcp_outgoing for many ipv6 addresses based on the username. I added about 1000 users with 1000 tcp_outgoing address but it didn't work ..it always uses the last line in squid.conf with tcp_outgoing directive !! Does squid has limitation in i

[squid-users] Large rock supporting with stable squid version

2014-10-23 Thread Ahmed Allzaeem
Hi I want to ask about Large rock supporting. In large rock supporting wts the max size for disk store ? and max size of ram store? I need someone tried large rock with squid 3.head version and have seen a stability , I used last time squid3.head but it hanged after sometime I need a he

Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic

2014-10-07 Thread Ahmed Allzaeem
, thanks you for helping regards -Original Message- From: Amos Jeffries [mailto:squ...@treenet.co.nz] Sent: Tuesday, October 7, 2014 10:51 PM To: Ahmed Allzaeem; squid-users@lists.squid-cache.org Subject: Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic I

[squid-users] can i disable ipv4 for tcp_outgoing ???? and allow only ipv6 ?

2014-10-07 Thread Ahmed Allzaeem
Hi Guys I have 1 ipv4 and many ipv6 The ipv4 will be only to reach the server I want the tcp_outgoing traffic only to be ipv6 Can I do that ??? ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listi

Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic

2014-10-07 Thread Ahmed Allzaeem
I just have one final question , I want to use tcp outgoing ipv6 based on user authentication I mean if user A ==>ipv61 If user B ==mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Ahmed Allzaeem Sent: Tuesday, October 7, 2014 1:48 PM To: 'Amos Jeffries' Cc: squid-user

Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic

2014-10-07 Thread Ahmed Allzaeem
, 2014 3:46 AM To: Ahmed Allzaeem; squid-users@lists.squid-cache.org Subject: Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/10/2014 8:28 a.m., Ahmed Allzaeem wrote: > Hi AMOS , I think there were an issue with brack

Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic

2014-10-07 Thread Ahmed Allzaeem
-cache.org] On Behalf Of Ahmed Allzaeem Sent: Tuesday, October 7, 2014 12:15 PM To: 'Amos Jeffries'; squid-users@lists.squid-cache.org Subject: Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic Hi Amos , Thanks a lot. But I still have an errros !!! Here is my

Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic

2014-10-07 Thread Ahmed Allzaeem
Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 7/10/2014 9:53 p.m., Ahmed Allzaeem wrote: > Hi , > > I have 1 single ipv4 ip and have many ipv6 ips > > I need to listen on the ipv4 on many ports >

[squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic

2014-10-06 Thread Ahmed Allzaeem
Hi , I have 1 single ipv4 ip and have many ipv6 ips I need to listen on the ipv4 on many ports As an example 1.1.1.1:4 1.1.1.1:40001 1.1.1.1:40002 In corresponding I need each ipv4:port to be tcp_outgoing to different ipv6 address I have about 3 ips. Can I know why the config bel

[squid-users] need to implement Large rock on squid , but i need a squid3.head version dont hang !

2014-10-06 Thread Ahmed Allzaeem
Hi Guys , Im trying to use squid3.head to get benefit of large rock. I tried many times but I find that squid get hang after sometime. I just need someone who tried large rock on smp and want from him the squid 3.head version and squid.conf he used if possible. Appreciate ur help regar