Re: [squid-users] transparent+manual proxy on single squid

2010-02-07 Thread Matus UHLAR - fantomas
> On Wed, Jan 27, 2010 at 9:45 AM, goody goody  wrote:
> > Pls guide me that whether can i run the single squid cache in
> > transparent + manual mode at time or not? If yes then how?

On 28.01.10 00:36, goody goody wrote:
> From transparent i mean that user do not enter proxy settings in browser
> whereas in manual user have to.

that can be configured by WPAD too.

"interception" means that squid will intercept clients' connections to HTTP
servers (which often causes many troubles). Many people understand this
under word "transparent" but it's incorrect since HTTP (which we are still
talking about, correct?) defines the word "transparent" differently.

-- 
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
2B|!2B, that's a question!


Re: [squid-users] transparent+manual proxy on single squid

2010-02-07 Thread Matus UHLAR - fantomas
> On Wed, Jan 27, 2010 at 9:45 AM, goody goody  wrote:
> > Pls guide me that whether can i run the single squid cache in
> > transparent + manual mode at time or not? If yes then how?

On 27.01.10 11:00, Kinkie wrote:
> Transparent or interception?
> 
> Interception, yes. Just point the clients to it. Transparent, not sure.

squid is always transparent from the HTTP point of view, unless you use
*CAP.

-- 
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Silvester Stallone: Father of the RISC concept.


Re: [squid-users] transparent+manual proxy on single squid

2010-01-28 Thread goody goody
Okay Thanks i figured it out.

Solution is to an additional line in the squid.conf like below.

http_port : transparent
http_port :

Take care.

 


- Original Message 
From: Kinkie 
To: goody goody 
Cc: squid-users@squid-cache.org
Sent: Thu, January 28, 2010 1:51:41 PM
Subject: Re: [squid-users] transparent+manual proxy on single squid

On Thu, Jan 28, 2010 at 9:36 AM, goody goody  wrote:
> From transparent i mean that user do not enter proxy settings in browser 
> whereas in manual user have to.

Ok, in Squid's usual terms, that's interception.
Then you can :)

-- 
    /kinkie






Re: [squid-users] transparent+manual proxy on single squid

2010-01-28 Thread Kinkie
On Thu, Jan 28, 2010 at 9:36 AM, goody goody  wrote:
> From transparent i mean that user do not enter proxy settings in browser 
> whereas in manual user have to.

Ok, in Squid's usual terms, that's interception.
Then you can :)

-- 
/kinkie


Re: [squid-users] transparent+manual proxy on single squid

2010-01-28 Thread goody goody
>From transparent i mean that user do not enter proxy settings in browser 
>whereas in manual user have to.


- Original Message 
From: Kinkie 
To: goody goody 
Cc: squid-users@squid-cache.org
Sent: Wed, January 27, 2010 3:00:52 PM
Subject: Re: [squid-users] transparent+manual proxy on single squid

On Wed, Jan 27, 2010 at 9:45 AM, goody goody  wrote:
> Hi,
>
> Dear squid gurus
>
> Pls guide me that whether can i run the single squid cache in transparent + 
> manual mode at time or not? If yes then how?

Transparent or interception?

Interception, yes. Just point the clients to it. Transparent, not sure.


-- 
/kinkie



  


Re: [squid-users] transparent+manual proxy on single squid

2010-01-27 Thread Kinkie
On Wed, Jan 27, 2010 at 9:45 AM, goody goody  wrote:
> Hi,
>
> Dear squid gurus
>
> Pls guide me that whether can i run the single squid cache in transparent + 
> manual mode at time or not? If yes then how?

Transparent or interception?

Interception, yes. Just point the clients to it. Transparent, not sure.


-- 
/kinkie


[squid-users] transparent+manual proxy on single squid

2010-01-27 Thread goody goody
Hi,

Dear squid gurus

Pls guide me that whether can i run the single squid cache in transparent + 
manual mode at time or not? If yes then how?

Best Regards,
.Goody.