: Create an Inbound Web Contract
Focus
Focus

Create an Inbound Web Contract

Table of Contents

Create an Inbound Web Contract

You must also create a contract and filters to allow inbound traffic to reach the servers behind the firewall. The following procedure describes the process of creating a contract and filters that allows HTTP and HTTPS web traffic to access resources behind the firewall.
  1. On the Tenants tab, double-click on the name of your tenant.
  2. Select ContractsFilters
  3. Right-click on Filters and select Create Filter.
  4. Enter a descriptive Name for the filter.
  5. Create a filter entry for HTTP traffic.
    1. Click the plus (+) button to the right of Entries.
    2. Enter a descriptive Name for the HTTP filter.
    3. Select IP from the EtherType drop-down.
    4. Select tcp from the IP Protocol drop-down.
    5. Select http from the Destination Port From drop-down.
    6. Click Update.
  6. Create a filter entry for HTTPS traffic.
    1. Click the plus (+) button to the right of Entries.
    2. Enter a descriptive Name for the TCP filter.
    3. Select IP from the EtherType drop-down.
    4. Select tcp from the IP Protocol drop-down.
    5. Select https from the Destination Port From drop-down.
    6. Click Update.
  7. Click Submit.
  8. Create a contract for inbound web traffic.
    1. On the Tenants tab, double-click on the name of your tenant and select Contracts.
    2. Right-click on Contracts and select Create Contract.
    3. Enter a descriptive Name for your Contract.
    4. Click the plus (+) button to the right of Subjects.
    5. Enter a descriptive Name for you Subject.
    6. Under Filter Chain, click the plus (+) button to the right of Filters.
    7. Select the filter you created previously from the drop-down.
    8. Click OK.
  9. Click Submit.