Re: Question about Option 252 for Web Proxy Auto-Discovery

Bill Shirley <[email protected]>
Newsgroups gmane.network.dhcp.isc.dhcp-server
Message-ID <[email protected]>
# local proxy autodiscovery
option local-pac-server            code 252 = text;

subnet 192.168.1.0 netmask 255.255.255.0 {
   option local-pac-server "http://www.example.com/wpad.dat";
.
}

Bill

On 9/8/2021 12:30 PM, perl-list wrote:
> I have no specific knowledge of option 252, but, generally speaking in the dhcp config file when defining a string value, it is usually in quotes.  I would guess that to be the case with this as well.
>
> ----- Original Message -----
>> From: "Parkin, Richard (R.)" <[email protected]>
>> To: "Users of ISC DHCP" <[email protected]>
>> Sent: Wednesday, September 8, 2021 10:09:04 AM
>> Subject: Question about Option 252 for Web Proxy Auto-Discovery
>> Greetings!
>> I have a question about configuring Option 252 for Web Proxy Auto-Discovery.
>> Our IPAM allowed me to generate a configuration statement that resembles this:
>> option 252 http://example.com/wpad.dat;
>> What I am wondering is if the URL string needs to be quoted for this to work,
>> like so:
>> option 252 “http://example.com/wpad.dat”;
>> I haven’t been able to find a definitive answer. Is it safer to assume the
>> quotes are needed?
>> Thanks!
>> --
>> Rich Parkin
>> Ford Motor Company
>> DDI Planner (DNS, DHCP, IPAM)
>> _______________________________________________
>> ISC funds the development of this software with paid support subscriptions.
>> Contact us at https://www.isc.org/contact/ for more information.
>> dhcp-users mailing list
>> [email protected]
>> https://lists.isc.org/mailman/listinfo/dhcp-users
>>
>> _______________________________________________
>> ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
>>
>> dhcp-users mailing list
>> [email protected]
>> https://lists.isc.org/mailman/listinfo/dhcp-users

_______________________________________________
ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.

dhcp-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/dhcp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.