Site Tools


admin-scripts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
admin-scripts [2022/01/07 09:03] rs232admin-scripts [2022/01/11 06:28] – removed quotation marks-inappropriate hogwild
Line 1: Line 1:
 ===== Scripts ===== ===== Scripts =====
  
-The Scripts page allows you to define certain scripts to be run at certain events. These events are predefined, each with its own tab:\\+The Scripts page allows you to define certain commands to be run upon specific events. These events are predefined. Each event condition has its own tab.  \\   \\
  
-{{:pasted:20220107-085048.png}}\\ +{{:pasted:20220107-085048.png}}  \\   \\
-  * **INIT**: This script is run at boot time only before any connection is ever established.\\ +
-  * **Shutdown**: Commands defined here are called when the device goes through a Shutdown or Reboot process.\\ +
-  * **Firewall**: Often FreshTomato calls the firewall restart, this happens for a number of reasons but the most common are a configuration changes or certain internal events (e.g. change of WAN IP).\\ +
-  * **WAN Up (Main)**: This is called every time the WAN connects., in a MultiWAN scenario this is the primary WAN.\\ +
-  * **MultiWan Up**: This final field run a script every time a WAN is reconnected. Note you can dynamically write your own scripts using $1 to refer to the the MultiWAN interface to affect.\\+
  
 +  * **INIT**: A script entered here is run at boot time, before any connections are established.
 +
 +  * **Shutdown**: Commands defined here are called when the device goes through the Shutdown or Reboot process.
 +
 +  * **Firewall**: Often FreshTomato calls the firewall to restart. This happens due to configuration changes or certain internal events (such as a change of WAN IP).
 +
 +  * **WAN Up (Main)**: A script entered here is called every time the primary WAN (re)connects.
 +
 +  * **MultiWan Up**: A script in this field is run every time a WAN is reconnected. Which WAN can be defined passing the $1 parameter within the script.
 +
 + \\
 +
 +{{:pasted:20220107-090632.png}}  \\
 +
 +  * **Word Wrap:** This option wraps text exceeding the line length to the next line to make it easier to read/edit.
  
  
admin-scripts.txt · Last modified: 2023/08/05 19:19 by hogwild