From fe32492ec7097531ef8fd18a1d081c67c483016a Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Fri, 4 Apr 2008 00:06:36 +0000 Subject: OpenVPN: my fault... now its correct... the server pushes the commands... --- usr/local/pkg/openvpn.xml | 6 ++++++ usr/local/pkg/openvpn_cli.xml | 6 ------ 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'usr') diff --git a/usr/local/pkg/openvpn.xml b/usr/local/pkg/openvpn.xml index 622bd66..dbb78c5 100644 --- a/usr/local/pkg/openvpn.xml +++ b/usr/local/pkg/openvpn.xml @@ -253,6 +253,12 @@ checkbox + gwredir + Redirect Gateway + Redirect ALL traffic through the OpenVPN server. + checkbox + + custom_options Custom options You can put your own custom options here, separated by semi-colons (;). They'll be added to the server configuration. diff --git a/usr/local/pkg/openvpn_cli.xml b/usr/local/pkg/openvpn_cli.xml index d751ac4..129b86f 100644 --- a/usr/local/pkg/openvpn_cli.xml +++ b/usr/local/pkg/openvpn_cli.xml @@ -206,12 +206,6 @@ checkbox - gwredir - Redirect Gateway - Redirect ALL traffic through the OpenVPN server. - 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. -- cgit v1.1