[OpenWrt-Devel] dnsmasq stops receiving packets after network restart

Kristian Evensen kristian.evensen at gmail.com
Tue Sep 25 04:48:27 EDT 2018


Hi Jo-Philipp,

On Tue, Sep 25, 2018 at 6:59 AM Jo-Philipp Wich <jo at mein.io> wrote:
> whats the complete dnsmasq cmdline?

This is the command line:
/usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf.cfg01411c -k -x
/var/run/dnsmasq/dnsmasq.cfg01411c.pid

The configuration looks as follows:

# auto-generated config file from /etc/config/dhcp
conf-file=/etc/dnsmasq.conf
dhcp-authoritative
domain-needed
localise-queries
read-ethers
enable-ubus
expand-hosts
bind-dynamic
local-service
domain=lan
server=/lan/
server=8.8.8.8
server=8.8.4.4
server=208.67.222.222
server=208.67.220.220
interface=br-lan
dhcp-leasefile=/tmp/dhcp.leases
servers-file=/tmp/resolv-files/servers.conf
resolv-file=/tmp/resolv-files/resolv.conf
stop-dns-rebind
rebind-localhost-ok
dhcp-broadcast=tag:needs-broadcast
addn-hosts=/tmp/hosts
conf-dir=/tmp/dnsmasq.d
user=dnsmasq
group=dnsmasq




bogus-priv
conf-file=/usr/share/dnsmasq/rfc6761.conf
dhcp-range=set:lan,192.168.6.2,192.168.6.201,255.255.255.0,12h
no-dhcp-interface=eth0.2

Thanks,
Kristian

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list