ipsec: Document missing commands
This commit is contained in:
+11
-1
@@ -96,6 +96,11 @@ terminates IKE SA instance \fIn\fP of connection \fIname\fP.
|
|||||||
terminates all IKE SA instances of connection \fIname\fP.
|
terminates all IKE SA instances of connection \fIname\fP.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
.BI "down-srcip <" start "> [<" end ">]"
|
||||||
|
terminates all IKE SA instances with clients having virtual IPs in the range
|
||||||
|
.IR start - end .
|
||||||
|
.
|
||||||
|
.TP
|
||||||
.BI "route " name
|
.BI "route " name
|
||||||
tells the IKE daemon to insert an IPsec policy in the kernel
|
tells the IKE daemon to insert an IPsec policy in the kernel
|
||||||
for connection \fIname\fP. The first payload packet matching the IPsec policy
|
for connection \fIname\fP. The first payload packet matching the IPsec policy
|
||||||
@@ -118,6 +123,11 @@ returns detailed status information either on connection
|
|||||||
.SS LIST COMMANDS
|
.SS LIST COMMANDS
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
.BI "leases [<" poolname "> [<" address ">]]"
|
||||||
|
returns the status of all or the selected IP address pool (or even a single
|
||||||
|
virtual IP address).
|
||||||
|
.
|
||||||
|
.TP
|
||||||
.B "listalgs"
|
.B "listalgs"
|
||||||
returns a list supported cryptographic algorithms usable for IKE, and their
|
returns a list supported cryptographic algorithms usable for IKE, and their
|
||||||
corresponding plugin.
|
corresponding plugin.
|
||||||
@@ -242,7 +252,7 @@ resets global or connection specific counters.
|
|||||||
purges all cached certificates.
|
purges all cached certificates.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B "purgecrl"
|
.B "purgecrls"
|
||||||
purges all cached CRLs.
|
purges all cached CRLs.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
|||||||
Reference in New Issue
Block a user