169
Filtering example #2
Suppose a filter is configured to block all incoming IP packets with the source IP address of 200.233.14.0,
regardless of the type of connection or its destination. The filter would look like this:
This filter blocks any packets coming from a remote network with the IP network address 200.233.14.0.
The 0 at the end of the address signifies
any
host on the class C IP network 200.233.14.0. If, for example,
the filter is applied to a packet with the source IP address 200.233.14.5, it will block it.
In this case, the mask, must be set to 255.255.255.0. This way, all packets with a source address of
200.233.14.x will be matched correctly, no matter what the final address byte is.
☛
Note:
The protocol attribute for this filter is
Any
by default. This tells the filter to ignore the IP protocol
or type of IP packet.
Design guidelines
Careful thought must go into designing a new filter set. You should consider the following guidelines:
•
Be sure the filter set’s overall purpose is clear from the beginning. A vague purpose can lead to a faulty
set, and that can actually make your network
less
secure.
•
Be sure each individual filter’s purpose is clear.
•
Determine how filter priority will affect the set’s actions. Test the set (on paper) by determining how the
filters would respond to a number of different hypothetical packets.
•
Consider the combined effect of the filters. If ever y filter in a set fails to match on a par ticular packet,
the packet is:
•
For warded if all the filters are configured to discard (
not
for ward)
•
Discarded if all the filters are configured to for ward
•
Discarded if the set contains a combination of for ward and discard filters
Содержание Netopia 7000
Страница 18: ...Administrator s Handbook 18 ...
Страница 115: ...115 The screen expands to display the VLAN settings ...
Страница 123: ...123 The Home page for a VoIP enabled Gateway with both phone lines registered is shown below ...
Страница 192: ...Administrator s Handbook 192 ...
Страница 222: ...Administrator s Handbook 222 ...
Страница 324: ...Administrator s Handbook 324 set ip backup gateway default ip_address Specifies the ip address of the default gateway ...
Страница 342: ...Administrator s Handbook 342 ...
Страница 366: ...Administrator s Handbook 366 Z Zero Touch 301 ...
Страница 367: ...367 Motorola Netopia 2200 3300 or 7000 series Motorola Inc 6001 Shellmound Street Emeryville CA 94608 August 2 2007 ...
Страница 368: ...Administrator s Handbook 368 ...