WPAD.DAT with IIS and DNS
Hi guys,
Hoping you can help, I am having some trouble setting up WPAD on a network I look after. They have only just got a wireless network so they now want to be able to use smartphones and the likes so this means that setting the proxy through GPO wont work.
The network is the following
Windows Server 2008 R2 Server
Windows XP Clients
Various Smartphones
Ruckus Wifi network using Zonedirector 1100 and Zoneflex 7363 APs
I have so far done the following-
Set up a WPAD website with IIS
Set up DNS so you can browse to the wpad.dat file by typing in Create a wpad.dat file.
Quote:
function FineProxyForURL (url,host)
{
return "PROXY proxy1.equinoxsoltuions.com:80; DIRECT";
}
As you can tell from what i have posted they are part of LGFL and use the equinoxsolutions proxy. The problem i am having is that when i set a web browser to auto config it just hangs and nothing happens.
Any help you can give is greatly appreciated.
Cheers
Pat