beautypg.com

3 configuring a generic filter rule – ZyXEL Communications Parental Control Gateway HS100/HS100W User Manual

Page 270

background image

HomeSafe User’s Guide

Filter Configuration

27-7

Packet

into IP Filter

Matched

Matched

Yes

Action Matched

Action Not Matched

More?

No

Filter Active?

Check

IP Protocol

Drop

Drop Packet

Accept Packet

Drop

Forward

Check Next Rule

Check Next Rule

Check Next Rule

Forward

Not Matched

Yes

No

Check Src

IP Addr

Apply SrcAddrMask

to Src Addr

Matched

Check Dest

IP Addr

Apply DestAddrMask

to Dest Addr

Not Matched

Not Matched

Check Src &

Dest Port

Matched

Not Matched

Figure 27-7 Executing an IP Filter

27.2.3 Configuring a Generic Filter Rule

This section shows you how to configure a generic filter rule. The purpose of generic rules is to

allow you to filter non-IP packets. For IP, it is generally easier to use the IP rules directly.

For generic rules, the HomeSafe treats a packet as a byte stream as opposed to an IP or IPX

packet. You specify the portion of the packet to check with the Offset (from 0) and the Length
fields, both in bytes. The HomeSafe applies the Mask (bit-wise ANDing) to the data portion

before comparing the result against the Value to determine a match. The Mask and Value are
specified in hexadecimal numbers. Note that it takes two hexadecimal digits to represent a byte,
so if the length is 4, the value in either field will take 8 digits, for example, FFFFFFFF.