From: Lonnie A. <li...@lo...> - 2018-10-19 20:54:55
|
> On Oct 19, 2018, at 3:44 PM, David Kerr <da...@ke...> wrote: > > I'm probably just overlooking it, but is there a way for me to define the DNS servers that get pushed to clients in DHCP responses? Say I wanted to push out 192.168.1.2 instead (or as well as) 192.168.1.1, how would I do that? No trivial way. Possibly you could override the "dhcp-option=lan,option:dns-server,.." value using /mnt/kd/dnsmasq.static . Which begs the question, Why ? :-) Lonnie |