<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Did you try enclosing the URL in double-quotes?<br>
      <font color="#993300"><tt># local proxy autodiscovery</tt><tt><br>
        </tt><tt>option local-pac-server        code 252 = text;</tt><tt><br>
        </tt><tt>option local-pac-server       
          <a class="moz-txt-link-rfc2396E" href="http://www.example.com/wpad.dat">"http://www.example.com/wpad.dat"</a>;</tt><tt><br>
        </tt></font><br>
      What error message are you getting?<br>
      <br>
      Bill<br>
    </p>
    <div class="moz-cite-prefix">On 1/17/2020 6:03 PM, Michael Mears
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:E244B9FF9C6F774E93D9E40642E6420802EF1D2828@PHXEX2.vertical.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">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:<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">option phone-config code 160 = text;<o:p></o:p></p>
        <p class="MsoNormal">option phone-config <a
            href="http://192.168.0.254" moz-do-not-send="true">http://192.168.0.254</a>;<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">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”.<o:p></o:p></p>
        <p class="MsoNormal">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.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
dhcp-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/dhcp-users">https://lists.isc.org/mailman/listinfo/dhcp-users</a>
</pre>
    </blockquote>
  </body>
</html>