From 3835613a08521b968352513073d9b764c19186d6 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Tue, 29 Jan 2013 13:41:21 +0545 Subject: Document remote network lists in OpenVPN GUI Also, now the advanced route command is not needed. So change the example to the "remote" command, which can be useful in the advanced box. --- usr/local/www/vpn_openvpn_client.php | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'usr') diff --git a/usr/local/www/vpn_openvpn_client.php b/usr/local/www/vpn_openvpn_client.php index 4a1cd5d..916b9fb 100644 --- a/usr/local/www/vpn_openvpn_client.php +++ b/usr/local/www/vpn_openvpn_client.php @@ -815,30 +815,30 @@ if ($savemsg) - + - +
- . - + - +
- . @@ -906,7 +906,7 @@ if ($savemsg)

- + remote server.mysite.com 1194; or remote 1.2.3.4 1194; -- cgit v1.1