Print Download PDF Send Feedback

Previous

Next

Configuring VSX Gateways

Creating a New VSX Gateway

This section explains how to create a new VSX Gateway using the VSX Gateway Wizard. After you complete the VSX Gateway Wizard, you can change the VSX Gateway definition from SmartConsole. For example, you can add or delete interfaces, or configure existing interfaces to support VLANs.

To start the VSX Gateway wizard:

  1. Connect with SmartConsole to the Security Management Server or Main Domain Management Server used to manage the VSX Gateway.
  2. From the left navigation panel, click Gateways & Servers.
  3. At the top, click New > VSX > Gateway.

    The General Properties page of the VSX Gateway Wizard opens.

Wizard Step 1: Defining VSX Gateway General Properties

Configure these parameters on the General Properties page:

Wizard Step 2: Selecting Virtual Systems Creation Templates

The Creation Templates page lets you provision predefined, default topology and routing definitions to Virtual Systems. This makes sure Virtual Systems are consistent and makes the definition process faster. You always have the option to override the default creation template when you create or change a Virtual System.

The default Creation Templates are:

If the default templates are not appropriate, you can create a custom configuration:

Wizard Step 3: Establishing SIC Trust

Initialize SIC trust between the VSX Gateway and the Management Server. They cannot communicate without Trust.

Initializing SIC Trust

When you create a VSX Gateway, you must enter an Activation Key. Enter and confirm the activation key and then click Initialize. If you enter the correct activation key, the Trust State changes to Trust established.

Troubleshooting SIC Trust Initialization Problems

If SIC trust was not successfully established, click Check SIC Status to see the reason for the failure. The most common issues are an incorrect activation key and connectivity problems between the management server and the VSX Gateway.

Troubleshooting to resolve SIC initialization problems:

For more about resolving SIC initialization, see the R80.10 Security Management Administration Guide.

Wizard Step 4: Defining Physical Interfaces

In the VSX Gateway Interfaces window, define physical interfaces as VLAN trunks. The window shows the interfaces currently defined on the VSX Gateway.

To define an interface as a VLAN trunk, select VLAN Trunk for the interface.

Wizard Step 5: Virtual Network Device Configuration

If you chose the Custom Configuration option, the Virtual Network Device Configuration window opens. In this window, define a Virtual Device with an interface shared with the VSX Gateway. If you do not want to define a Virtual Device at this time, click Next to continue.

To define a Virtual Device with a shared interface:

  1. Select Create a Virtual Device.
  2. Select the Virtual Network Device type (Virtual Router or Virtual Switch).
  3. Select the shared physical interface to define a non-DMI gateway.

    Do not select the management interface if you want to define a Dedicated Management Interface (DMI) gateway. If you do not define a shared Virtual Device, a DMI gateway is created by default.

    Important - This setting cannot be changed after you complete the VSX Gateway Wizard. If you define a non-DMI gateway, you cannot change it to a DMI gateway later.

  4. Define the IP address and Net Mask for a Virtual Router.

    These options are not available for a Virtual Switch.

  5. Optional: Define a Default Gateway for a Virtual Router (DMI only).

Wizard Step 6: VSX Gateway Management

In the VSX Gateway Management window, define security policy rules that protect the VSX Gateway. This policy is installed automatically on the new VSX Gateway.

Note - This policy applies only to traffic destined for the VSX Gateway. Traffic destined for Virtual Systems, other Virtual Devices, external networks, and internal networks is not affected by this policy.

The security policy consists of predefined rules for these services:

Completing the VSX Wizard

Click Next to continue and then click Finish to complete the VSX Gateway wizard.

This may take several minutes to complete. A message shows successful or unsuccessful completion of the process.

If the process ends unsuccessfully, click View Report to see the error messages. See the Troubleshooting chapter.

Configuring the Gateway Security Policy

  1. Allow: Select to pass traffic on the selected services. Clear this option to block traffic on this service. By default, all services are blocked.

    For example, to be able to ping the gateway from the Management Server, allow ICMP echo-request traffic.

  2. Source: Click the arrow and select a Source Object from the list.

    The default value is *Any. Click New Source Object to define a new source.

Configuring 64-Bit Virtual System Support

You can configure a Security System to run fwk as a 64 bit process. This lets VSX Virtual Systems use more than 4 GB of RAM, which significantly increases the concurrent connection capacity for each Virtual System.

Use the vs_bits command to configure fwk to run in the 64 or 32 bit mode. The system automatically reboots when you run the command.

Important: Run the vs_bits command only from a VS0 context.

Syntax:

vs_bits [-stat | 32 | 64 ]

Parameter

Description

stat

Shows the current fwk mode

32

Run fwk in the 32 bit mode

64

Run fwk in the 64 bit mode

Examples:

This example changes the fwk mode to 64 bits:

vs_bits 64

This example shows the fwk modes:

# vs_bits -stat

All VSs are at 64 bits

Known limitations: