FortiWeb
A FortiWeb can be configured to join a Security Fabric through the root or downstream FortiGate.
gsharma
Staff
Staff
Article Id 192833

Description


This article describes how to set a static route on the FortiWeb.

 

Scope

 

FortiWeb.


Solution


FortiWeb features static route, which can be used to point traffic to a specific gateway.

Here is the Step by Step guide.

 

  • Go to the GUI of FortiWeb.
  • Select 'System', then expand it and select 'Network'.
  • After expanding the network, select 'Route'.
  • Select 'Create New' to add a new route.
  • Select 'Edit' to edit the existing route.

 

Here is a screen shot (center).



 

From CLI.

 

config router static 

    edit 1

        set gateway x.x.x.x

        set device port1

    next

end

 

Related Articles

Technical Tip: FortiGate VRRP configuration and debug