======Configure DNS Search Path====== sudo vi /etc/resolvconf/resolv.conf.d/base Add search example.local Then run resolvconf -u You can also add this to DHCP reply option
sudo vi /etc/resolvconf/resolv.conf.d/base
search example.local
resolvconf -u