IP PACKET FILTERING |
![]() |
IP Packet Filtering examines the outgoing packets and decide whether to bypass or to block them. Packet Filtering rules can be defined based on 3 factors, Source IP Address, TCP Port and Time. After the Packet Filtering rules have been defined, the users may select to bypass or to block the outgoing packets that does not match the rules. For example, assume that a rule has been defined as "TCP Port 23 (used by TELNET) from any IP on any day at any time". If the sent radio button is selected, all outgoing packets will be sent except TELNET session. If the discarded radio button is selected, all outgoing packets will be blocked except TELNET session. To add a new rule, press the Add button. |