Internet Protocol Security

Previous Topic Next Topic

IP Packet Filtering

An IP address identifies a computer system's location on the network. Each IP address is separated internally into two parts, a network ID and a computer ID:

Multihomed computers have multiple IP addresses: one for each network adapter.

Filters

A rule provides the ability to trigger security negotiations for a communication based on the source, destination, and type of IP traffic, a process called IP packet filtering. This provides a way for the network administrator to define precisely what IP traffic triggers are secured, blocked, or passed through (unsecured).

Each IP Filter List contains a list of filters. Each filter within an IP Filter List describes a particular subset of network traffic to be secured, both for inbound and outbound traffic:

You must have a filter to cover any traffic for which the associated rule applies. For example, if Computer A always wants to exchange data securely with Computer B:

A filter contains the following parameters:

© 1985-2000 Microsoft Corporation. All rights reserved.