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
admin-scripts [2022/01/11 03:43] – grammar, clarity hogwildadmin-scripts [2023/08/05 19:19] (current) hogwild
Line 1: Line 1:
-===== Scripts =====+====== Scripts ======
  
-The Scripts page allows you to define certain commands to be run upon specific events. These events are predefined. Each even has 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}}\\+ \\ \\ **INIT:**  A script entered here is run at boot time, before any connections are established.
  
-  * **INIT**: A script entered here is run at boot time, before any connections are ever established.\\  +**Halt:**  Commands defined here are called when the device goes through the Shutdown or Reboot process. \\ \\
-  * **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 WAN (re)connects. In a MultiWAN configuration, it's called when the primary WAN connects.\\  +
-  * **MultiWan Up**: A script in this field is run every time a WAN is reconnected. You can dynamically write your own scripts using $1 to refer to the the MultiWAN interface to affect.\\+
  
-{{:pasted:20220107-090632.png}}\\  **Word Wrap**This option wraps text exceeding the line length to simplify editing/readability.+{{:pasted:20220107-085048.png?729}}  \\   \\ 
 + 
 +**Firewall:**  Often, FreshTomato calls the firewall to restart. This happens after configuration changes or some 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. Specifying which WAN will trigger the script is done by passing the "//$1//" parameter in 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. 
 + 
 + \\ 
 + 
 + \\
  
  
admin-scripts.1641872607.txt.gz · Last modified: 2022/01/11 03:43 by hogwild