Hey Robert,
 
The internet reachability test is composed of couple parts.
Only one of them is HTTP.
There is also an ICMP and DNS part to it.
You can customize it on the registry at:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet
 
The windows internet access check doesn’t affect other software, they do not 
rely on any of windows checks but do this by themselves.
 
I hope this have helped you.
I can try to test it locally but it’s better that you will first make a tiny 
effort to dump with wireshark the traffic on the interface
(after you have flushed the dns cahce) to verify what traffic windows use to 
test the internet connectivity.
 
Eliezer
 
----
Eliezer Croitoru
NgTech, Tech Support
Mobile: +972-5-28704261
Email: ngtech1...@gmail.com <mailto:ngtech1...@gmail.com> 
Web: https://ngtech.co.il/
My-Tube: https://tube.ngtech.co.il/
 
From: robert k Wild <robertkw...@gmail.com> 
Sent: Friday, 22 July 2022 13:23
To: Eliezer Croitoru <ngtech1...@gmail.com>
Cc: Squid Users <squid-users@lists.squid-cache.org>
Subject: Re: [squid-users] fool windows into thinking it has internet access
 
so i need to whitelist
 
internetbeacon.msedge.net <http://internetbeacon.msedge.net> 
?
 
On Thu, 21 Jul 2022 at 20:53, <ngtech1...@gmail.com 
<mailto:ngtech1...@gmail.com> > wrote:
Take a peek at:
https://docs.microsoft.com/en-us/powershell/module/nettcpip/test-netconnection?view=windowsserver2022-ps
 
This will highlight your issue and will probably make more sense into what you 
see.
 
Eliezer
 
----
Eliezer Croitoru
NgTech, Tech Support
Mobile: +972-5-28704261
Email: ngtech1...@gmail.com <mailto:ngtech1...@gmail.com> 
Web: https://ngtech.co.il/
My-Tube: https://tube.ngtech.co.il/
 
From: squid-users <squid-users-boun...@lists.squid-cache.org 
<mailto:squid-users-boun...@lists.squid-cache.org> > On Behalf Of robert k Wild
Sent: Wednesday, 20 July 2022 18:23
To: Squid Users <squid-users@lists.squid-cache.org 
<mailto:squid-users@lists.squid-cache.org> >
Subject: [squid-users] fool windows into thinking it has internet access
 
hi all,
 
trying to fool windows it has internet access and not just network access
 
looking at this guide
 
https://docs.microsoft.com/en-US/troubleshoot/windows-client/networking/internet-explorer-edge-open-connect-corporate-public-network
 
i have put in my white list
 
.msftconnecttest.com <http://msftconnecttest.com> 
.msftncsi.com <http://msftncsi.com> 
 
i have whitelisted ports 80 and 443 by default
 
on my windows client i have enabled the proxy via settings > proxy > manual 
proxy setup
 
and also i have enabled the winhttp proxy putting this in cmd
 
netsh winhttp set proxy ip_address:port
 
and i get back a connection test text saying "microsoft connect test" if i go to
 
http://www.msftconnecttest.com/connecttest.txt
 
but my network icon is still saying just network access only not internet access
 
can anyone help me out please
 
thanks,
rob

-- 
Regards, 

Robert K Wild.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org <mailto:squid-users@lists.squid-cache.org> 
http://lists.squid-cache.org/listinfo/squid-users


-- 
Regards, 

Robert K Wild.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to