We are adding a new asl-node-lookup
command to the release. It’s currently in the beta channel but should be moved to the production channel soon. Details are available @ 20240816 - Package Updates - Beta Channel.
In this case, and given that the content in the beta channel content is currently minimal, I would suggest/ask that you :
- enable the beta channel software
- apt update/upgrade to install the updated ASL3 and ASL3-Pi-Appliance packages
- disable the beta channel software (to keep any “new” beta updates from being installed unless/until you are ready)
- exec the new
asl-node-lookup
command with a few node #'s.
sudo asl-node-lookup <node-number>
Then, repeat the same commands but specify an alternate DNS server.
sudo asl-node-lookup --ns 8.8.8.8 <node-number>