Netopia D3232 User Reference Manual page 88

D-series dsl dsus
Hide thumbs Also See for D3232:
Table of Contents

Advertisement

8-88 User's Reference Guide
Enabled:
Forward:
Type...
Value:
Mask:
Offset:
Compare:
Chain to Next Filter:
ADD THIS FILTER NOW
Enter the packet specific information for this filter.
Note the Offset is set to look at a value six bytes into the packet, the Value is 0000C8E395000000 and
the Mask is set to match only the hexidecimal digits we're interested in -- the ones that represent the MAC
address.
The next item that's commonly evaluated in a Generic filter is the frame type. The frame type is located at
an offset of twelve bytes. For IP packets it has a value of 0800 (hex) and for ARP the value is 0806 (hex).
So a filter set summary to block all incoming IP and ARP packets looks like this:
+-#----Value-------------Mask--------------Offst-Compare--Chain---On?-Fwd-+
+-------------------------------------------------------------------------+
| 1
| 2
|
|
A filter set blocking all incoming IPX requires two filter rules. One to verify the byte with offset of 12 bytes is
less than 600 (hex) ANDed (chained with) a filter that verifies the byte offset by 14 is not equal to FFFF.
The filter set should look like this (with the first filter rule's chain field set to "Yes" because the packet has
to match both rules to be qualified as an IPX packet.)
+-#----Value-------------Mask--------------Offst-Compare--Chain---On?-Fwd-+
+-------------------------------------------------------------------------+
| 1
| 2
|
0800000000000000
FFFF000000000000
0806000000000000
FFFF000000000000
0600000000000000
FFFF000000000000
FFFF000000000000
FFFF000000000000
Add Input Filter
Yes
No
Generic
0000C8E395000000
FFFFFFFFFF000000
6
Equal
No
CANCEL
12
12
12
14
=
No
Yes No
=
No
Yes No
<
Yes
Yes
=
No
Yes No
|
|
|
|
|
|
|

Advertisement

Table of Contents
loading

This manual is also suitable for:

D3100-iD7100D7171

Table of Contents