Gateway Configuration Menu (Appliance)
To configure a single Gateway or the first processing node of a cluster, select option 2 (Display Layer 7 Gateway configuration menu) from the Gateway main menu. You are presented with the following options:
gateway91
The procedure described in this section is suitable for configuring a single stand-alone Gateway or to configure the first node of a cluster of Gateways after replication has been configured. If you are configuring a cluster of Gateways, be sure to read "Configure a Gateway Cluster" for instructions on setting up replication and configuring the processing nodes.
WARNING:
If you are configuring the first node of a cluster, ensure that the database layer has been properly configured for replication and tested. Replication is described in "Configuring Cluster Database Replication".To configure a single Gateway or the first processing node of a cluster, select option
2
(Display Layer 7 Gateway configuration menu) from the Gateway main menu. You are presented with the following options:This menu allows you to configure the Gateway application What would you like to do? 1) Upgrade the Layer 7 Gateway database 2) Create a new Layer 7 Gateway database 3) Configure the Layer 7 Gateway 4) Change the Layer 7 Gateway cluster passphrase 5) Delete the Layer 7 Gateway 6) Display the current Layer 7 Gateway configuration 7) Manage Layer 7 Gateway status 8) Reset Admin password X) Exit Please make a selection: 1
Using the Embedded Database
When creating a new Gateway database, you have the option of configuring a connection to a MySQL database or using the built-in embedded (non-MySQL) database on the Gateway.
The embedded database is designed for environments where it is not possible to have a separate MySQL instance. For example, your security policy may forbid operating MySQL or any other network-accessible SQL database, even on
localhost
.The embedded database is also ideal for testing or evaluating the CA API Gateway, as it can be set up quickly, without relying on an external database.
Note the following limitations when an embedded database is in effect:
- Multi-node clustering is not available -- the Gateway behave as a single-node cluster.
- Service metrics are not available (see Gateway Dashboard).
- The Audit Archiver is not available (see FTP Audit Archiver).
The following table describes each menu option. When configuring a new stand-alone Gateway or first processing node of a Gateway cluster, you only need to use option
2
, Create a new Gateway database
. Option | Description |
---|---|
1) Upgrade the Layer 7 Gateway database | Select this option to upgrade the Gateway database to the current software version. This is required only if you’ve installed a new version of the Gateway. If an upgrade is not required, you will be notified by a message on the screen. |
2) Create a new Layer 7 Gateway database | Select this option to create a database for the first (or only) Gateway node in the cluster. When configuring a database connection, you are guide through the following steps:
Fewer prompts are displayed when using the embedded database. Once the new Gateway database is created, you can no longer use option 2 on that cluster. To modify the configuration afterwards or to add additional processing nodes, use option 3, Configure the Gateway . To delete the Gateway configuration and start over again, use option 5, Delete the Gateway . |
2) Create a new Layer 7 Gateway database --> Database Connection | Enter yes to configure a connection to a MySQL database. This is the default.Enter no to use the embedded database (see “Using the Embedded Database”). The first prompt you see is “Set Up the SSM Administrator”. |
2) Create a new Layer 7 Gateway database --> Set Up the Gateway Database (Only applies to MySQL database connections) | Enter information about the new MySQL database:
If setting up the first node of a cluster, accept “localhost” as the primary database node. You can enter the secondary database node in the next step (“Set Up the Gateway Failover Database”).
|
2) Create a new Layer 7 Gateway database --> Set Up the Gateway Failover Database (Only applies to MySQL database connections) | For MySQL database connections, you can optionally configure a failover database.
|
2) Create a new Layer 7 Gateway database --> Set Up the SSM Administrator | Create a Policy Manager administrative user account:
For information on logging in with these credentials, see “Connecting to the Gateway”. |
2) Create a new Layer 7 Gateway database --> Set Up the Gateway Cluster | Enter the host name and password for the Gateway cluster. Note: A stand-alone Gateway or a Gateway with an embedded database is considered to be a “cluster” of one.
If you need to change thecluster hostname, you cannot do it using this menu option once it has been set. Instead, perform these steps using the Policy Manager to change a cluster host name:
|
2) Create a new Layer 7 Gateway database --> Set Up the Gateway Node | Set up the Gateway node:
The configuration summary is displayed. Carefully review the settings and then press [ Enter ] to confirm. To make corrections, enter << to return to the appropriate step in the wizard. |
2) Create a new Layer 7 Gateway database --> Configuration Results | The configuration results show either:
|
3) Configure the Layer 7 Gateway | Use this option to do one of the following:
Select which settings to change:
When this option is used to add a new processing node to a cluster, you are prompted to enter the following: Database Host Database Port Database Name Database Username Failover Database Host (optional) Failover Database Port (optional) Cluster Password For more information on each of these fields, see “Configuring Subsequent Gateway Processing Nodes”. |
4) Change the Layer 7 Gateway cluster passphrase | Select this option to change the passphrase for the Gateway cluster.
IMPORTANT NOTE FOR SAFENET LUNA HSM: If the Gateway is using the SafeNet HSM device, you must disable support for the SafeNet HSM prior to changing the master passphrase, then re-enable support afterwards. For more information, see “Managing Keystore”. |
5) Delete the Layer 7 Gateway | Select this option to delete the configuration for the Gateway node.
Deleting the configuration is permanent. All information in the database will be lost. Enter yes to proceed with the deletion. |
6) Display the current Layer 7 Gateway configuration | Select this option to view the current Gateway configuration. The following information is displayed:
|
7) Manage Layer 7 Gateway status | Select this option to view the current Gateway status or to stop/restart the Gateway. The following information is displayed initially:
Press [ Enter ] to display options that allow you to:
You should always stop and restart the Gateway using these menu options or by using the command line equivalents ( “service ssg stop” and “service ssg start” , or simply “service ssg restart” ). Never stop a Gateway by turning off the appliance or use the appliance power switch to restart the Gateway. |
8) Reset Admin password | Use this option to change the password of the administrative user. Enter the name of the admin user and then enter the new password. |