s the client on the same subnet? I understand that you are trying to use the proxy to serve the wpad file somehow. Thanks,Eliezer From: squid-users On Behalf Of Jonathan LeeSent: Monday, December 2, 2024 12:04 AMTo: Jonathan Lee Cc: squid-users Subject: Re: [squid-users] Wpad this is the wpad file I am
AMTo: Jonathan Lee Cc: squid-users Subject: Re: [squid-users] Wpad this is the wpad file I am using function FindProxyForURL(url, host) {url = "">host = host.toLowerCase(); if (isPlainHostName(host)) { return 'DIRECT';} if (isResolvable(host)) {var hostIP = dnsResolve(host);
anks,
>> Eliezer
>>
>> From: squid-users
>> <mailto:squid-users-boun...@lists.squid-cache.org> On Behalf Of Jonathan Lee
>> Sent: Monday, December 2, 2024 12:04 AM
>> To: Jonathan Lee <mailto:jonathanlee...@gmail.com>
>> Cc: squid-u
hanks,
Eliezer
*From:* squid-users *On
Behalf Of *Jonathan Lee
*Sent:* Monday, December 2, 2024 12:04 AM
*To:* Jonathan Lee
*Cc:* squid-users
*Subject:* Re: [squid-users] Wpad
this is the wpad file I am using
function FindProxyForURL(url, host)
{
url = url.toLowerCase();
host = host.toLowe
wpad file
somehow.
Thanks,
Eliezer
From: squid-users On Behalf Of
Jonathan Lee
Sent: Monday, December 2, 2024 12:04 AM
To: Jonathan Lee
Cc: squid-users
Subject: Re: [squid-users] Wpad
this is the wpad file I am using
function FindProxyForURL(url, host)
{
url = url.toLowerCase
this is the wpad file I am using
function FindProxyForURL(url, host)
{
url = url.toLowerCase();
host = host.toLowerCase();
if (isPlainHostName(host))
{
return 'DIRECT';
}
if (isResolvable(host))
{
var hostIP = dnsResolve(host);
if (isInNet(hostIP, '0.0.0.0', '255.0.0.0') || isInNet(hostIP
Thank you again this works perfectly for my issues I had
> On Oct 2, 2024, at 20:51, Amos Jeffries wrote:
>
> On 2/10/24 05:05, Jonathan Lee wrote:
>> Hello fellow squid users,
>> Can you please help? I am attempting to run wpad on the same machine as
>> squid however port 80 443 is blocked, I
Thanks Jeffries
Jonathan Lee
Sent from my iPhone
> On Oct 3, 2024, at 01:07, Amos Jeffries wrote:
>
> On 2/10/24 05:05, Jonathan Lee wrote:
>> Hello fellow squid users,
>> Can you please help? I am attempting to run wpad on the same machine as
>> squid however port 80 443 is blocked, I have
On 2/10/24 05:05, Jonathan Lee wrote:
Hello fellow squid users,
Can you please help? I am attempting to run wpad on the same machine as squid
however port 80 443 is blocked, I have a url redirect 192.168.1.1/wpad.dat to
https://192.168.1.1:8080/wpad.dat this is done with use of squid guard, ho
Hello fellow squid users,
Can you please help? I am attempting to run wpad on the same machine as squid
however port 80 443 is blocked, I have a url redirect 192.168.1.1/wpad.dat to
https://192.168.1.1:8080/wpad.dat this is done with use of squid guard, however
you must disable bypass for 192.1
erdosain9 wrote:
tail -f /var/log/squid/access.log | grep 192.168.6.22
1532616150.629 77 192.168.6.22 TCP_REFRESH_UNMODIFIED/200 316 GET
http://www.msftncsi.com/ncsi.txt - HIER_DIRECT/200.81.17.41 text/plain
---
You may have some different setup, but this is what works
for me and seem
On 27/07/18 03:06, erdosain9 wrote:
> Hi to all.
> Im trying to put proxy trough DNS. Im working on a Windows Server 2012 r2.
> I follow a lot of tutorial... and cant do it.
> The best i have is this (and is strange).
> When the pc start i see in log of squid the ip of that pc.
>
> tail -f /var/l
On 26.07.2018 17:32, erdosain9 wrote:
Hi, thanks
I try Explorer 8.0 and Chrome 68.0...
this can be deactivated on browser side; then wpad is for the cats ...
Walter
smime.p7s
Description: S/MIME Cryptographic Signature
___
squid-users mailing l
Hi, thanks
I try Explorer 8.0 and Chrome 68.0...
--
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/listinfo/squid-use
On Thursday 26 July 2018 at 17:06:20, erdosain9 wrote:
> Hi to all.
> Im trying to put proxy trough DNS. Im working on a Windows Server 2012 r2.
> I follow a lot of tutorial... and cant do it.
> The best i have is this (and is strange).
> When the pc start i see in log of squid the ip of that pc.
Hi to all.
Im trying to put proxy trough DNS. Im working on a Windows Server 2012 r2.
I follow a lot of tutorial... and cant do it.
The best i have is this (and is strange).
When the pc start i see in log of squid the ip of that pc.
tail -f /var/log/squid/access.log | grep 192.168.6.22
1532616150
16 matches
Mail list logo