Skip to main content

Application Firewall Overview

The Application firewall section allows for the control and flow of traffic through the SSE service firewall.

What is Application Firewall?

The Application Firewall is a L3/L4 firewall or FWaaS(Firewall as a Service) that enables an organization to control the flow of traffic to and from an application or service. It features IP and Port filtering, protocol control, geo-blocking, and user control.

FWaaS-Rules-Condition.png

Next-Generation Deep Packet Inspection

Applying policies solely based on ports instead of applications makes the system vulnerable to bypass attacks and unable to detect malicious traffic using legitimate ports, such as C&C server communications.

Deep-Packet-Inspection.jpg

NG-DPI blocks unauthorized network applications by filtering over 2,500 types of network applications, including messengers, VPNs, and web storage services.

Application Firewall Menu

The Application Firewall menu has two sections: Policy, and Application Group.

Policy Menu

The Policy section is the main section for configuration, and where policies will be created. Rules created in this menu will allow for the control of traffic to and from different IP addresses, Geolocations, Users and services such as TCP or UDP. Below is an overview of the menu

image.png

SearchAllows for the user to search for the policy using a set of parameters
CreateOpens up the policy creation menu
ActivateTurns on/off a previously created policy

Clicking the create button will open a secondary menu where the policy can be configured.

For the example below, all options have been selected to show every possible option when creating a rule.

image.png

image.png

image.png

Source
UserThe source user(user connected to the connector) accessing through the firewall
IPThe IP address or IP address range being used to access the application
CountryThe country that the user is accessing through the firewall from. More practically, where is the user located currently
Destination
UserThe destination user packets are being sent to
IPThe destination IP address or IP address range packets are being sent to
CountryThe geolocation of the destination IP/Application
Service
App ProtocolIdentifies network protocol behavior that follows the behavior of the application protocol selected
ApplicationTargets applications themselves, blocking the software
TCPConnection-oriented protocol that ensures reliable delivery. Used commonly for Web (HTTP/HTTPS), Email (SMTP), SSH etc
UDPConnectionless protocol, faster but no delivery guarantee. Used commonly for DNS, NTP, VoIP, VPN (IKE) etc.