Configure Node Script
Miktotik Command to Install this Script
/tool fetch url="http://www.oregonhamwan.org/node.rsc" mode=http\
http-method=post http-data="kz7zzz-01&lat=45.523064&lon=-122.676483"
Mikrotik Command to Execute this Script
To execute this script, use one of the following two commands. The first command resets the device prior to running the script. Note that this will terminate your connection, and you will not be able to reconnect to the device until the script has completed. The second command allows you to watch as the script is executed.
/system reset-configuration no-defaults=yes run-after-reset=node.rsc
/import verbose=yes file=node.rsc
Next Steps
After running the script to configure your Node, and before connecting to the HamWAN network, you should create a new user ID with a strong password, verify that you can login using this new user ID and password, and then remove the admin user ID:
/user add group=full name=yourUserID password=••••••••••••••
/user remove [find name=admin]
Copyright © 2019 Oregon HamWAN. All rights reserved.