$id$

Installation
============

 1. Copy the iptables headers to an appropiate place (/usr/include) or install
    the iptables-dev package if your distro has one.

 2. Run make in order to compile iptables-p2p.

 3. Insert the kernel/ipt_p2p.o module directly using insmod or copy it into
    your modules directory.
	If you are using a 2.6 kernel, the module is named kernel/ipt_p2p.ko.

 4. Insert the iptables library libipt_p2p.so into the iptables lib directory
    (usually /lib/iptables).
