From a73f01f1c234ae09177fbbdd8de3718f5c8a3646 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 14 Mar 2007 22:27:01 +0000 Subject: Correctly add the OpenVPN option --- usr/local/pkg/openvpn_cli.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'usr/local/pkg') diff --git a/usr/local/pkg/openvpn_cli.xml b/usr/local/pkg/openvpn_cli.xml index 01d7b9e..055fcc2 100644 --- a/usr/local/pkg/openvpn_cli.xml +++ b/usr/local/pkg/openvpn_cli.xml @@ -175,6 +175,12 @@ checkbox + use_dynamicport + Dynamic sourceport + Checking this will let the openvpn client choose a dynamic sourceport for this connection. + checkbox + + custom_options Custom options You can put your own custom options here, separated by semi-colons (;). They'll be added to the client configuration. @@ -202,4 +208,4 @@ openvpn_resync('client', $id); - + \ No newline at end of file -- cgit v1.1