]> git.ipfire.org Git - thirdparty/strongswan.git/blob - programs/_updown_espmark/_updown_espmark.8
- import of strongswan-2.7.0
[thirdparty/strongswan.git] / programs / _updown_espmark / _updown_espmark.8
1 .TH _UPDOWN_ESPMARK 8 "7 Apr 2005"
2 .\"
3 .\" RCSID $Id: _updown_espmark.8,v 1.1 2005/04/07 21:34:19 as Exp $
4 .\"
5 .SH NAME
6 ipsec _updown_espmark \- manages routes and firewall rules
7 .SH SYNOPSIS
8 .I _updown_espmark
9 is invoked by pluto when it has brought up a new connection. This script
10 is used to insert the appropriate routing and iptables firewall entries for
11 IPsec operation. The incoming ESP traffic must be marked by a static rule
12 in the mangle table. The default value for the mark is 50.
13 The interface to the script is documented in the pluto man page.
14 .SH "SEE ALSO"
15 ipsec(8), ipsec_pluto(8).
16 .SH HISTORY
17 Man page written for the Linux strongSwan project <http://www.strongswan.org/>
18 by Andreas Steffen. Original program written by Henry Spencer.