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 R20-2 (TOS1 architecture).
Version 34.0 (2021-01-07)
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}
|
|