Main Idea

basic information about Policy & Object in FortiGate

Goal:

  • Allow internet traffic trough the FortiGate Firewall

Requisite

  • Setup LAN/WAN interface and IP
  • adding default static route in FortiGate (Accesi internet)

Reading

Illustration of FortiGate Policy

Like firewall in general, when the firewall receives a connection packet, it analyzes the source address, destination address, and service (by port number).

It also registers the incoming interface, the outgoing interface it needs to use, and the time of day. Using this information, the FortiGate firewall attempts to locate a security policy that matches the packet.

If a policy matches the parameters, then the FortiGate takes the required action for that policy. If it is,

  • Accept, the traffic is allowed to proceed to the next step (the policy permits communication sessions).
  • If the action is Deny or a match cannot be found, the traffic is not allowed to proceed. (the policy blocks communication sessions)

It’s methodology in general.

Technically, this traffic (if uses IPv4) contains:

  • Internet: a policy allowing general Internet access to the LAN
  • Mobile: a policy allowing Internet access while applying web filtering for mobile devices. In this example, a wireless network has already been configured that is in the same subnet as the wired LAN.
  • Admin: a policy allowing the system administrator’s PC (named SysAdminPC) to have full access

Creating internet policies

Creating