Send dhcp-users mailing list submissions to dhcp-users@lists.isc.org
To subscribe or unsubscribe via the World Wide Web, visit https://lists.isc.org/mailman/listinfo/dhcp-users or, via email, send a message with subject or body 'help' to dhcp-users-requ...@lists.isc.org You can reach the person managing the list at dhcp-users-ow...@lists.isc.org When replying, please edit your Subject line so it is more specific than "Re: Contents of dhcp-users digest..." Today's Topics: 1. Re: cannot get option 160 to work in isc-dhcp-server 4.4.1 (Bill Shirley) 2. Re: cannot get option 160 to work in isc-dhcp-server 4.4.1 (Michael Mears) ---------------------------------------------------------------------- Message: 1 Date: Sat, 18 Jan 2020 18:21:24 -0500 From: Bill Shirley <b...@c3po.polymerindustries.biz> To: dhcp-users@lists.isc.org Subject: Re: cannot get option 160 to work in isc-dhcp-server 4.4.1 Message-ID: <a55a2c7c-64a0-c0fd-67a2-f6760c787...@c3po.polymerindustries.biz> Content-Type: text/plain; charset="windows-1252"; Format="flowed" Did you try enclosing the URL in double-quotes? # local proxy autodiscovery option local-pac-server??? ??? code 252 = text; option local-pac-server "http://www.example.com/wpad.dat"; What error message are you getting? Bill On 1/17/2020 6:03 PM, Michael Mears wrote: > > Trying to get option 160 to work but when I configure it as a custom option > the server fails to start. I have tried several > configs and none of them work. The latest one is: > > option phone-config code 160 = text; > > option phone-config http://192.168.0.254; > > I am thinking that maybe option 160 is already defined in the code but if it > is I do not know what to call it. For instance > option 66 is ?tftp-server-name?. > > Is there a name defined for option 160? Option 160 appears in the list of > standard DHCP options defined in? ISC DHCP and Kea > and lists it as DHCP Captive Portal. If that is the case I am not sure what > to call it out as in the options. > > > _______________________________________________ > dhcp-users mailing list > dhcp-users@lists.isc.org > https://lists.isc.org/mailman/listinfo/dhcp-users -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20200118/de7c04b2/attachment-0001.htm> ------------------------------ Message: 2 Date: Sun, 19 Jan 2020 00:04:01 +0000 From: Michael Mears <mme...@vertical.com> To: Users of ISC DHCP <dhcp-users@lists.isc.org> Subject: Re: cannot get option 160 to work in isc-dhcp-server 4.4.1 Message-ID: <de6f3ce2-84e0-4fbc-a2ff-d3c7b5b76...@vertical.com> Content-Type: text/plain; charset="utf-8" I found the problem. Option 160 is already defined. I had to download the source code for the program and go through that to find out the alias for how it is defined. Option 160 is defined as v4-captive-portal On Jan 18, 2020, at 6:21 PM, Bill Shirley <b...@c3po.polymerindustries.biz> wrote: ? Did you try enclosing the URL in double-quotes? # local proxy autodiscovery option local-pac-server code 252 = text; option local-pac-server "http://www.example.com/wpad.dat"<https://protect-us.mimecast.com/s/J0kWCpYPljCrEWuPV0vn?domain=example.com>; What error message are you getting? Bill On 1/17/2020 6:03 PM, Michael Mears wrote: Trying to get option 160 to work but when I configure it as a custom option the server fails to start. I have tried several configs and none of them work. The latest one is: option phone-config code 160 = text; option phone-config http://192.168.0.254<https://protect-us.mimecast.com/s/GAfkCrk6nlHK3YS4STqK?domain=192.168.0.254>; I am thinking that maybe option 160 is already defined in the code but if it is I do not know what to call it. For instance option 66 is ?tftp-server-name?. Is there a name defined for option 160? Option 160 appears in the list of standard DHCP options defined in ISC DHCP and Kea and lists it as DHCP Captive Portal. If that is the case I am not sure what to call it out as in the options. _______________________________________________ dhcp-users mailing list dhcp-users@lists.isc.org<mailto:dhcp-users@lists.isc.org> https://lists.isc.org/mailman/listinfo/dhcp-users<https://protect-us.mimecast.com/s/n1UkCqx9mkcA63UXJxN4?domain=lists.isc.org> _______________________________________________ dhcp-users mailing list dhcp-users@lists.isc.org https://protect-us.mimecast.com/s/n1UkCqx9mkcA63UXJxN4?domain=lists.isc.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20200119/9eaad906/attachment-0001.htm> ------------------------------ Subject: Digest Footer _______________________________________________ dhcp-users mailing list dhcp-users@lists.isc.org https://lists.isc.org/mailman/listinfo/dhcp-users ------------------------------ End of dhcp-users Digest, Vol 135, Issue 10 *******************************************