[squid-users] fool windows into thinking it has internet access

robert k Wild robertkwild at gmail.com
Fri Jul 22 11:02:27 UTC 2022


nice thanks Eliezer, i was missing few registry entries

-
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet\EnableActiveProbing

   - Key Type: DWORD
   - Value: Decimal 0 (False)

-
HKLM\Software\Policies\Microsoft\Windows\NetworkConnectivityStatusIndicator\NoActiveProbe

   - Key Type: DWORD
   - Value: Decimal 1 (True)

HKLM\Software\Policies\Microsoft\Windows\NetworkConnectivityStatusIndicator\DisablePassivePolling

   - Key Type: DWORD
   - Value: Decimal 1 (True)


On Fri, 22 Jul 2022 at 11:32, <ngtech1ltd at gmail.com> wrote:

> 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: ngtech1ltd at gmail.com
>
> Web: https://ngtech.co.il/
>
> My-Tube: https://tube.ngtech.co.il/
>
>
>
> *From:* robert k Wild <robertkwild at gmail.com>
> *Sent:* Friday, 22 July 2022 13:23
> *To:* Eliezer Croitoru <ngtech1ltd at gmail.com>
> *Cc:* Squid Users <squid-users at lists.squid-cache.org>
> *Subject:* Re: [squid-users] fool windows into thinking it has internet
> access
>
>
>
> so i need to whitelist
>
>
>
> internetbeacon.msedge.net
>
> ?
>
>
>
> On Thu, 21 Jul 2022 at 20:53, <ngtech1ltd at 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: ngtech1ltd at gmail.com
>
> Web: https://ngtech.co.il/
>
> My-Tube: https://tube.ngtech.co.il/
>
>
>
> *From:* squid-users <squid-users-bounces at lists.squid-cache.org> *On
> Behalf Of *robert k Wild
> *Sent:* Wednesday, 20 July 2022 18:23
> *To:* Squid Users <squid-users at 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
> .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 at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
>
>
>
> --
>
> Regards,
>
> Robert K Wild.
>


-- 
Regards,

Robert K Wild.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20220722/b687104e/attachment.htm>


More information about the squid-users mailing list