What's new

VLAN script at services-start... and what else?

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

ERamseth

New Around Here
It seems like services-start is the right place for the initial VLAN setup script I wrote.

Should it also be triggered by other events? And if so does anyone have insight into which one(s)?

I'm guessing a service-event-end on something like wireless or networking, but I actually am having trouble finding a list of all the services that could trigger a start, stop, or restart...

FWIW the script uses
- robocfg to configure vlans
- vconfig to add vlans
- ifconfig to bring up vlans
- brctl to create and modify bridges
- nvram set to set variables used by eapd
- kills and restarts eapd

and the bridges and vlans are composed of the wireless interfaces (regular and guest) and ethernet ports.

(hoping the above list might give some insight to what services might necessitate a re-setup of the VLANs)

edit: this is re: an RT-AC3200 but I would guess the answer(s) would be more or less universal...
 
Last edited:

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

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