What's new

Is it possible to manipulate dnsfilter via SSH?

  • 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!

jnsie

New Around Here
I'm able to manipulate dnsfilters via the user interface, but would like to change the filter mode for particular clients via SSH. Can anyone provide any pointers?
 
It’s a bad idea in practice because the format of the nvram variable is not straightforward to manipulate.
Code:
nvram get dnsfilter_rulelist
If you already have client rules defined and the results don’t scare you, they should. :eek:

Or wait for someone smarter to wander by. :)
 
It’s a bad idea in practice because the format of the nvram variable is not straightforward to manipulate.
Code:
nvram get dnsfilter_rulelist
If you already have client rules defined and the results don’t scare you, they should. :eek:

Or wait for someone smarter to wander by. :)

Thanks, mate. You're the someone smarter here :)
 

Sign Up For SNBForums Daily Digest

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