<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div> </div><div>I need to do following DNS mapping in my router for all requests coming from a specific computer/IP-</div><div> </div><div>192.168.2.2<span class="tab"> </span>amazonaws.com</div><div> </div><div>This mapping should not be done for requests coming from other computers in my network.</div><div> </div><div>Currently I have defined it in my router (DDWRT) using dnsmasq but it is applicable for all computers in my network.</div><div> </div><div>The computer that I want to restrict this mapping for is a wireless photo frame. I don't have access to its /etc/hosts file. That's why I need to do it at the router level.</div><div> </div><div>Is this possible in standard dnsmasq? If not, is it possible to do it with some small code change in
dnsmasq?</div><div> </div><div>Thanks,</div><div>Karina.</div><div> </div></div></body></html>