Go to the table of contents Go to the previous page Go to the next page
Upgrading Content Gateway to v8.0.x > Preparing to upgrade
Preparing to upgrade
Before upgrading Content Gateway, be aware of the following.
SSL support
Most SSL configuration settings are saved and applied to the upgraded Content Gateway.
During upgrade:
*
*
*
*
*
Before upgrading:
*
*
User authentication
Consolidated credential caching
There is one credential cache for both explicit and transparent proxy mode, and one Global Authentication Options page for setting the caching method and Time-To-Live.
During upgrade the Cache TTL value is retained from Transparent Proxy Authentication tab unless the value on the Global Authentication Options tab is not the default, in which case the customized value is used. The cache TTL value is in minutes.
Integrated Windows Authentication (IWA)
After upgrade, always check and, if necessary, rejoin IWA domains.
 
Important 
If you customized your 7.8.2 or higher deployment to support an external load balancer and IWA user authentication (see this knowledge base article), the configuration is preserved during upgrade to version 8.0.x. You do not need to re-apply the custom configuration. You should, however, test your deployment to verify that the load balancer is performing as expected.
 
Upgrading Websense Content Gateway
Content Gateway runs on Websense full policy source, user directory and filtering, and filtering only appliances (all of which should already have been upgraded at this point).
Content Gateway is also:
*
Certified on Red Hat Enterprise Linux, updates 4 and 5
*
 
Note 
*
*
Supported on Red Hat Enterprise Linux and CentOS 6, updates 3, 4, and 5
*
To display the kernel version installed on your system, enter the command:
/bin/uname -r
If you have software instances of Content Gateway, make sure the host system meets the following hardware requirements before upgrading:
 
*
Must not be part of a software RAID
In addition, to support transparent proxy deployments:
 
Content Gateway upgrade instructions
This section describes upgrading Content Gateway v7.8.x to v8.0.x on your Red Hat Enterprise Linux 6 host.
 
Important 
At the beginning of the upgrade procedure, the installer checks to see if the partition that hosts /opt has enough space to hold a copy of the existing Content Gateway log files (copied to /opt/WCG_tmp/logs). If there's not enough space, the installer prints an error message and quits.
In this situation, if you want to retain the log files you must copy the contents of /opt/WCG/logs to a location that has enough space, and then delete the log files in /opt/WCG/logs.
When the upgrade is complete, move the files from the temporary location back to /opt/WCG/logs and delete the files in the temporary location.
 
Note 
If you have multiple Content Gateway instances deployed in a cluster, you do not have to disable clustering or VIP (if used). As each member of the cluster is upgraded it will rejoin the cluster.
 
1.
When the upgrade is complete, return to the Configure > My Proxy > Basic page and enable the new Web DLP option (formerly Data Security). Next, restart Content Gateway, and then navigate to the Configure > Security > Web DLP page and confirm that automatic registration was successful. If it was not, confirm that the DATA module of TRITON Manager is running as expected.
2.
su root
3.
For example, if you are running IPTables:
a.
At a command prompt, enter service iptables status to determine if the firewall is running.
b.
c.
4.
Download the Content Gateway version 8.0.x installer from mywebsense.com and save it to a temporary directory. For example, place it in:
/tmp/wcg_v80
5.
cd /tmp/wcg_v80
tar -xvzf <installer tar archive>
 
Important 
6.
7.
./wcg_install.sh
Respond to the prompts.
Content Gateway is installed and runs as root.
 
