I read the update right? does this now back up the custom scripts/cron job? aka a weekly reboot script?
Yes, you read it correctly
Following the quickstart format it will make a directory on the USB stick
/mnt/ASUS/jffs-yyyymmdd-macid
You can then do a complete restore to that version backup by
jffs-restore.sh jffs-yyyymmdd-macid
for example
jffs-restore.sh jffs-20150125-E1F2
Just used the script - very easy, and worked well. However, I didn't see anywhere in the saved information where the names I've given my devices were stored. I see the MAC and IPs in the "dhcp_staticlist" list, but not the names. Is this something for a future upgrade?
Thanks for this!
I thought these were covered in the 'custom_clientlist' variable. If there is another variable I need to include?
I don't have anything for "custom_clientlist" in my nvram-restore-20150128-XXXX.sh file. Nothing matching "custom" and the only things matching "client" are for http_client, pptpd_client, and vpn_client.
I don't have anything for "custom_clientlist" in my nvram-restore-20150128-XXXX.sh file. Nothing matching "custom" and the only things matching "client" are for http_client, pptpd_client, and vpn_client.
Edit: this is for an RT-N66U running stock 3.0.0.4.376_3754 firmware.
What code level did you run the save utility on and what level did you restore to?
Also, please run the following command....
nvram show | grep one-of-your-custom-names
doing the substitution of course for your custom name after you set them up.
I thought these were covered in the 'custom_clientlist' variable. If there is another variable I need to include?
I don't have anything for "custom_clientlist" in my nvram-restore-20150128-XXXX.sh file. Nothing matching "custom" and the only things matching "client" are for http_client, pptpd_client, and vpn_client.
Edit: this is for an RT-N66U running stock 3.0.0.4.376_3754 firmware.
from the 'nvram show | grep custom' command, I can see that my "custom_clientlist" is blank.
# nvram show | grep custom
custom_clientlist=
vpn_server1_custom=
vpn_server2_custom=
smbd_custom=
vpn_client1_custom=
vpn_client2_custom=
vpn_client_custom=
vpn_server_custom=
The names that I've entered for my devices on the Network Map seem to be stored in the "nmp_client_list" variable. along with what looks to be the MAC address and some other numbers.
The script does not save the Manual Media Server Path for DLNA settings...
Thanks for your good work!
Not sure I understand....
the media shares are saved under dms_dir_x
the path variable to the db directory will automatically be generated by the code, either by default or by using a minidlna script override if it exists.
Remember, this is saving user inputs, not every parameter that may be generated by the code.
New version available.
Version 11 29-January-2015
Full Changelog is available in download directory
- - add Merlin build unique variables
- - add 374 fork unique variables
- - added code specific restore
- - create single merged filter maclist for 378 code
- - delete unused variables depending on code level
- - added Changelog and sha256 hashes in download directory
- - minor updates to QuickStart
- - AC3200 support not yet understood and will likely require changes
nvram-save-r11.zip
http://1drv.ms/16pENHc
-----------------------------------------------------------------
Enjoy!
tar -jcvf nvram-backup.tar.bz2 nvram* jffs*
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!