Feature #614
dnsmasq support in hda-ctl
0%
Description
Tracking Issue for allowing support of dnsmasq in hdactl
History
#1 Updated by cpg almost 12 years ago
- Tracker changed from Bug to Feature
#2 Updated by cpg almost 12 years ago
latest code is in
http://dl.dropbox.com/u/364883/Amahi/hdactl-dnsmasq-v0
diff vs top of the tree in
http://dl.dropbox.com/u/364883/Amahi/hdactl-dnsmasq-v0.diff
#3 Updated by maniro almost 12 years ago
- File hdactl-dnsmasq added
added options to toggle split dns
added static dhcp hosts to dns
todo:
change alias for hda to use hostname instead of hda being hardcoded
code cleanup, simplification, reorganize into proper sections (ie dnsmasq all over atm)
change to generate hdactl.conf if doesn't exist but always use hdactl.conf
future:
add options to be able to provide external dns as well (this should already work if external ips are in the aliases db; the option localise-queries won't give a private ip range out to a request from a public one and vice-versa for the one host)
need to make sure what interface we listen on for either dhcp or dns requests.
please provide feedback and anything that is missing from using named/dhcpd
#5 Updated by cpg over 9 years ago
- Subject changed from dnsmasq in hdactl to dnsmasq support in hda-ctl
- Status changed from New to Assigned
#6 Updated by cpg over 9 years ago
We are switching to dnsmasq by default in Amahi 7 as an experiment to see how well it works.
Not all features above are implemented, but the implementation we did
(in https://github.com/amahi/hda-ctl/commit/68557813e6460ec4755ac355d2cac1d601c0ec61) is a little more flexible than the original work.
closing for now.
#7 Updated by cpg over 8 years ago
- Status changed from Assigned to Closed
Also available in: Atom