Hi, I'm using dnsmasq only for dns (no dhcp), and I'd like to emulate resolv.conf's search parameter, but right in dnsmasq.
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? Thanks.
_______________________________________________ Dnsmasq-discuss mailing list [email protected] http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss
