I'm interested in being able to change a setting - specifically "Allow other MESH nodes to use my WAN" - over SSH. Is there a way to accomplish this? And if so, how?
P.S. I'm familiar with logging into the node over SSH and have explored the file system.
If I ask here for help how to understand and use SSH I'll probably get told that is outside the scope of this forum
ssh -p 2222 root@<nodename>
You'll be asked for the node's password.
What you do once you're logged in is indeed beyond the scope of the forum, but if you ask a specific question you'll probably get an answer.
Once done, type 'exit' to log off the node.
Hope this helps.
Orv W6BI
One thing that I find is most useful is to "reboot" nodes that otherwise are difficult to get into the GUI, giving them a "fresh" start. I also use it to drop modified swconfig files for expanded DTD ports. I use WINSCP and putty for access.