Created on 03-31-2015 03:36 PM Edited on 06-03-2022 06:48 AM By Anonymous
Description
This article describes when the FortiWEB is configured to use an aggregate interface (LACP) you lose the ability to manage the FortiWEB using the member interfaces. The FortiWEB also cannot be managed using the new aggregate interface.
A physical interface not used in the aggregate interface should be used for management purposes.
This document shows how to add the necessary policy route to ensure proper routing of management traffic for the designated management interface.
Scope
FortiWeb
Solution
In this example configuration, port1 and port2 are used for LACP and port3 is the management interface.
Console access will be needed to make the changes.
FortiGate <---> FortiWEB service network : 10.5.1.0/24
FortiGate: 10.5.1.1
FortiWEB: 10.5.1.2
Management network: 10.150.150.0/24
Gateway: 10.150.150.1
FortiWEB: 10.150.150.100
- The following policy route is the key to ensuring that FortiWeb responds to management traffic using port3.
- Such management traffic arrives at the FortiWeb on 10.150.150.100.
- Therefore, when FortiWeb replies it will use 10.150.150.100 as its source IP.
- That source IP will match the following policy route and determine both gateway and outgoing interface.
# config router policy
edit 1
set src 10.150.150.100/32
set gateway 10.150.150.1
set oif port3
next
end
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.