What objects can be used to match a policy on FortiGates?
A review of the things that a Fortigate takes into consideration when matching traffic with a policy.
Today's topic is a quick (but important!) one: what characteristic(s) does a FortiGate firewall look at when determining which security policy to match an initial packet with?
- Incoming Interface - The interface the packet arrived to the firewall on.
- Outgoing Interface - The interface that the routing logic concludes the firewall should leave on.
- Source - The IP Address, user, or internet services where the traffic is coming from.
- Destination - The IP address, user, or internet services that the traffic is trying to go to.
- Schedule - The specific time of day when the policy should be enforced.
- Service - The specific IP protocol and port number.
Once FortiGate finds a match, the next steps depend on the action of the rule. If the action is set to "Deny", the session/traffic is dropped. If the action is set to "Accept", the FortiGate allows the session and applies additional configured settings/services/analysis, etc.
For more information, check out the following resources:
