config system netflow issues
HI All,
I'm running into an interesting issue. We have a script in FortiManager that sets the source-ip of connections to their various services, Netflow, FSSO, LDAP, etc. However, after updating our firewalls to 7.2.11, I'm finding that the following no longer works:
config system netflow
set source-ip $(lan1_ip)
end
Neither does
config system netflow
config collectors
edit 1
set source-ip $(lan1_ip)
end
end
Did this command change between 7.2.10 and 7.2.11 and isn't documented, or did I miss it somewhere? I've opened a ticket with TAC, but figured I'd ask here as well to see if there's a faster response.
