[squid-users] MSN sniff over the squid server

2010-06-22 Thread Juan Cardoza
Do you know if there a way to sniff the MSN packets through the squid
server?
At this moment the MSN is working through the squid server.

Kind regards



[squid-users] How to avoid the exceptions at the browser

2010-06-01 Thread Juan Cardoza

Hello all

At this moment I am using the exceptions at the browsers to avoid send 
the request to the proxy server for internal URLs.
Is there a way we can send the URL to the proxy server and then the 
proxy identify the URL and send it back to the internal network and find 
the correct direccion. The idea to do this is to avoid the domain 
request process, because sometime it takes a lot of time that can be 
eliminate if the proxy manage the request.


Kind regards
c...@rm@N


RE: [squid-users] Re: NCSA Password change and AD Authentication

2009-09-23 Thread Juan Cardoza
I just need to installed an authentication option, what did you think is the
best option???
I need to add it to the Squid (squid/2.6.STABLE18)

Note: In the company we have Windows Domain implemented

Please let me know your comments, thanks
Jhon

-Mensaje original-
De: news [mailto:n...@ger.gmane.org] En nombre de Markus Moeller
Enviado el: Lunes, 14 de Septiembre de 2009 03:21 p.m.
Para: squid-users@squid-cache.org
Asunto: [squid-users] Re: NCSA Password change and AD Authentication

What method did you try for AD authentication ?

Markus

vikas rawat rawat.vi...@gmail.com wrote in message 
news:d1392a280909140858v38a17373x6675900322a0a...@mail.gmail.com...
Dear All,

I have configured SQUID in Linux RHEL with NCSA authentication, is
there any option users can changed their password there self.

I have also tried with uthentication with Active Directory several
times but could not sucess.

Could you help me how to do these process.

thanks

Vikas



Teleperformance values: Integrity - Respect - Professionalism - Innovation - 
Commitment

The information contained in this communication is privileged and confidential. 
 The content is intended only for the use of the individual or entity named 
above. If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited.  If you have received this communication 
in error, please notify me immediately by telephone or e-mail, and delete this 
message from your systems.
Please consider the environmental impact of needlessly printing this e-mail.


RE: [squid-users] How to tell if request is cached

2009-09-22 Thread Juan Cardoza
Thanks so much Amos, this have been resolved my doubt, now I can finish the
script.
Thanks for your help.

Jhon

-Mensaje original-
De: Amos Jeffries [mailto:squ...@treenet.co.nz] 
Enviado el: Martes, 22 de Septiembre de 2009 04:14 a.m.
CC: squid-users@squid-cache.org
Asunto: Re: [squid-users] How to tell if request is cached

Juan Cardoza wrote:
 Anyone could answer this question???
 
 I need the same to complete a script job, thanks
 Jhon
 
 -Mensaje original-
 Hi!
 
 How can I tell by reading the log files if a certain request is returned 
 to the browser from cache or from the internet?
 
 
 Thanks!

http://wiki.squid-cache.org/SquidFaq/SquidLogs

Amos
-- 
Please be using
   Current Stable Squid 2.7.STABLE7 or 3.0.STABLE19
   Current Beta Squid 3.1.0.13


Teleperformance values: Integrity - Respect - Professionalism - Innovation - 
Commitment

The information contained in this communication is privileged and confidential. 
 The content is intended only for the use of the individual or entity named 
above. If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited.  If you have received this communication 
in error, please notify me immediately by telephone or e-mail, and delete this 
message from your systems.
Please consider the environmental impact of needlessly printing this e-mail.


RE: [squid-users] How to tell if request is cached

2009-09-21 Thread Juan Cardoza
Anyone could answer this question???

I need the same to complete a script job, thanks
Jhon

-Mensaje original-
De: news [mailto:n...@ger.gmane.org] En nombre de Matias
Enviado el: Jueves, 17 de Septiembre de 2009 03:18 a.m.
Para: squid-users@squid-cache.org
Asunto: [squid-users] How to tell if request is cached

Hi!

How can I tell by reading the log files if a certain request is returned 
to the browser from cache or from the internet?


Thanks!


Teleperformance values: Integrity - Respect - Professionalism - Innovation - 
Commitment

The information contained in this communication is privileged and confidential. 
 The content is intended only for the use of the individual or entity named 
above. If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited.  If you have received this communication 
in error, please notify me immediately by telephone or e-mail, and delete this 
message from your systems.
Please consider the environmental impact of needlessly printing this e-mail.


RE: [squid-users] Windows update through the proxy

2009-09-21 Thread Juan Cardoza
Just to complete this information, the URL you sent me help me to get access
to the windows update.
Just to complete the information I add a parameter into the windows xp
computers:

