Site Tools


admin-config

This is an old revision of the document!


Configuration

The Configuration menu contains settings for backing up and restoring default and custom configurations. It is divided into sections, including Backup Configuration, Restore Configuration and Restore Default Configuration. You are urged not to restore configuration settings made within previous (Fresh)Tomato releases. Changes in variables and other settings can cause a great number of problems.

Backup Configuration

The Backup Configuration section includes a field where you can view/name the backup file. The default syntax for the backup filename is:
“freshtomato_vYYYYM_<hash value>” .

Where:

v = version (release)

YYYY = Year

M = month.

The backup file is archived in standard .gz (gzip) file format. Once extracted, the actual backup file is a raw text file.

Backup: Clicking on the Backup button will open a prompt asking you where you want to store the backup .gz archive.


wiki.freshtomato.org_lib_plugins_ckgedit_fckeditor_userfiles_image_administration-configuration.jpg

Restore Configuration

The Restore Configuration section includes a button allowing to you to choose the FreshTomato configuration file from which you'd like to restore settings.

Browse… Clicking this button brings up a prompt asking you to located the backup configuration file you want to restore.

Restore: Clicking this button starts the restore process from settings chosen using the file chosen, as above.

The default syntax for backup filenames is: “freshtomato_vYYYYM_<hash value>” .

Where:

v = version (release)

YYYY = Year

M = month of release version.

Backup files are archived in standard .gz (gzip) file format. Once extracted, the actual backup file is a raw text file.

Restore Default Configuration

This section has a dropdown menu allowing you to choose options which will restore all FreshTomato's default configuration settings.

  • Restore default router settings (normal)
    This option will restore all default router settings, but will not erase NVRAM contents.
  • Erase all data in NVRAM memory (thorough)
    This option will restore all FreshTomato's default settings, and will also erase NVRAM contents.
    This is commonly used before and/or after you've flashed the router with new firmware,
    to prevent possible conflicts between new settings and old settings.

The Total/Free NVRAM numbers display the Total NVRAM available, vs. the amount of NVRAM currently in use,
followed the percentage of free NVRAM.

admin-config.1642031915.txt.gz · Last modified: 2022/01/12 23:58 by hogwild