Back to The UnF Networks
Back to /Tufin
Tufin.Com
Tufin Knowledge Center
..

The Unf Networks // Tufin
Tufin Orchestration Suite - Addons script


This single script brings new tools to the /tools/ portal that is shipped on any Tufin Orchestration Suite deployment.

Script requires HTTP/HTTPS Internet connectivity directly or thru a Proxy server.

Supports TufinOS v2 and v3 as well as CentOS/RHEL v6 and v7.
Tested successfully on ToS versions up to R21-3 (TOS Classic architecture).

Important notes:
  • If you have APG Report addon installed on TufinOS 3 and is about to upgrade to TufinOS 3.50 or later, please remove epel* and webstatic* YUM repositories at /etc/yum.repo/ before running upgrade command.
  • If you are running USP Editor on TOS R20-2 RC1, upgrade to version 2.0.9b before deploying TOS R20-2GA, R21-3 or beyond.
    Read more information at Readme file or the Release notes below.


    Version 39.0 (2022-12-04)

    Self update:
  • Starting on version v21.0, script will run self update upon startup
  • You can skip self update with -n parameter

    Installation:
  • Download addons.zip here or at Google Drive to a folder on Tufin server
  • Unpack it
  • Grant Internet DNS resolution and HTTP/HTTPS direct access from Tufin server or thru a Proxy server
  • Run bash ./addon.sh on the folder used above

  • How to start using:
  • Login to SecureTrack as an admin
  • Wait until the dashboard is completely loaded
  • Open https://{SecureTrack ip}/tools/
  • Look at list for "USP Editor", "Report on APG results" and "SecureChange Excluded Devices Manager" links

  • How to use a Proxy server:
  • Edit /etc/wgetrc and change https_proxy setting
  • If it requires authentication, edit the provided file addons.config and set the appropriate variables :
    • proxy_user={username}
      proxy_password={password}