Quote from: FullyBorked on May 24, 2025, 12:11:04 AMAny guidance on how to properly update the vlan naming without blowing up everything?
i see i was a bit late as you've already got it done, but here's how i did it:
- make sure you can reach the firewall from atleast 2 networks (i used my main machine + smartphone on 2 different vlans)
- create a temporary useless vlan
- go to assignments, take your main machine vlan, change it to the useless vlan you just created
(you'll no longer be able to access the fw through your main machine)
- login with your phone
- go back to devices, update the name
- back to assignments, setting the original vlan back to it's right assignment, save, and for good measure, restart dhcp (because this one now has no clue for dhcp on your newly named original interface)
then, repeat the process for all other vlans, which you can now comfortably do from your main machine, and then restart dhcp so all interfaces are picked up.
(and to end, if you added temporary rules for your phone to access the firewall, remove them once done -ofcourse)
bonus: to be sure that you don't completely F up, also go to snapshots, create a new snapshot before starting, and set the unchanged config to next-active.
if things go wrong, just reboot the firewall so it ends back up at the previous config and you can start over without having locked yourself out.
once finalized, set your changed config to be the next-active again.