<div dir="ltr">If I have two lines:<div><br></div><div>cname=<a href="http://www.mysite.com">www.mysite.com</a>,<a href="http://whatever.com">whatever.com</a></div><div>cname=<a href="http://mysite.com">mysite.com</a>,<a href="http://another.com">another.com</a></div><div><br></div><div>dnsmasq will refuse to run and complains "duplicate CNAME"</div><div><br></div><div>so it assumes <a href="http://www.mysite.com">www.mysite.com</a> is the same as <a href="http://mysite.com">mysite.com</a>? but I actually can set www-subdomain to different sub-domains, isn't it?</div><div><br></div><div>plus, if dnsmasq insists this duplicate is bad, should it issue a "warning" instead of just quitting? dnsmasq quit is pretty serious, all LAN hosts lost internet access becauseĀ of that.</div><div><br></div></div>