=gettext("General information"); ?> |
=gettext("full help"); ?>
|
=gettext("Disabled"); ?>
|
/>
=gettext("Set this option to disable this server without removing it from the list"); ?>.
|
=gettext("Server Mode");?> |
|
=gettext("Backend for authentication");?> |
|
=gettext("Protocol");?> |
|
=gettext("Device Mode"); ?> |
|
=gettext("Interface"); ?> |
|
=gettext("Local port");?> |
|
=gettext("Description"); ?> |
=gettext("You may enter a description here for your reference (not parsed)"); ?>.
|
|
=gettext("Cryptographic Settings"); ?> |
=gettext("TLS Authentication"); ?> |
=gettext("Paste your shared key here"); ?>.
|
|
=gettext("Peer Certificate Authority"); ?> |
=gettext("No Certificate Authorities defined.");
?> =gettext("Create one under")?> =gettext("System: Certificates");?>.
|
=gettext("Peer Certificate Revocation List"); ?> |
=gettext("No Certificate Revocation Lists (CRLs) defined.");
?> =gettext("Create one under");
?> =gettext("System: Certificates");?>.
|
=gettext("Server Certificate"); ?> |
=gettext("No Certificates defined.");
?> =gettext("Create one under");
?> =gettext("System: Certificates");?>.
|
=gettext("DH Parameters Length"); ?> |
=gettext("bits"); ?>
|
=gettext("Shared Key"); ?> |
=gettext("Paste your shared key here"); ?>.
|
|
=gettext("Encryption algorithm"); ?> |
|
=gettext("Auth Digest Algorithm"); ?> |
|
=gettext("Hardware Crypto"); ?> |
|
=gettext("Certificate Depth"); ?> |
|
=gettext("When a certificate-based client logs in, do not accept certificates below this depth. Useful for denying certificates made with intermediate CAs generated from the same CA as the server."); ?>
|
|
=gettext("Strict User/CN Matching"); ?> |
/>
=gettext("When authenticating users, enforce a match between the common name of the client certificate and the username given at login."); ?>
|
|
=gettext("Tunnel Settings"); ?> |
=gettext("IPv4 Tunnel Network"); ?> |
=gettext("This is the IPv4 virtual network used for private " .
"communications between this server and client " .
"hosts expressed using CIDR (eg. 10.0.8.0/24). " .
"The first network address will be assigned to " .
"the server virtual interface. The remaining " .
"network addresses can optionally be assigned " .
"to connecting clients. (see Address Pool)"); ?>
|
=gettext("IPv6 Tunnel Network"); ?> |
=gettext("This is the IPv6 virtual network used for private " .
"communications between this server and client " .
"hosts expressed using CIDR (eg. fe80::/64). " .
"The first network address will be assigned to " .
"the server virtual interface. The remaining " .
"network addresses can optionally be assigned " .
"to connecting clients. (see Address Pool)"); ?>
|
=gettext("Bridge DHCP"); ?> |
onchange="tuntap_change()" />
=gettext("Allow clients on the bridge to obtain DHCP."); ?>
|
=gettext("Bridge Interface"); ?> |
=gettext("The interface to which this tap instance will be " .
"bridged. This is not done automatically. You must assign this " .
"interface and create the bridge separately. " .
"This setting controls which existing IP address and subnet " .
"mask are used by OpenVPN for the bridge. Setting this to " .
"'none' will cause the Server Bridge DHCP settings below to be ignored."); ?>
|
=gettext("Server Bridge DHCP Start"); ?> |
=gettext("When using tap mode as a multi-point server, " .
"you may optionally supply a DHCP range to use on the " .
"interface to which this tap instance is bridged. " .
"If these settings are left blank, DHCP will be passed " .
"through to the LAN, and the interface setting above " .
"will be ignored."); ?>
|
=gettext("Server Bridge DHCP End"); ?> |
|
=gettext("Redirect Gateway"); ?> |
onclick="gwredir_change()" />
=gettext("Force all client generated traffic through the tunnel"); ?>.
|
=gettext("IPv4 Local Network/s"); ?> |
=gettext("These are the IPv4 networks that will be accessible " .
"from the remote endpoint. Expressed as a comma-separated list of one or more CIDR ranges. " .
"You may leave this blank if you don't " .
"want to add a route to the local network " .
"through this tunnel on the remote machine. " .
"This is generally set to your LAN network"); ?>.
|
=gettext("IPv6 Local Network/s"); ?> |
=gettext("These are the IPv6 networks that will be accessible " .
"from the remote endpoint. Expressed as a comma-separated list of one or more IP/PREFIX. " .
"You may leave this blank if you don't " .
"want to add a route to the local network " .
"through this tunnel on the remote machine. " .
"This is generally set to your LAN network"); ?>.
|
=gettext("IPv4 Remote Network/s"); ?> |
=gettext("These are the IPv4 networks that will be routed through " .
"the tunnel, so that a site-to-site VPN can be " .
"established without manually changing the routing tables. " .
"Expressed as a comma-separated list of one or more CIDR ranges. " .
"If this is a site-to-site VPN, enter the " .
"remote LAN/s here. You may leave this blank if " .
"you don't want a site-to-site VPN"); ?>.
|
=gettext("IPv6 Remote Network/s"); ?> |
=gettext("These are the IPv6 networks that will be routed through " .
"the tunnel, so that a site-to-site VPN can be " .
"established without manually changing the routing tables. " .
"Expressed as a comma-separated list of one or more IP/PREFIX. " .
"If this is a site-to-site VPN, enter the " .
"remote LAN/s here. You may leave this blank if " .
"you don't want a site-to-site VPN"); ?>.
|
=gettext("Concurrent connections");?> |
=gettext("Specify the maximum number of clients allowed to concurrently connect to this server"); ?>.
|
=gettext("Compression"); ?> |
=gettext("Compress tunnel packets using the LZO algorithm. Adaptive compression will dynamically disable compression for a period of time if OpenVPN detects that the data in the packets is not being compressed efficiently"); ?>.
|
=gettext("Type-of-Service"); ?> |
/>
=gettext("Set the TOS IP header value of tunnel packets to match the encapsulated packet value"); ?>.
|
=gettext("Inter-client communication"); ?> |
/>
=gettext("Allow communication between clients connected to this server"); ?>
|
=gettext("Duplicate Connections"); ?> |
/>
=gettext("Allow multiple concurrent connections from clients using the same Common Name. NOTE: This is not generally recommended, but may be needed for some scenarios."); ?>
|
=gettext("Disable IPv6"); ?> |
/>
=gettext("Don't forward IPv6 traffic"); ?>.
|
|
=gettext("Client Settings"); ?> |
=gettext("Dynamic IP"); ?> |
/>
=gettext("Allow connected clients to retain their connections if their IP address changes"); ?>.
|
=gettext("Address Pool"); ?> |
/>
=gettext("Provide a virtual adapter IP address to clients (see Tunnel Network)"); ?>
|
=gettext("Topology"); ?> |
/>
=gettext("Allocate only one IP per client (topology subnet), rather than an isolated subnet per client (topology net30)."); ?>
=gettext("Relevant when supplying a virtual adapter IP address to clients when using tun mode on IPv4."); ?>
=gettext("Some clients may require this even for IPv6, such as OpenVPN Connect (iOS/Android). Others may break if it is present, such as older versions of OpenVPN or clients such as Yealink phones."); ?>
|
=gettext("DNS Default Domain"); ?> |
onclick="dns_domain_change()" />
=gettext("Provide a default domain name to clients"); ?>
|
=gettext("DNS Servers"); ?> |
onclick="dns_server_change()" />
=gettext("Server"); ?> #1:
=gettext("Server"); ?> #2:
=gettext("Server"); ?> #3:
=gettext("Server"); ?> #4:
=gettext("Provide a DNS server list to clients"); ?>
|
=gettext("Force DNS cache update"); ?> |
/>
=gettext("Run ''net stop dnscache'', ''net start dnscache'', ''ipconfig /flushdns'' and ''ipconfig /registerdns'' on connection initiation. This is known to kick Windows into recognizing pushed DNS servers."); ?>
|
=gettext("NTP Servers"); ?> |
onclick="ntp_server_change()" />
=gettext("Server"); ?> #1:
=gettext("Server"); ?> #2:
=gettext("Provide a NTP server list to clients"); ?>
|
=gettext("NetBIOS Options"); ?> |
onclick="netbios_change()" />
=gettext("Enable NetBIOS over TCP/IP"); ?>
=gettext("If this option is not set, all NetBIOS-over-TCP/IP options (including WINS) will be disabled"); ?>.
|
=gettext("WINS Servers"); ?> |
onclick="wins_server_change()" />
=gettext("Provide a WINS server list to clients"); ?>
=gettext("Server"); ?> #1:
=gettext("Server"); ?> #2:
|
=gettext("Client Management Port"); ?> |
onclick="client_mgmt_port_change()" />
=gettext("Use a different management port on clients. The default port is 166. Specify a different port if the client machines need to select from multiple OpenVPN links."); ?>
|
|
=gettext("Advanced configuration"); ?> |
=gettext("Advanced"); ?> |
=gettext("Enter any additional options you would like to add to the OpenVPN server configuration here, separated by a semicolon"); ?>
=gettext("EXAMPLE: push \"route 10.0.0.0 255.255.255.0\""); ?>;
|
=gettext("Verbosity level");?> |
=gettext("Each level shows all info from the previous levels. Level 3 is recommended if you want a good summary of what's happening without being swamped by output"); ?>.
none -- =gettext("No output except fatal errors"); ?>.
default-4 -- =gettext("Normal usage range"); ?>.
5 -- =gettext("Output R and W characters to the console for each packet read and write, uppercase is used for TCP/UDP packets and lowercase is used for TUN/TAP packets"); ?>.
6-11 -- =gettext("Debug info range"); ?>.
|
|
" />
|