<div dir="ltr"><div><div>Hi,<br><br>I'm using dnsmasq only for dns (no dhcp), and I'd like to emulate resolv.conf's search parameter, but right in dnsmasq.<br><br></div>For example, when i do `nslookup foo`, I'd like dnsmasq to try `foo`, then `foo.bar`, and then `foo.baz`, but without the need to write `search bar baz` in resolv.conf file. is it possible, and how?<br>

<br></div>Thanks.<br></div>