<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">From the dnsmasq Manpage:<div><br></div><div><span class="Apple-style-span" style="font-family: Times; "><dt><b>-O, --dhcp-option=[&lt;network-id&gt;,[&lt;network-id&gt;,]][encap:&lt;opt&gt;,][vendor:[&lt;vendor-class&gt;],][&lt;opt&gt;|option:&lt;opt-name&gt;],[&lt;value&gt;[,&lt;value&gt;]]</b></dt><dd>Specify different or extra options to DHCP clients. By default, dnsmasq sends some standard options to DHCP clients, the netmask and broadcast address are set to the same as the host running dnsmasq, and the DNS server and default route are set to the address of the machine running dnsmasq. If the domain name option has been set, that is sent. This configuration allows these defaults to be overridden, or other options specified. The option, to be sent may be given as a decimal number or as "option:&lt;option-name&gt;" The option numbers are specified in RFC2132 and subsequent RFCs. The set of option-names known by dnsmasq can be discovered by running "dnsmasq --help dhcp". For example, to set the default route option to 192.168.4.4, do&nbsp;<b>--dhcp-option=3,192.168.4.4&nbsp;</b>or&nbsp;<b>--dhcp-option = option:router, 192.168.4.4</b>&nbsp;and to set the time-server address to 192.168.0.4, do&nbsp;<b>--dhcp-option = 42,192.168.0.4&nbsp;</b>or&nbsp;<b>--dhcp-option = option:ntp-server, 192.168.0.4</b>&nbsp;The special address 0.0.0.0 is taken to mean "the address of the machine running dnsmasq". Data types allowed are comma separated dotted-quad IP addresses, a decimal number, colon-separated hex digits and a text string. If the optional network-ids are given then this option is only sent when all the network-ids are matched.<p><font class="Apple-style-span" face="Helvetica"><font class="Apple-style-span" face="Times">.....</font></font></p></dd></span><div>So&nbsp;<span class="Apple-style-span" style="font-family: Times; font-weight: bold; ">--dhcp-option=66,"<a href="ftp://user:passwd@10.0.1.1">ftp://user:passwd@10.0.1.1</a>" should do the trick...</span></div><div><font class="Apple-style-span" face="Times"><b><br></b></font></div><br><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">--&nbsp;<div>Holger von Ameln<br>Peercom Ltd. &amp; Co. KG<br><a href="http://www.peercom.net/peercomshop/">http://www.peercom.net/peercomshop/</a><br>----------------------------------------&nbsp;<br>holger.von.ameln@peercom.net<br>Tel.: +49 (0) 511-84887106&nbsp;&nbsp;<br>----------------------------------------&nbsp;<br>GF: Kati von Ameln&nbsp;<br>Weiße Hube 2a&nbsp;<br>D-30519 Hannover&nbsp;<br>----------------------------------------&nbsp;&nbsp;<br>USt.-IdNr.:&nbsp;DE262241650<br>----------------------------------------&nbsp;<br><br>Absenderkennzeichnung gem. §37a HGB, §80&nbsp;Abs.1 S.1 AktienG sowie §35a Abs.1 S.1&nbsp;GmbHG:</div><div><br>Peercom Ltd. &amp; Co. KG, eingetragen im&nbsp;Handelsregister Hannover unter HRA 201164&nbsp;Geschäftsführung Kati von Ameln, Sitz der&nbsp;Gesellschaft ist Hannover.<br><br><br></div></span>
</div>
<br><div><div>Am 30.12.2009 um 07:06 schrieb Mike Diehl:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">dnsmasq</span></blockquote></div><br></div></body></html>