<pclass="text-muted"><em><small><?=gettext("Set this option if you would like to bind to a specific port. Leave this blank or enter 0 for a random dynamic port.");?></small></em></p>
<em><small><?=gettext("Set this option if you would like to bind to a specific port. Leave this blank or enter 0 for a random dynamic port.");?></small></em>
</div>
</td>
</tr>
<tr>
<tdwidth="22%"valign="top"class="vncellreq"><iclass="fa fa-info-circle text-muted"></i><?=gettext("Server host or address");?></td>
<pclass="text-muted"><em><small><?=gettext("Continuously attempt to resolve the server host ".
"name. Useful when communicating with a server ".
"that is not permanently connected to the Internet");?>.</small></em></p>
<tdclass="vncell"><aid="help_for_resolve_retry"href="#"class="showhelp"><iclass="fa fa-info-circle"></i></a><?=gettext("Server host name resolution");?></td>
<div><small><?=gettext("Continuously attempt to resolve the server host name. Useful when communicating with a server that is not permanently connected to the Internet");?></small></div>
}?>>None (Username and Password required)</option>
<optionvalue=""<?=empty($pconfig['certref'])?"selected=\"selected\"":"";?>><?=gettext("None");?><?=gettext("(Username and Password required)");?></option>
<b>No Certificates defined.</b><br/>Create one under <ahref="system_certmanager.php">System: Certificates</a> if one is required for this connection.
<?php
<b><?=gettext("No Certificates defined.");?></b><br/><?=gettext("Create one under");?><ahref="system_certmanager.php"><?=gettext("System: Certificates");?></a><?=gettext("if one is required for this connection.");?>
<pclass="text-muted"><em><small><?PHPechogettext("NOTE: Leave this set to SHA1 unless the server is set to match. SHA1 is the default for OpenVPN.");?></small></em></p>
<divclass="hidden"for="help_for_digest">
<?=gettext("NOTE: Leave this set to SHA1 unless the server is set to match. SHA1 is the default for OpenVPN.");?>
<pclass="text-muted"><em><small><?=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.");?>.</small></em></p>
<divclass="hidden"for="help_for_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("This option effectively bars the server from adding routes to the client's routing table, however note that this option still allows the server to set the TCP/IP properties of the client's TUN/TAP interface");?>.
<?=gettext("This option effectively bars the server from adding routes to the client's routing table, however note that this option still allows the server to set the TCP/IP properties of the client's TUN/TAP interface");?>.
<pclass="text-muted"><em><small><?=gettext("Enter any additional options you would like to add to the OpenVPN client configuration here, separated by a semicolon");?><br/>
<?=gettext("EXAMPLE:");?><strong>remote server.mysite.com 1194;</strong> or <strong>remote 1.2.3.4 1194;</strong></small></em></p>
<pclass="text-muted"><em><small><?=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");?>.<br/><br/>
<strong>5</strong> -- <?=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");?>. <br/>
<strong>6</strong>-<strong>11</strong> -- <?=gettext("Debug info range");?>.</small></em></p>
<divclass="hidden"for="help_for_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");?>.<br/><br/>
<strong>5</strong> -- <?=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");?>. <br/>
<strong>6</strong>-<strong>11</strong> -- <?=gettext("Debug info range");?>.