diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-04-12 20:30:08 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-04-12 20:30:08 +0000 |
commit | b0d8ed94fe9e74afb49fdf5f11e4add29879c65c (patch) | |
tree | b20167235628771046e940a82a906a6d0991ee4a /src/_updown/_updown.8 | |
parent | ea939d07c84d2a8e51215458063fc05e9c399290 (diff) | |
download | vyos-strongswan-b0d8ed94fe9e74afb49fdf5f11e4add29879c65c.tar.gz vyos-strongswan-b0d8ed94fe9e74afb49fdf5f11e4add29879c65c.zip |
[svn-upgrade] Integrating new upstream version, strongswan (4.1.1)
Diffstat (limited to 'src/_updown/_updown.8')
-rw-r--r-- | src/_updown/_updown.8 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/_updown/_updown.8 b/src/_updown/_updown.8 new file mode 100644 index 000000000..5107d3694 --- /dev/null +++ b/src/_updown/_updown.8 @@ -0,0 +1,19 @@ +.TH _UPDOWN 8 "27 Apr 2006" +.\" +.\" RCSID $Id: _updown.8,v 1.2 2006/04/17 06:48:49 as Exp $ +.\" +.SH NAME +ipsec _updown \- route and firewall manipulation script +.SH SYNOPSIS +.I _updown +is invoked by pluto when it has brought up a new connection. This script +is used to insert the appropriate routing entries for IPsec operation. +It can also be used to insert and delete dynamic iptables firewall rules. +The interface to the script is documented in the pluto man page. +.SH "SEE ALSO" +ipsec(8), ipsec_pluto(8). +.SH HISTORY +Man page written for the Linux FreeS/WAN project <http://www.freeswan.org/> +by Michael Richardson. Original program written by Henry Spencer. Extended +for the Linux strongSwan project <http://www.strongswan.org/> by Andreas +Steffen. |