This information just apply to Windows XP computers:

C:\proxycfg /?
Herramienta predeterminada de configuración del proxy WinHTTP de Microsoft
(R)
Copyright (c) Microsoft Corporation. Reservados todos los derechos.

uso:

proxycfg -?  : para ver la documentación de ayuda
proxycfg : para ver la configuración actual del proxy WinHTTP
proxycfg [-d] [-p nombreservidor [lista de omisión]]

-d : establecer acceso directo
-p : establecer servidor(es) y lista de omisión opcional
proxycfg -u  : importar configuración del proxy de la configuración
manual
   de Microsoft Internet Explorer del usuario actual (en
HKCU)


I used the proxycfg -u option to download the proxy configuration from the
browser to the windows update configuration, this help me to download the
windows update files.
The command needs to be run through the CMD command line.

Now I just looking for the same command for windows 2000 and windows vista
to complete downloading the windows update to the computers.

This command is in the windows system, you don’t need to add any program
into the computer, this is part of the windows xp system.

Thanks to all for your help.
Jhon


-Mensaje original-
De: Jeff Pang [mailto:pa...@arcor.de] 
Enviado el: Jueves, 17 de Septiembre de 2009 10:19 p.m.
Para: Juan Cardoza
CC: squid-users@squid-cache.org
Asunto: Re: [squid-users] Windows update through the proxy

2009/9/18 Juan Cardoza jcard...@tpmex.com:
 Does anyone know how to get Access to the windows update through the
proxy.
 Is there a way to configure the proxy into the windows update or into the
proxy to download the update files.


see:
http://wiki.squid-cache.org/SquidFaq/WindowsUpdate


Teleperformance values: Integrity - Respect - Professionalism - Innovation - 
Commitment

The information contained in this communication is privileged and confidential. 
 The content is intended only for the use of the individual or entity named 
above. If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited.  If you have received this communication 
in error, please notify me immediately by telephone or e-mail, and delete this 
message from your systems.
Please consider the environmental impact of needlessly printing this e-mail.


RE: [squid-users] URL issue (Internet explorer vs Firefox)

2009-09-18 Thread Juan Cardoza
I don't think that IE have the problem, because I eliminate the proxy
configuration from the IE and the web page start working fine.

I am not kijacking message theads, I really need help on this.
Thanks for your answer.
Jhon

-Mensaje original-
De: Amos Jeffries [mailto:squ...@treenet.co.nz] 
Enviado el: Viernes, 18 de Septiembre de 2009 02:09 a.m.
CC: squid-users@squid-cache.org
Asunto: Re: [squid-users] URL issue (Internet explorer vs Firefox)

Juan Cardoza wrote:
 Does anyone have any idea about this issue
 

Answer: stop hijacking message threads. You have a browser issue due to 
IE not supporting some feature of HTML. Nothing to do with Squid.

Amos
-- 
Please be using
   Current Stable Squid 2.7.STABLE7 or 3.0.STABLE19
   Current Beta Squid 3.1.0.13


Teleperformance values: Integrity - Respect - Professionalism - Innovation - 
Commitment

The information contained in this communication is privileged and confidential. 
 The content is intended only for the use of the individual or entity named 
above. If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited.  If you have received this communication 
in error, please notify me immediately by telephone or e-mail, and delete this 
message from your systems.
Please consider the environmental impact of needlessly printing this e-mail.


[squid-users] URL issue (Internet explorer vs Firefox)

2009-09-17 Thread Juan Cardoza
Hello All

I have an issue, when someone Access the link below:
http://portal.infonavit.org.mx/wps/portal/TRABAJADORES/!ut/p/c5/04_SB8K8xLLM
9MSSzPy8xBz9CP0os3hnd0cPE3MfAwMLfwsLAyM_1wAXIxNvA_dAU30_j_zcVP2CbEdFABfWMig!
/dl3/d3/L2dBISEvZ0FBIS9nQSEh/

Through the Internet Explorer I receive the download process for a file that
say:
We do not recognize the kind of file, do you want to download it?

But when I try to access the same link through the firefox the link works.

Also if I send the request directly to the internet without the proxy in the
same PC, the link work perfectly.

Does anyone know what is happening?
Do I need to add something else in the proxy to get the correct access?

Thanks 
Best regards
Jhon



Teleperformance values: Integrity - Respect - Professionalism - Innovation - 
Commitment

The information contained in this communication is privileged and confidential. 
 The content is intended only for the use of the individual or entity named 
above. If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited.  If you have received this communication 
in error, please notify me immediately by telephone or e-mail, and delete this 
message from your systems.
Please consider the environmental impact of needlessly printing this e-mail.


