Questions tagged [wpad]

WPAD (Web Proxy Autodiscovery) is internet protocol that allows WPAD enabled client to locate and connect to proxy services in order delivery contents quickly to user.

10 questions
3
votes
0 answers

proxy autoconfiguration: windows does not download wpad.pac file

I am trying to configure my dhcp server on Debian Wheezy to reply to DHCP INFORM and send a url where my Windows client may download the wpad.dat file. Here is the configuration file: option local-proxy-config code 252 = text; subnet 192.168.1.0…
philippe
  • 2,131
  • 4
  • 30
  • 53
3
votes
1 answer

"Automatically Detect Setting" vs "Use Automatic Config Script"

I would like to know, in Internet Explorer, the difference between "Automatically Detect Setting" and "Use Automatic Config Script". I think I know that "Automatically Detect Setting" makes the browser locate and look for http://wpad/wpad.dat which…
Blue Tongue
  • 97
  • 2
  • 3
  • 8
3
votes
1 answer

prevent domain controller using wpad for windows update

We have a 2012 domain controller in an environment where we are running a web proxy auto discovery (WPAD) setup for client devices, and that proxy server requires authentication. However windows update does not support proxy servers requiring…
BeowulfNode42
  • 2,595
  • 2
  • 18
  • 32
2
votes
1 answer

Apache access.log filled with GET requests for wpad.dat

I'm running a small web-server on a Raspberry Pi Model B+ system running Rasbian from the NOOBS install image. I have apache2 running and a DDNS service providing a URL (from duckdns.org). I'm relatively new at this, but I know my way around linux…
andyman
  • 21
  • 1
  • 2
1
vote
0 answers

OpenVPN: automatic proxy detection after connection is established

I have setup an OpenVPN server and an HTTP proxy server on the same host in cloud. I have also configured OpenVPN client on my desktop. I have also setup redirection rules on the cloud host to redirect all port 80 and 443 traffic to the proxy…
mdk
  • 121
  • 2
1
vote
1 answer

Office autodiscover through proxy

We use the autodiscover option for IE. Our Outlook 2016 clients connecting to Office 365 are getting an chronic ssl name mismatch for autodiscover.ourdomain.onmicrosoft.com. My team has spent weeks playing with this, and it only happens when the…
Tim Brigham
  • 15,465
  • 7
  • 72
  • 113
1
vote
2 answers

Weird wpad DNS queries, anyone seen this?

I noticed that one computer (Windows 10) on our company network does some strange looking queries to our (internal) DNS server (dns.company.com). I see the wpad-query every minute, and then every 10min or so a bunch or weird hostnames show up. I…
0
votes
3 answers

Exclude URL with non-stanard port from Proxy via PAC/WPAD file

I'm running a Squid proxy and want to exclude a certain web address that is accessed over a non-standard port from going through the proxy, rather than open the port in an ACL within squid.conf (seems its a specific usage case). In my case the port…
James White
  • 654
  • 3
  • 17
  • 32
0
votes
0 answers

GET /wpad.dat entries flooding my access_log

I have a small LAN of some 30 users in it with proxy auto configuration enabled and working. Two of them are requesting wpad.dat file too rapidly at a pace of 30 times per second. 10.1.14.246 - - [02/Jun/2014:09:07:18 +0200] "GET /wpad.dat HTTP/1.1"…
Aas
  • 178
  • 1
  • 2
  • 9
0
votes
1 answer

Testing WPAD file locally with Internet Explorer 11

I am in the process of making our WPAD script ipv6 ready. I downloaded our current (working) WPAD script and configured the following options in Internet Options -> Connections -> LAN settings Automatically detect settings unticked Use automatic…
phenom135
  • 107
  • 1
  • 4
  • 13