I am trying to configure dnsmasq in /etc/config/dhcp for bypassing geo-restrict content in the same way I do it on my tomato router (see screenshot http://i.imgur.com/Ae9iYbi.jpg ).
Not sure if the option or my syntax is the reason I can't make it work. Any help is appreciated!
Here is a link with my miserably failed attempt http://pastebin.com/raw/8YNjvrYZ
dnsmasq resolvers
Moderator: Moderators
Re: dnsmasq resolvers
Easiest and most manageable way Is to create a separate file with your list in it.
IP HOST
E.g.
127.0.0.1 www.netflix.com
And then using the dnsmasq option "addnhosts" and point it to the file.
IP HOST
E.g.
127.0.0.1 www.netflix.com
And then using the dnsmasq option "addnhosts" and point it to the file.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: dnsmasq resolvers
thanks for the suggestion! I already figured it out within the dhcp file, but I will try your suggestion as it is a neat way of doing it!
Re: dnsmasq resolvers
No worries.
If you need to see it in action you can install the Adblock plugin which uses this method.
Or I can provide further detail if required but sounds like you've got it covered.
If you need to see it in action you can install the Adblock plugin which uses this method.
Or I can provide further detail if required but sounds like you've got it covered.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.