When you create a filter, you specify a rule that governs the IP traffic flow in and out of your system.
Before you create your filter rules, you should determine whether you need to use network address translation (NAT). If you use NAT rules, you must define addresses and services. NAT is the only function that requires a defined address, but you can use it for other functions as well. If you define addresses and services, you can reduce the number of rules that you must create as well as minimizing the possibility of typographical errors.
Look at the Create set names tip above. You might want to allow Telnet access to a number of internal users, but not to all. To manage these rules easier, you can assign each of them the set name TelnetOK. A second criteria can allow Telnet through a specific interface and block Telnet traffic from all others. In this case, you need to create a second set of rules that block Telnet access entirely. You can assign these rules the set name TelnetNever. By creating set names, you make it easier to distinguish the purpose of the rule. It is also easier to determine which interfaces you intend to apply to particular sets. Use all of the tips above to ease the process of creating filters.
For instructions on how to create IP filter rules, use the Packet Rules Editor online help.
After you create your filters, you might want to Include files in packet rules in the filter statement. If not, the next step is to Define IP filter interfaces to which the rules apply.