• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

**Found**: Reading settings from (after) automatic proxy configuration

Engineer

Elite Member
I've searched for two days and maybe I just don't know how to word the search but I'm looking for a way to read the settings pulled in from automatic proxy settings (i.e. internet explorer, tools, connections, lan, automatically detect connections). Once detected, anyone know how I can see the proxy and port information? Hopefully, this isn't so simple that it makes me look stupid, lol.

And "No", I don't have access to the proxy server directly (I don't even know what it's named, lol) so I cannot see the Wpad.dat file (that I know of) to get the settings.

Thanks in advance.
 
are you getting the PAC from DHCP or DNS? it wouldnt show in the fields as its using an automatic script to probobly return different proxies for different source/destinations. you have access to the file, else you wouldn't be able to pull it down. just do to a quick packet capture and see where you computer is pulling the PAC from. Once you have the path, just manually pull it down and examine.

then again, why not just ask your IT folks?
 
Found it. Thanks.

Simply did the following...

http:\\wpad.domain-name-here\wpad.dat (replace domain name with company network domain name) and it popped the wpad.dat file up in notepad. Proxy server and port was listed.

 
Back
Top