aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorThomas Egerer <thomas.egerer@secunet.com>2013-11-19 13:42:54 +0100
committerMartin Willi <martin@revosec.ch>2014-01-20 16:40:34 +0100
commit50d292d7d8fc499e79d6dc3f38b596d49069d8b6 (patch)
tree2e0e82ab71409011726fb5a749ae229a741da1c5 /man
parent3711f66e543d55d36eedddc5542ec2257f5d188d (diff)
downloadstrongswan-50d292d7d8fc499e79d6dc3f38b596d49069d8b6.tar.bz2
strongswan-50d292d7d8fc499e79d6dc3f38b596d49069d8b6.tar.xz
man: Add documentation of the dhcp interface option
Signed-off-by: Thomas Egerer <thomas.egerer@secunet.com>
Diffstat (limited to 'man')
-rw-r--r--man/strongswan.conf.5.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in
index abc6c426a..0d5289253 100644
--- a/man/strongswan.conf.5.in
+++ b/man/strongswan.conf.5.in
@@ -383,6 +383,11 @@ Derive user-defined MAC address from hash of IKEv2 identity
.BR charon.plugins.dhcp.server " [255.255.255.255]"
DHCP server unicast or broadcast IP address
.TP
+.BR charon.plugins.dhcp.interface " []"
+Interface name the plugin uses for address allocation. The default is to bind
+to any (0.0.0.0) and let the system decide which way to route the packets to
+the DHCP server.
+.TP
.BR charon.plugins.dnscert.enable " [no]"
Enable fetching of CERT RRs via DNS
.TP