blob: 49c6f8c01e37be8a6abf05dde9324071a24971b6 (
plain)
1 README for ipsec-tools
2
3 REQUIREMENTS
4 For ipv4 IPSEC you'll need to enable:
5 CONFIG_XFRM_USER
6 CONFIG_NET_KEY
7 CONFIG_INET_AH
8 CONFIG_INET_ESP
9 CONFIG_INET_XFRM_MODE_TRANSPORT
10 CONFIG_INET_XFRM_MODE_TUNNEL
11
12 PRE-INSTALL
13
14 POST-INSTALL
15
16 RESOURCES
17
18 PRECAUTION
19 This is a very important piece of software, test your configuration
20 (try to capture/analyze some data) before production use.
21
22 Both transport and tunnel mode was tested for ipv4, but I am unsure if
23 automatic keying will work out of the box - no rc file for racoon is
24 provided for now. Any suggestions on template configurations from
25 people who use racoon in real life are welcome.
|