HP-UX IPFilter A.03.05.13 Administrator's Guide: HP-UX 11i v3

Table Of Contents
HP-UX IPFilter and IPSec
IPFilter and IPSec Basics
Chapter 9128
IPFilter, which is below IPSec in the networking stack, filters network
packets before they reach IPSec. You can have both IPFilter and IPSec
configured and running on a machine without them negatively affecting
each other.
Figure 9-2 Scenario One
In Scenario One, you have IPFilter and IPSec on machine A with
IPFilter blocking packets from machine B and IPSec encrypting packets
from machine C. When a packet arrives at machine A, IPFilter checks to
see if it is from machine B, and, if so, blocks the packet. If not, the packet
continues up the stack to IPSec. IPSec checks to see if it is from machine
C. If so, the packet arrives encrypted.
No overlap is in the configurations of IPFilter and IPSec in this network
topology, so there are no conflicts in Scenario One.
CAUTION HP-UX IPSec does not support NAT traversal. If you are using HP-UX
IPFilter with HP-UX IPSec, do not use NAT functionality. However, it is
possible that IPFilter and NAT can be used in network configurations
containing other vendors’ IPSec products that do support NAT traversal.
B <---------------> A <-----------------> C
(IPSec)
(IPFilter) (IPSec)