Overview
For the Exinda appliance to determine the traffic direction, all internal subnets should be defined as internal network objects.
After identifying the subnets as internal network objects, as traffic passes through the appliance, the Exinda appliance determines packet direction based on certain rules.
This article provides the process to change a network object to an internal object and also the rules on which the Exinda appliance determines the packet direction.
Information
Rules
Rule |
Result |
---|---|
Packet's source IP matches an Internal Network Object. AND Packet's destination IP DOES NOT match an Internal Network Object. |
The packet is classified as outbound traffic. |
Packet's source IP DOES NOT match an Internal Network Object. AND Packet's destination IP matches an Internal Network Object. |
The packet is classified as inbound traffic. |
Packet's source IP matches an Internal Network Object. AND Packet's destination IP matches an Internal Network Object. |
|
Packet's source IP DOES NOT match an Internal Network Object. AND Packet's destination IP DOES NOT match an Internal Network Object. |
|
Process
- On your browser, open the Exinda Web UI (
https://<Exinda_IP_address>
). - Key in the Username and Password.
- Click Login.
- Click Objects > Network.
- To change a network object to an internal object, click Edit and change the location to Internal.
- Click Apply Changes.