I combine it with DNS. Not everything is going to be able to use the DHCP
method. You need it to work by both DNS and DHCP, and the two have to work
together.
First:
Create a CNAME entry in DNS called "wpad". Point it at the Host Record for
the Proxy Server.
Second:
Create the DHCP Option and point it at the DNS CNAME like this,
http://wpad.mydomain.loc
Third:
Configure the Proxy to "publish" its autoconfiguration script on port 80.
It *must* be port 80 or the DNS wpad setup will fail.
Open a web browser and go to the link
http://wpad.mydomain.loc/wpad.dat
You should be prompted to Save or Open. Choose Open and you will see the
contents of the auto-configuration script.
http://www.google.com/search?hl=en&a...i=&safe=images
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------
"Radovan Vojtek" <(E-Mail Removed)> wrote in message
news:6DB71588-91BB-44B5-98C5-(E-Mail Removed)...
> Hi all,
>
> I've defined 252 DHCP option (DHCP) on our W2k8 DHCP server for autoconfig
> proxy. However, it doesn't work.
>
> In NetMon I've noticed that DHCP server DOES NOT send this option in DHCP
> OFFER.
>
> Isn't there some policy in W2k8 that could block the 252 option?
>
> Thanks,
> --
> R.V.