FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
kvimaladevi
Staff
Staff
Article Id 415946
Description This article describes how to configure a RADIUS server outgoing interface in the FortiGate using Local out routing.
Scope FortiGate v7.6.3.
Solution

To configure the outgoing interface for RADIUS using Local out routing, the option has to be enabled explicitly.

 

From Feature visibility, enable Local out routing.

 

enable local out routing.png

 

Once it is enabled, it will be available under the Network option.

 

under network2.png

 

Edit the available RADIUS server and set the specific outgoing interface.

 

interface.png

 

By the above setting, the RADIUS traffic will use the specified outgoing interface.


CLI commands:


config user radius

edit "radius-server"

set interface-select-method specify
set interface "port1"

end