diff options
author | Martin Willi <martin@strongswan.org> | 2008-04-14 08:27:05 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2008-04-14 08:27:05 +0000 |
commit | b010310517778085f21343d117990195752b6890 (patch) | |
tree | f3ddaaedf24b66863adc8d26248d52902564197b | |
parent | 348af092ac37f190a098c4177f51963e531d8b88 (diff) | |
download | strongswan-b010310517778085f21343d117990195752b6890.tar.bz2 strongswan-b010310517778085f21343d117990195752b6890.tar.xz |
updated rightsourceip parameter in man page
-rw-r--r-- | src/starter/ipsec.conf.5 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/starter/ipsec.conf.5 b/src/starter/ipsec.conf.5 index b0b91643e..b5534efc8 100644 --- a/src/starter/ipsec.conf.5 +++ b/src/starter/ipsec.conf.5 @@ -633,7 +633,10 @@ The internal source IP to use in a tunnel for the remote peer. If the value is .B %config on the responder side, the initiator must propose a address which is then echoed -back. +back. The IKEv2 daemon also supports address pools expressed as +\fInetwork\fB/\fInetmask\fR +or the use of an external IP address pool using %\fIpoolname\fR +, where \fIpoolname\fR is the name of the IP address pool used for the lookup. .TP .B leftsubnet private subnet behind the left participant, expressed as |