![]() |
![]() |
![]() |
Deployment and Installation Center > Preparing for installation
|
![]() |
For Windows server 2008 R2 SP1, you can add .NET 3.5 from Server Manager\Features. Usually this feature is On by default. You must download .NET 4.5 from the Microsoft site, https://msdn.microsoft.com/en-us/library/5a4x27ek%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396.
|
![]() |
For Windows server 2012/2012 R2, you can add both .NET 3.5 and .NET 4.5 from Server Manager\Features. Usually v3.5 is Off by default and v4.5 is On by default. Turn them both on.
|
![]() |
The (Windows-only) TRITON Unified Installer executable is named TRITON83xSetup.exe. Double-click it to start the installation process.
|
![]() |
![]() |
![]() |
The web protection Linux installer is Web83xSetup_Lnx.tar.gz.
|
![]() |
The Content Gateway Linux installer is ContentGateway83xSetup_Lnx.tar.gz.
|
Do not install Network Agent on a machine running a firewall. Network Agent uses packet capturing that may conflict with the firewall software.
|
2.
|
Enter service iptables status to determine if the firewall is running.
|
3.
|
If the firewall is running, enter service iptables stop.
|
4.
|
After installation, restart the firewall. In the firewall, be sure to open the ports used by components installed on this machine. See Default ports for on-premises TRITON solutions.
|
Do not install Network Agent on a machine running a firewall. Network Agent uses packet capturing that may conflict with the firewall software. See Network Agent.
|
2.
|
Also update the HOSTNAME entry in the /etc/sysconfig/network file:
|
3.
|
In the /etc/hosts file, specify the IP address to associate with the hostname. This should be static, and not served by DHCP. Do not delete the second line in the file, the one that begins with 127.0.0.1 (the IPv4 loopback address). And do not delete the third line in the file, the on that begins ::1 (the IPv6 loopback address). Also, do not add the hostname to the second or third line.
|
The hostname entry you create in the hosts file must be the first entry in the file.
|
![]() |
![]() |
![]() |
Deployment and Installation Center > Preparing for installation
|