README: add information about which iptables modules are needed.

As requested by a user.
This commit is contained in:
Avery Pennarun 2010-05-03 13:07:53 -04:00
parent 4a93d3362d
commit 403a088e07

View File

@ -30,6 +30,17 @@ common case:
TCP-over-TCP, which has terrible performance (see below).
Prerequisites
-------------
- sudo, su, or logged in as root on your client machine
(the server doesn't need admin access).
- Linux+iptables on your client machine, including at
least the iptables DNAT, REDIRECT, and ttl modules.
(This is available by default on most Linux distributions.)
This is how you use it:
-----------------------