aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2012-08-27 16:58:10 +0200
committerMartin Willi <martin@revosec.ch>2012-08-30 16:43:45 +0200
commit26bc69580620084dfd6b20555a87b92aca30bf2e (patch)
tree8cd2bd7caa9b04619ee940d6cbdcd95d3ffb0ffb /man
parent2df155958cd4cabdb2b595f374d020a231a68795 (diff)
downloadstrongswan-26bc69580620084dfd6b20555a87b92aca30bf2e.tar.bz2
strongswan-26bc69580620084dfd6b20555a87b92aca30bf2e.tar.xz
Updated ipsec.conf.5 with multiple left/rightsourceip support
Diffstat (limited to 'man')
-rw-r--r--man/ipsec.conf.5.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/ipsec.conf.5.in b/man/ipsec.conf.5.in
index b3210baa4..8ad874f3b 100644
--- a/man/ipsec.conf.5.in
+++ b/man/ipsec.conf.5.in
@@ -700,19 +700,19 @@ and
the latter meaning that the peer must send a certificate request payload in
order to get a certificate in return.
.TP
-.BR leftsourceip " = %config | %cfg | %modeconfig | %modecfg | <ip address>"
-The internal source IP to use in a tunnel, also known as virtual IP. If the
-value is one of the synonyms
+.BR leftsourceip " = %config4 | %config6 | <ip address>"
+Comma separated list of internal source IPs to use in a tunnel, also known as
+virtual IP. If the value is one of the synonyms
.BR %config ,
.BR %cfg ,
.BR %modeconfig ,
or
.BR %modecfg ,
-an address is requested from the peer.
+an address (from the tunnel address family) is requested from the peer.
.TP
.BR rightsourceip " = %config | <network>/<netmask> | %poolname"
-The internal source IP to use in a tunnel for the remote peer. If the
-value is
+Comma separated list of internal source IPs to use in a tunnel for the remote
+peer. If the value is
.B %config
on the responder side, the initiator must propose an address which is then
echoed back. Also supported are address pools expressed as