Create a route table for VPC ingress routing

Create a route table, define the routes, then associate the Internet gateway with the route table.

Steps

  1. Open the Amazon VPC console.
  2. Create a new route table.
    1. In the navigation pane, select Route Tables.
    2. Click Create route table.
    3. In the Name tag field, enter a unique name.
    4. In the VPC field, select the VPC in which the Forcepoint NGFW Engine is deployed.
    5. Click Create.
    6. Click Close.
  3. Define a route to the network interface of the Forcepoint NGFWEngine.
    1. Select the route table, then select Actions > Edit routes.
    2. From the Target drop-down list, select the network interface of the Forcepoint NGFW Engine.
    3. Click Save routes.
    4. Click Close.
  4. Associate the Internet gateway with the route table.
    1. Select the route table, then select Actions > Edit edge associations.
    2. SelectInternet gateways, then select the Internet gateway.
    3. Click Save.