Juergen Daubert
c12b857d16
security fix, see https://security.googleblog.com/2017/10/behind-masq-yet-more-dns-and-dhcp.html
README for dnsmasq 2.x REQUIREMENTS For the DHCP server part of dnsmasq you need the following kernel networking options: - Packet sockets - Socket filtering PRE-INSTALL POST-INSTALL As of version 1.16 dnsmasq use the syslog facility daemon with priority debug for logging of queries, if log-queries is enabled. This will not work with the default configuration of CRUX. Add something like the following to /etc/syslog.conf: *.=debug /var/log/debug PRECAUTION