<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Need help on configuring dhcp with webproxy!]]></title><description><![CDATA[<p dir="auto">hi all</p>
<p dir="auto">i'm quite new to this pfsense and need to know how to give dhcp with a proxy pointing to a wpad.dat of another box.</p>
<p dir="auto">i've tried to add in the "Additional BOOTP/DHCP Options" with<br />
number: 252<br />
type: string<br />
value: "http://192.168.2.13/wpad.dat"</p>
<p dir="auto">but it didn't work.</p>
<p dir="auto">am i doing it wrong or is there another way to do this thing?</p>
<p dir="auto">need your help, please…..</p>
<p dir="auto">thank you in advance. have a nice day.</p>
]]></description><link>https://forum.netgate.com/topic/30025/need-help-on-configuring-dhcp-with-webproxy</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 04:45:16 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/30025.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 Jan 2011 09:57:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Need help on configuring dhcp with webproxy! on Wed, 26 Jan 2011 12:07:04 GMT]]></title><description><![CDATA[<p dir="auto">I just tried this on:<br />
2.0-BETA5 (i386) built on Thu Jan 13 20:30:46 EST 2011</p>
<p dir="auto">and it doesn't seems to be sending the extra options defined:</p>
<p dir="auto">192.168.0.1.67 &gt; 255.255.255.255.68: [udp sum ok] BOOTP/DHCP, Reply, length 300, xid 0x295fdbd5, secs 1280, Flags [Broadcast] (0x8000)<br />
  Your-IP 192.168.0.7<br />
  Client-Ethernet-Address 00:26:****<br />
  Vendor-rfc1048 Extensions<br />
    Magic Cookie 0x63825363<br />
    DHCP-Message Option 53, length 1: Offer<br />
    Server-ID Option 54, length 4: 192.168.0.1<br />
    Lease-Time Option 51, length 4: 1800<br />
    Subnet-Mask Option 1, length 4: 255.255.255.0<br />
    Domain-Name Option 15, length 20: "******"<br />
    Default-Gateway Option 3, length 4: 192.168.0.1<br />
    Domain-Name-Server Option 6, length 4: 192.168.0.1</p>
<p dir="auto">Although it's in /var/dhcpd/etc/dhcpd.conf:<br />
…<br />
option custom-lan-0 code 252 = string;<br />
...<br />
option custom-lan-0 "http://192.168.2.13:80/wpad.dat";<br />
...</p>
<p dir="auto">And i restarted dhcpd after config change.</p>
<p dir="auto">I don't think this option was available in 1.* branch, has been a long time since i've used it though... So maybe this should be moved to the 2.0 board?</p>
<p dir="auto">... it should be in the OFFER, right? Or is it only sent when requesting extra options in an INFORM?</p>
]]></description><link>https://forum.netgate.com/post/262684</link><guid isPermaLink="true">https://forum.netgate.com/post/262684</guid><dc:creator><![CDATA[SeventhSon]]></dc:creator><pubDate>Wed, 26 Jan 2011 12:07:04 GMT</pubDate></item></channel></rss>