On This Page
TufinOS 3.81 Release Notes
What is TufinOS?
TufinOS 3 is a hardened Linux operating system that is based on CentOS 7. As a hardened OS, TufinOS includes only the RPMs and services necessary for the operation of Tufin Orchestration Suite. By removing unnecessary RPMs and services, TufinOS helps minimize the attack surface of the operating system. To maintain the integrity and security of TufinOS, we do not support installing third party RPMs.
TufinOS is updated at regular intervals, using the latest version of CentOS 7 available. CentOS is a community-supported distribution of Linux based on Redhat’s RHEL operating system.
Build Information
Build | 289282 |
Release Date | December 2021 |
Upgrade image |
TufinOS-3.81-289282-x86_64-2009-Final-Update.run.tgz |
ISO for VMware | N/A |
USB image for Tufin appliances |
N/A |
What's New
TufinOS 3.81 includes the following new features:
-
Updated CVEs, see Resolved Issues
Additional Information
-
The service command has been replaced with the systemctl command, for example:
systemctl restart httpd
-
For security reasons, connecting to the server via SSH as the root user has been disabled. You must connect and log in as another user, and use the su or sudo to run commands as the root user for installing, upgrading and configuring TufinOS.
-
The new default admin user: is tufin-admin
-
The network and DNS settings have changed. For the current settings, see Configuring Network and DNS Settings.
-
Network interfaces are assigned according to PCI ID order. See Discovering The First Network Interface for instructions on how to discover the name of the first network interface.
-
ntpd has been replaced with chrony (AUT-37892)
-
The partition structure has changed. The biggest partition is now under /opt, and all databases have moved under this partition as follows:
-
/opt/tufin/data/volumes/postgres
-
/opt/tufin/data/volumes/mongo
-
/opt/tufin/data/volumes/lucene
-
RPMs and CVEs
For a full listing of RPMs that have been added or updated in this release, see the TufinOS Hardening Guide. The TufinOS Hardening Guide also lists all CVEs that are fixed by updates to this version.