Password:
For registration to work, check password and ports between Forcepoint Email Security Manager Server and Email Appliance (ESG).
- Verify account used has correct permissions.
- Check account password. Remove all special characters.
For ESG registration details, see Admin guide section: “Registering the DLP Module.”
Ports:
Ensure the following ports are open between the Forcepoint Email Security Manager server and Email Security Gateway:
Appliance > Manager: The Email Security Gateway appliance E1 / P1 interface must be able to connect to the Forcepoint Email Security Manager server on the following ports:
17500 - 17515
Testing connectivity: To test connectivity from the Email Security Gateway Appliance to the Forcepoint Email Security Manager server, use the instructions below:
- For version 8.3 and newer versions
- SSH to the C interface of the appliance.
- Log in as admin.
- Type diag
- Type nc --protocol tcp --dest <Manager _IP> --port xx --module email
- Expected reply if successful: Connection to xxxxxx [tcp] succeeded!
- If the connection fails, an error message displays.
- For version 8.2 and older versions
- Log in to the Appliance Manager.
- Under Administration > Toolbox, launch the Command Line Utility.
- Under Module, select Websense Email Security Gateway.
- Under Command, select nc -vz.
- In the Destination box, enter the hostname of the Manager server and the port you want to test, then hit Run.
A successful connection will return a "succeeded!" message. If the connection fails, an error message will be displayed.
Adding a route for the E1/P1 interface:If you can successfully connect to the Forcepoint Email Security Manager server from the C interface of the appliance, but the connection fails from the E1/P1 interface, you may need to add a route in the appliance:
- For version 8.3 and newer versions
- SSH to the C interface of the appliance.
- Log in as admin.
- Type config
- Type set component_route --dest <ipv4_address> --mask <ipv4_netmask> --module email
- For version 8.2 and older versions
- Launch Appliance Manager.
- Navigate to Configuration > Routing > Module Routes.
- Add a route for the Websense Email Security Gateway module. Enter the Destination Network and the Subnet Mask for the Forcepoint Email Security Manager server.
This will route all traffic from the Email Security Gateway Appliance to the Forcepoint Email Security Manager server network through the Appliance C interface.
Related kbs:
Unregistering and re-registering ESG with DLP
Re-Registering WEB/DLP/EMAIL Components to the Forcepoint Management Infrastructure
keywords: register dlp; unregister esg dlp; data security; registration failed; install; upgrade; network; port; connection fails