• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Dnsmasq conditional forwarding

landlord

New Around Here
Hello

I have a ac68u running the latest firmware. I have setup Norton DNS filtering which works well for me. But i have a local domain home.local with my own dns server. How can i tell my router to forward all requests for home.local to my internal dns server 192.168.1.2?

Thank you for your help in advance.
 
How can i tell my router to forward all requests for home.local to my internal dns server 192.168.1.2?

The simplest way is to add to or create file /jffs/configs/dnsmasq.conf.add
Code:
address=/local/192.168.1.2
Reboot and you're done.
Works like a charm for my .test and .dev local Domains.
 

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top