Hi all,<br><br>I apologize if this has been asked and answered
already. I'm looking for a way to tell dnsmasq to use an external
nameserver for certain names in my local domain.<br><br>My situation is
interesting, but I don't think it's an unreasonable one. I'm using
Google's "apps for your domain" service for my email, and in my public
dns entry have a CNAME record that points <a href="http://mail.mydomain.com/" target="_blank">mail.mydomain.com</a> to <a href="http://ghs.google.com/" target="_blank">ghs.google.com</a>. On my local network however, dnsmasq believes it knows everything there is to know about
<a href="http://mydomain.com/" target="_blank">
mydomain.com</a> and that since it doesn't see a dhcp record for <a href="http://mail.mydomain.com/" target="_blank">mail.mydomain.com</a>
one must not exist. Is there a way I can get dnsmasq to see that CNAME
on the public dns server while still retaining the ability for dnsmasq
to pull entries for <a href="http://mydomain.com/" target="_blank">mydomain.com</a> from DHCP?<br><br><br>Thanks,<br><font color="#888888">Brandon</font>