mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 21:24:32 +04:00
hnetd: Disabling localservice from default dnsmasq configuration. In a hnetd topology, dnsmasq requests may come from non-local prefixes.
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
|
||||
uci batch <<EOF
|
||||
set dhcp.odhcpd.maindhcp=1
|
||||
set dhcp.@dnsmasq[0].localservice=0
|
||||
commit dhcp
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user