[squid-users] Windows update through the proxy

2009-09-17 Thread Juan Cardoza
Does anyone know how to get Access to the windows update through the proxy.
Is there a way to configure the proxy into the windows update or into the proxy 
to download the update files.

Best regards
Juan Cardoza


Teleperformance values: Integrity - Respect - Professionalism - Innovation - 
Commitment

The information contained in this communication is privileged and confidential. 
 The content is intended only for the use of the individual or entity named 
above. If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited.  If you have received this communication 
in error, please notify me immediately by telephone or e-mail, and delete this 
message from your systems.
Please consider the environmental impact of needlessly printing this e-mail.


RE: [squid-users] URL issue (Internet explorer vs Firefox)

2009-09-17 Thread Juan Cardoza
Does anyone have any idea about this issue


-Mensaje original-
De: Juan Cardoza [mailto:jcard...@tpmex.com] 
Enviado el: Jueves, 17 de Septiembre de 2009 02:41 p.m.
Para: squid-users@squid-cache.org
Asunto: [squid-users] URL issue (Internet explorer vs Firefox)

Hello All

I have an issue, when someone Access the link below:
http://portal.infonavit.org.mx/wps/portal/TRABAJADORES/!ut/p/c5/04_SB8K8xLLM
9MSSzPy8xBz9CP0os3hnd0cPE3MfAwMLfwsLAyM_1wAXIxNvA_dAU30_j_zcVP2CbEdFABfWMig!
/dl3/d3/L2dBISEvZ0FBIS9nQSEh/

Through the Internet Explorer I receive the download process for a file that
say:
We do not recognize the kind of file, do you want to download it?

But when I try to access the same link through the firefox the link works.

Also if I send the request directly to the internet without the proxy in the
same PC, the link work perfectly.

Does anyone know what is happening?
Do I need to add something else in the proxy to get the correct access?

Thanks 
Best regards
Jhon



Teleperformance values: Integrity - Respect - Professionalism - Innovation -
Commitment

The information contained in this communication is privileged and
confidential.  The content is intended only for the use of the individual or
entity named above. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution or
copying of this communication is strictly prohibited.  If you have received
this communication in error, please notify me immediately by telephone or
e-mail, and delete this message from your systems.
Please consider the environmental impact of needlessly printing this e-mail.


Teleperformance values: Integrity - Respect - Professionalism - Innovation - 
Commitment

The information contained in this communication is privileged and confidential. 
 The content is intended only for the use of the individual or entity named 
above. If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited.  If you have received this communication 
in error, please notify me immediately by telephone or e-mail, and delete this 
message from your systems.
Please consider the environmental impact of needlessly printing this e-mail.


[squid-users] LDAP configuration for squid

2009-09-08 Thread Juan Cardoza
Hello all

How can I configure the LDAP into the squid server, I have been googling but 
there is a lot of information but no one is working into my squid server, I 
really appreciate you can help me with it.

Best regards
Jhon


Teleperformance values: Integrity - Respect - Professionalism - Innovation - 
Commitment

The information contained in this communication is privileged and confidential. 
 The content is intended only for the use of the individual or entity named 
above. If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited.  If you have received this communication 
in error, please notify me immediately by telephone or e-mail, and delete this 
message from your systems.
Please consider the environmental impact of needlessly printing this e-mail.


RE: [squid-users] Squid and AD

2009-02-13 Thread Juan Cardoza
How can I get a black list with the most common URLs from Porn Sites?


-Mensaje original-
De: Maxx [mailto:maximka1...@gmail.com] 
Enviado el: Viernes, 13 de Febrero de 2009 12:51 p.m.
Para: squid-users@squid-cache.org
Asunto: [squid-users] Squid and AD 

Hello,

I have my squid configured with auth to AD:

auth_param basic program /usr/lib/squid/ldap_auth -R -D 
squidt...@svib.ru -W /usr/lib/squid/pass.txt -b dc=svib,dc=ru -f 
sAMAccountName=%s 192.168.10.5

Is this possible to reconfigure sqiud, that it could use a few AD-servers,
for example use standby server, when primary is failed?
I read squid-FAQ, but i didn't find the answer, possible i missed it?

Best regards, Maksim.


Teleperformance values: Integrity - Respect - Professionalism - Innovation - 
Commitment

The information contained in this communication is privileged and confidential. 
 The content is intended only for the use of the individual or entity named 
above. If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited.  If you have received this communication 
in error, please notify me immediately by telephone or e-mail, and delete this 
message from your systems.
Please consider the environmental impact of needlessly printing this e-mail.