<div dir="ltr">Near the end of dnsmasq.conf.example, there is this section:<br><br># Provide an alias for a "local" DNS name. Note that this _only_ works<br># for targets which are names from DHCP or /etc/hosts. Give host<br># "bert" another name, bertrand<br>#cname=bertand,bert<br><br><br>It seems that the example has a typo, i.e., it has "bertand" instead of "bertrand", It should say:<br><br><div>#cname=bertrand,bert</div><div><br></div><div><br></div><div>Brenton</div></div>