What's new
  • 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!

List of running services for RT-AC68W?

gilzow

New Around Here
Have a RT-AC68W running stock, v3.0.0.4.385_20633-g593a8ef. SSH is enabled. What I would like to do is change the settings for a single device in the AIProtection Web & Apps Filters. I know the nvram settings that need to be changed, can change them, commit, and see that the changes are reflected in the GUI. I know a service needs to be restarted in order for those changes to be implemented but for the life of me can't figure out which service. I had assumed it would be
Code:
service restart_firewall
but that doesn't appear to be it.

Does anyone know for AI Protection Web & Apps Filters which service needs to be restarted?
 
no sooner do I type this all out and post that I remember there's a log file and could go look at that after applying the changes via the GUI.
Looks like the services are
Code:
service restart_wrs;
service restart_firewall;
service apply_amaslib;
 

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!
Back
Top