I'm using Shibby's mod K26RT-N v112 AIO:
I have assigned static ip addresses to some clients on my LAN, which run some services (i.e. DLNA, ftp, etc) that I regularly use. I can access them just fine by typing the ip address, though name resolution fails when I try to communicate using the static dhcp hostname (i.e. ftp://ftpserver). Each time I do this, I get forwarded to the google search, or the OpenDNS search page.
Under Advanced —> DHCP, I have "Use Internal DNS" and "Intercept DNS port (UDP 53)" checked off, so I thought my DNS requests would go to dnsmasq first, before going on to my DNS server, though it appears this isn't happening. "Prevent DNS-rebind attacks" is the only other option I have checked.
Why isn't it working? What should I try?