Commit Graph

12 Commits (238721c650cef4c8f9754cfefeded04f05cdf51b)

Author SHA1 Message Date
Jo-Philipp Wich 91cb4aac9e dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves issues with Netflix and other services
SVN-Revision: 23270
14 years ago
Nicolas Thill 46016457c2 package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump release number
SVN-Revision: 22592
14 years ago
Jo-Philipp Wich 9c3244a884 dnsmasq: add and enable DNS rebind protections
SVN-Revision: 22222
14 years ago
Felix Fietkau c067858fdf dnsmasq startup script update: add notinterface parameter
This tiny patch makes the dnsmasq init.d script listen to a parameter called "notinterface", which tells dnsmasq to not listen on a defined set of interfaces.

By default dnsmasq *always* listens on the loopback interface, even if you tell it to specifically listen on a certain other interface. Sometimes this is not desirable behaviour, so you might want to turn it off. This is useful when, for example, you want to have your own DNS server listening on the loopback interface.

Signed-off-by: Johnny Halfmoon <jhalfmoon at milksnot.com>

SVN-Revision: 17599
15 years ago
Markus Wigge 807c0426bf changed "option" to "list" for binding interfaces
SVN-Revision: 15613
15 years ago
Jo-Philipp Wich d63666203c dnsmasq: add more options for interface binding (#4900)
SVN-Revision: 15172
15 years ago
Markus Wigge b05f64dd06 - added "server" option list to delegate specific subdomains to given upstream servers
SVN-Revision: 14232
16 years ago
John Crispin 9e17c77236 add section names to dnsmasq config
SVN-Revision: 12342
16 years ago
Travis Kemen c4354c4589 convert the rest of /etc/dnsmasq.conf to uci
SVN-Revision: 9440
17 years ago
Florian Fainelli 92cd647b8b Use a more explicit variable name for the number of dhcp leases (#2240)
SVN-Revision: 8437
17 years ago
Florian Fainelli 30929d5e04 Use the end variable instead of limit (#2142)
SVN-Revision: 8307
17 years ago
Felix Fietkau e1bb37f2ec upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452)
SVN-Revision: 6595
18 years ago