Note 
8.
Error: Websense Content Gateway v8.0.x on x86_64 requires several packages that are not present on your system.
Please install the following packages: <list of packages>
If you are connected to a yum repository you can install these packages with the following command:
yum install <list of packages>
See the Websense Technical Library (www.websense.com/library) for information about the software requirements for x86_64 installation.
To make it easier to install the needed packages, the Content Gateway distribution includes a Linux "rpm" containing the needed packages. To install its contents, ensure that the operating system has access to the Red Hat Linux distribution library (for example the DVD), and enter:
yum install wcg_deps-1-0.noarch.rpm
Upon successful completion, a list of updated packages displays and then the word "Complete!".
Here is an example of a system resource warning:
Warning: Websense Content Gateway requires at least 6 gigabytes of RAM.
Do you wish to continue [y/n]?
Enter n to end the installation and return to the system prompt.
Enter y to continue the upgrade. You should not install or upgrade on a system that does not meet the minimum requirements. If you choose to run Content Gateway after receiving a system resource warning, performance and stability may be affected.
9.
Read the subscription agreement. At the prompt, enter y to accept the agreement and continue the upgrade, or n to cancel.
Do you accept the above agreement [y/n]? y
10.
WCG version 7.8.n-nnnn was found.
Do you want to replace it with version 8.0.x-nnnn [y/n]? y
11.
Stopping Websense Content Gateway processes...done
Copying settings from /opt/WCG to /root/WCG/OldVersions/7.8.0-1418-PreUpgrade/...done
Zipping configuration archive...done
Moving log files from /opt/WCG/logs to /opt/WCG_tmp/logs/...done
12.
Previous installation selections </root/WCG/Current/WCGinstall.cfg> found.
Use previous installation selections [y/n]?
Enter y to use previous installation selections.
Enter n to revert to Websense default values, and receive all installation questions and answer them again.
13.
If you answered y at Step 11, then you can also leave proxy settings at their current values or revert to Websense default values (which perform a fresh install!).
Restore settings after install [y/n]?
Enter y to keep the proxy settings as they are.
Enter n to restore Websense default settings for the proxy.
Caution: If you answer n (no), the current installation of Content Gateway is removed, and a fresh install of 8.0.x begins. See Installation Instructions: TRITON AP-WEB for a detailed description of the installation procedure. This is not an upgrade, but rather a fresh install.
14.
*COMPLETED* Websense Content Gateway 8.0.x-nnnn installation.
A log file of this installation process has been written to
/root/WCG/Current/WCGinstall.log
For full operating information, see the Websense Content Gateway Help system.
Follow these steps to start the Websense Content Gateway management interface (Content Gateway Manager):
------------------------------------------------------------
1. Start a browser.
2. Enter the IP address of the Websense Content Gateway server, followed by a colon and the management interface port (8081 for this installation). For example: https://11.222.33.44:8081.
3. Log on using username admin and the password you chose earlier.
A copy of the CA public key used by the Manager is located in /root/WCG/.
15.
If you chose to revert to Websense default proxy settings, be sure to configure any custom options.
16.
/opt/WCG/WCGAdmin status
All services should be running. These include:
*
*
*
*
 
Important 
To finish the upgrade, be sure to perform the post-upgrade instructions at the end of this document.
 
Post-upgrade activities
After you have finished upgrading components, perform the following steps to ensure that your Content Gateway upgrade is complete.
1.
2.
Register Content Gateway nodes in the Web module of TRITON Manager on the Settings > Content Gateway Access page. Registered nodes add a link to the Content Gateway manager logon portal and provide a visual system health indicator: a green check mark or a red X.
3.
4.
a.
b.
5.
If you use proxy user authentication, review the settings on the Global Authentication Options page (Configure > Security > Access Control > Global Configuration Options).
6.
If you use IWA user authentication, confirm that the AD domain is still joined. Go to Monitor > Security > Integrated Windows Authentication. If it is not joined, rejoin the domain. Go to Configure > Security > Access Control > Integrated Windows Authentication.
7.
a.
Check the Domains page.
*
*
b.
*
Go to the Authentication Rules page and enter the editor.
*
*
*
Important: The Rule-Based Authentication feature is very rich and can satisfy many user authentication requirements. To make best use of it, please refer to Rule-Based Authentication.
8.
a.
b.
*
Go to Configure > My Proxy > Basic, ensure that Web DLP: Integrated on-box is enabled, and click Apply.
*
Next to Integrated on-box, click the Not registered link. This opens the Configure > Security > Web DLP registration screen.
*
*
*
Click Register. If registration is successful, a message confirms the result and prompts you to restart Content Gateway. If registration fails, an error message indicates the cause of failure. Correct the problem and perform the registration process again.
9.
a.
b.
Select the Data tab.
c.
Select Settings > Deployment > System Modules.
d.
e.
Click Deploy.
10.
11.
*
*
*
*
*
*
To obtain the hotfix, visit MyWebsense.com, select TRITON AP-WEB v8.0,and then select "v8.0.0 HF 01 WCG Failed to Detect AP-DATA File Types".
12.
If your 7.8.2 or higher explicit proxy deployment was customized to support an external load balancer with IWA user authentication (see this knowledge base article), the configuration is preserved during upgrade to version 8.0.x. You do not need to re-apply the custom configuration. You should, however, test your deployment to verify that the load balancer is performing as expected.
 
 

Go to the table of contents Go to the previous page Go to the next page
Upgrading Content Gateway to v8.0.x > Preparing to upgrade
Copyright 2016 Forcepoint LLC. All rights reserved.