User Tools

Site Tools


vendor:forti

This is an old revision of the document!


Fortigate Trisul Netflow configuration

Trisul can produce deep reports from Fortigate firewalls Netflow feature.

  • Traffic analysis
  • AppID visibility
  • QoS DHCP
  • NAT
  • etc

Configuring on Fortigate

Enable system wide

# config system netflow
    set collector-ip <Trisul-IPv4-Address>
    set collector-port <2055>
end

Enable Netflow on the LAN Interface (both tx and rx)

 
config system interface 
edit <interface name>
set netflow-sampler both 
end

Or Enable Netflow rx on all interfaces

 
config system interface 
edit <interface name>
set netflow-sampler rx
end
If you enabled set netflow-sampler both on all interfaces this could result in double counting and show increased bandwidth numbers
vendor/forti.1686659538.txt.gz · Last modified: 2023/06/13 18:02 by veera