Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dnsmasq [2009/06/09 16:32]
nats
dnsmasq [2010/04/28 15:45] (current)
davehansen
Line 63: Line 63:
 forces "​simple and safe" behaviour to avoid problems in such a case. forces "​simple and safe" behaviour to avoid problems in such a case.
 </​code>​ </​code>​
 +
 +===== Under OpenWRT =====
 +
 +[[http://​www.openwrt.org|OpenWRT]] is a replacement for factory firmware commonly found in wireless routers. ​ dnsmasq is configured a bit differently when you use OpenWRT. ​ Use these commands to set the dhcp-supplied filename. ​ This eventually gets passed as the --dhcp-boot command-line option to dnsmasq. ​ But, this way, it is saved in the router'​s flash and will get saved/​restored with the rest of the system'​s configuration.
 +
 +<​code>​
 +  uci set dhcp.@dnsmasq[0].dhcp_boot=http://​4.3.2.1/​gpxe-dir/​script-name,​
 +  uci commit dhcp
 +</​code>​
 +
  

Navigation

* [[:start|Home]] * [[:about|About our Project]] * [[:download|Download]] * [[:screenshots|Screenshots]] * Documentation * [[:howtos|HowTo Guides]] * [[:appnotes|Application Notes]] * [[:faq:|FAQs]] * [[:doc|General Doc]] * [[:talks|Videos, Talks, and Papers]] * [[:hardwareissues|Hardware Issues]] * [[:mailinglists|Mailing lists]] * [[http://support.etherboot.org/|Bugtracker]] * [[:contributing|Contributing]] * [[:editing_permission|Wiki Edit Permission]] * [[:wiki:syntax|Wiki Syntax]] * [[:contact|Contact]] * [[:relatedlinks|Related Links]] * [[:commerciallinks|Commercial Links]] * [[:acknowledgements|Acknowledgements]] * [[:logos|Logo Art]]

QR Code
QR Code dnsmasq (generated for current page)