Viktor Jaep
Part of the Furniture
Better than stanky I always say!!That's the new look, it's totally normal. Rather swanky by my standards.
Better than stanky I always say!!That's the new look, it's totally normal. Rather swanky by my standards.
Goes to show... you don't need AMTM to run scripts. It's there for convenience for those who don't know how to use the command line. Once you have TTY access, the command line is yours to manipulate as you please!I've just run the command again and it work's now (it takes me to the same place I would be if using amtm):
View attachment 57493
Just FYI... I keep all the latest release notes on page 1 of this post... so in case you have questions what changes from version to version, it's all right there for anyone to dive into! But yes, a visual UI overhaul happened between this and the last version! Enjoy the new swank!I've run the update and now I'm seeing this. Has something gone wrong?
curl --retry 3 "https://raw.githubusercontent.com/ViktorJp/BACKUPMON/master/backupmon.sh" -o "/jffs/scripts/backupmon.sh" && chmod 755 "/jffs/scripts/backupmon.sh"
I love this, I'm sorry for the noob question but I'm replacing my current GT-AX11000 with the same model and it will have the same firmware version.
I'm wondering if it's possible or recommend to use this to backup my current router and restore onto the new one? Or is that a bad idea?
Well the original was hit close enough to a lightning strike to kill the WAN port and cause other odd issues.Why are you replacing your current router with the same thing? Is your current router faulty?
Even if it's the same model and firmware version it's generally not advisable to restore settings from another router because things like the PIN number printed on the router will no longer match. If your old router is still working and you intend to use it on the same network together with your new router that can also cause problems if you've transferred the old config file.
No, it was primarily designed to restore to the same router and firmware version. It can also be used to move the contents of a USB drive, e.g. Entware installations. Yes, you could also load an nvram cfg file onto a different router but I don't believe that was the intended purpose of the script as that's generally a bad idea.@Viktor Jaep designed BACKUPMON to restore to same model and firmware version.
Meh... "stable and reliable network" = optional. Good thing we're a forum of experimenters and tinkerers, and can figure out what works or doesn't work, and know how to get back to stable if needed.Those aren't the only reasons RMerlin has stated that you shouldn't use an old backup config file from one router to another. This is something to never do if you want a stable and reliable network.
Having wasted a fair amount of time on more than one occasion diagnosing problems that were ultimately caused people importing settings from one router to another (of the same model) I'd rather this practice wasn't encouraged. Sure, for most people it's probably going to be OK. For the rest, they're just going to come here and needlessly waste our time again.Restoring a config from one router to another same model/FW level router to me would seem like fairly low risk. One thing that may cause issues if this same model does have a slightly different hardware revision. RMerlin does have some advice to add about that here... Still... if my GT-AX6000 died and I replaced it with another GT-AX6000, I would probably use BACKUPMON to restore a previous config from the old router. I don't use the Asus DDNS service, don't care about secret PINs, and I would take the chance with the HW revision. If it doesn't work out, then yeah... factory reset.
I always thought MAC addresses were hardcoded in the nic hardware. So assuming the correct info will get overwritten into NVRAM after the fact anyways?NVRAM stores a lot more than just the customised settings that can be changed in asuswrt. There is definitely MAC addresses for the interfaces stored there for a start, but there are other low-level settings in there that likely push the WiFi radio out of specs on the wrong hardware. I certainly wouldn't want to copy router to router for just that reason. BACKUPMON stores the NVRAM in clear text, so take a look at what else is in there.
Having the WiFi MAC addresses in there actually saved me on one occasion. I wouldn't recommend moving those low-level settings between routers, same hardware version or not.
Nope. Take a look at the NVRAM.txt file.I always thought MAC addresses were hardcoded in the nic hardware. So assuming the correct info will get overwritten into NVRAM after the fact anyways?
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!