mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
get back to our standard RFC-defined capitalization of IPsec
This commit is contained in:
parent
3258d44276
commit
3c4fc30bea
@ -2684,7 +2684,7 @@ function filter_rules_generate() {
|
||||
$ipfrules .= "anchor \"relayd/*\"\n";
|
||||
/* OpenVPN user rules from radius */
|
||||
$ipfrules .= "anchor \"openvpn/*\"\n";
|
||||
/* IPSec user rules from radius */
|
||||
/* IPsec user rules from radius */
|
||||
$ipfrules .= "anchor \"ipsec/*\"\n";
|
||||
# BEGIN OF firewall rules
|
||||
/* default block logging? */
|
||||
@ -3563,7 +3563,7 @@ function filter_process_carp_rules($log) {
|
||||
return $lines;
|
||||
}
|
||||
|
||||
/* Generate IPSEC Filter Items */
|
||||
/* Generate IPsec Filter Items */
|
||||
function filter_generate_ipsec_rules($log = array()) {
|
||||
global $config, $g, $FilterIflist, $tracker;
|
||||
|
||||
|
||||
@ -132,7 +132,7 @@ foreach ($authmodes as $authmode) {
|
||||
$user = getUserEntry($username);
|
||||
if (!is_array($user) || !userHasPrivilege($user, "user-ipsec-xauth-dialin")) {
|
||||
$authenticated = false;
|
||||
syslog(LOG_WARNING, "user '{$username}' cannot authenticate through IPSec since the required privileges are missing.\n");
|
||||
syslog(LOG_WARNING, "user '{$username}' cannot authenticate through IPsec since the required privileges are missing.\n");
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
@ -39,7 +39,7 @@ $ipsec_loglevels = array("dmn" => "Daemon", "mgr" => "SA Manager", "ike" => "IKE
|
||||
"job" => "Job Processing", "cfg" => "Configuration backend", "knl" => "Kernel Interface",
|
||||
"net" => "Networking", "asn" => "ASN encoding", "enc" => "Message encoding",
|
||||
"imc" => "Integrity checker", "imv" => "Integrity Verifier", "pts" => "Platform Trust Service",
|
||||
"tls" => "TLS handler", "esp" => "IPSec traffic", "lib" => "StrongSWAN Lib");
|
||||
"tls" => "TLS handler", "esp" => "IPsec traffic", "lib" => "StrongSWAN Lib");
|
||||
|
||||
$my_identifier_list = array(
|
||||
'myaddress' => array( 'desc' => gettext('My IP address'), 'mobile' => true ),
|
||||
@ -463,7 +463,7 @@ function ipsec_smp_dump_status() {
|
||||
global $config, $g, $custom_listtags;
|
||||
|
||||
if (!file_exists("{$g['varrun_path']}/charon.xml")) {
|
||||
log_error("IPSec daemon seems to have issues or not running!");
|
||||
log_error("IPsec daemon seems to have issues or not running!");
|
||||
return;
|
||||
}
|
||||
|
||||
@ -607,7 +607,7 @@ function ipsec_dump_mobile() {
|
||||
$_gb = exec("/usr/local/sbin/ipsec stroke leases > {$g['tmp_path']}/strongswan_leases.xml");
|
||||
|
||||
if (!file_exists("{$g['tmp_path']}/strongswan_leases.xml")) {
|
||||
log_error(gettext("IPSec daemon seems to have issues or not running! Could not display mobile user stats!"));
|
||||
log_error(gettext("IPsec daemon seems to have issues or not running! Could not display mobile user stats!"));
|
||||
return array();
|
||||
}
|
||||
|
||||
|
||||
@ -4497,7 +4497,7 @@ msgstr "ページ:'はもはや含まれて隠された'へのアクセスを
|
||||
#: etc/inc/priv.defs.inc:166 etc/inc/priv.defs.inc:148
|
||||
#: etc/inc/priv.defs.inc:166
|
||||
msgid "WebCfg - Status: System logs: IPsec VPN page"
|
||||
msgstr "WebCfg - ステータス:システムログ: IPSec VPNのページ"
|
||||
msgstr "WebCfg - ステータス:システムログ: IPsec VPNのページ"
|
||||
|
||||
#: etc/inc/priv.defs.inc:125 etc/inc/priv.defs.inc:143
|
||||
#: etc/inc/priv.defs.inc:161 etc/inc/priv.defs.inc:149
|
||||
@ -6378,7 +6378,7 @@ msgstr "WebCfg - VPN : IPsecのページ"
|
||||
#: etc/inc/priv.defs.inc:1153 etc/inc/priv.defs.inc:1161
|
||||
#: etc/inc/priv.defs.inc:1161
|
||||
msgid "Allow access to the 'VPN: IPsec' page."
|
||||
msgstr "ページ:'のIPSec VPN 」へのアクセスを許可します。"
|
||||
msgstr "ページ:'のIPsec VPN 」へのアクセスを許可します。"
|
||||
|
||||
#: etc/inc/priv.defs.inc:1134 etc/inc/priv.defs.inc:1152
|
||||
#: etc/inc/priv.defs.inc:1158 etc/inc/priv.defs.inc:1166
|
||||
@ -12076,7 +12076,7 @@ msgstr "TCPフラグ"
|
||||
#: etc/inc/service-utils.inc:336 usr/local/www/diag_logs_ipsec.php:91
|
||||
#: etc/inc/service-utils.inc:336
|
||||
msgid "IPsec VPN"
|
||||
msgstr "IPSec VPNの"
|
||||
msgstr "IPsec VPNの"
|
||||
|
||||
#: usr/local/www/diag_logs_ipsec.php:123 usr/local/www/diag_logs_ipsec.php:122
|
||||
#: usr/local/www/diag_logs_ipsec.php:123
|
||||
@ -36875,7 +36875,7 @@ msgid ""
|
||||
"cryptographic acceleration card, as this will take precedence and the Hifn "
|
||||
"card will not be used. Acceleration should be automatic for IPsec when using "
|
||||
"Rijndael (AES). OpenVPN should be set for AES-128-CBC."
|
||||
msgstr "チップを持つシステムでは「AMDのGeode LXセキュリティブロックは、いくつかの暗号機能を加速していきます」 。あなたはHifnのある場合は、「暗号化アクセラレータカードを、これが優先されますし、 Hifnのように、 「カードが使用されない場合は、このオプションを有効にしないでください。 「ラインダール( AES)を使用した場合、加速がIPSecの自動にする必要があります。 OpenVPNのは、AES - 128 -CBCのために設定する必要があります。"
|
||||
msgstr "チップを持つシステムでは「AMDのGeode LXセキュリティブロックは、いくつかの暗号機能を加速していきます」 。あなたはHifnのある場合は、「暗号化アクセラレータカードを、これが優先されますし、 Hifnのように、 「カードが使用されない場合は、このオプションを有効にしないでください。 「ラインダール( AES)を使用した場合、加速がIPsecの自動にする必要があります。 OpenVPNのは、AES - 128 -CBCのために設定する必要があります。"
|
||||
|
||||
#: usr/local/www/system_advanced_misc.php:332
|
||||
#: usr/local/www/system_advanced_misc.php:375
|
||||
@ -36988,7 +36988,7 @@ msgstr "MSSは、VPNトラフィックにクランプ可能にする"
|
||||
msgid ""
|
||||
"Enable MSS clamping on TCP flows over VPN. This helps overcome problems with "
|
||||
"PMTUD on IPsec VPN links. If left blank, the default value is 1400 bytes. "
|
||||
msgstr "IPSec VPNのリンク上でPMTUD 「VPN上を流れるTCP上でクランプするMSSを有効にします。これはの問題を克服するのに役立ちます」 。空白の場合、デフォルト値は1400バイトです。"
|
||||
msgstr "IPsec VPNのリンク上でPMTUD 「VPN上を流れるTCP上でクランプするMSSを有効にします。これはの問題を克服するのに役立ちます」 。空白の場合、デフォルト値は1400バイトです。"
|
||||
|
||||
#: usr/local/www/system_advanced_misc.php:383
|
||||
#: usr/local/www/system_advanced_misc.php:426
|
||||
@ -40055,7 +40055,7 @@ msgstr "「追加ユーザーは、ここで追加することができます。
|
||||
msgid ""
|
||||
"Accounts created here are also used for other parts of the system such as "
|
||||
"OpenVPN, IPsec, and Captive Portal."
|
||||
msgstr "OpenVPNは、 IPSec、およびキャプティブポータル「ここで作成したアカウントはまた、などのシステムの他の部分に使用されます」 。"
|
||||
msgstr "OpenVPNは、 IPsec、およびキャプティブポータル「ここで作成したアカウントはまた、などのシステムの他の部分に使用されます」 。"
|
||||
|
||||
#: usr/local/www/system_usermanager_passwordmg.php:43
|
||||
#: usr/local/www/system_usermanager_passwordmg.php:43
|
||||
|
||||
@ -13656,7 +13656,7 @@ msgstr "IP virtual."
|
||||
|
||||
#: usr/local/www/firewall_nat_1to1.php:181
|
||||
msgid "If you add a 1:1 NAT entry for any of the interface IPs on this system, it will make this system inaccessible on that IP address. i.e. if you use your WAN IP address, any services on this system (IPsec, OpenVPN server, etc.) using the WAN IP address will no longer function."
|
||||
msgstr "Se você adicionar uma entrada NAT 1:1 para qualquer uma das interfaces IP no sistema, isto irá tornar o sistema inacessível naquele endereço IP. Ex.: se você usar seu endereço IP WAN, qualquer serviço neste sistema (IPSec, servidor OpenVPN, etc) utilizando o endereço IP WAN deixará de funcionar."
|
||||
msgstr "Se você adicionar uma entrada NAT 1:1 para qualquer uma das interfaces IP no sistema, isto irá tornar o sistema inacessível naquele endereço IP. Ex.: se você usar seu endereço IP WAN, qualquer serviço neste sistema (IPsec, servidor OpenVPN, etc) utilizando o endereço IP WAN deixará de funcionar."
|
||||
|
||||
#: usr/local/www/firewall_nat_1to1_edit.php:109
|
||||
#: usr/local/www/firewall_nat_out_edit.php:125
|
||||
|
||||
@ -10599,7 +10599,7 @@ msgstr "IPsec VPN"
|
||||
#: usr/local/www/diag_logs_ipsec.php:123
|
||||
#, php-format
|
||||
msgid "Last %s IPsec log entries"
|
||||
msgstr "IPSec son %s günlük girdisi"
|
||||
msgstr "IPsec son %s günlük girdisi"
|
||||
|
||||
#: usr/local/www/diag_logs_ipsec.php:135 usr/local/www/diag_logs_ppp.php:99
|
||||
#: usr/local/www/diag_logs_ipsec.php:134 usr/local/www/diag_logs_ppp.php:98
|
||||
@ -22302,7 +22302,7 @@ msgstr "HATA: Geçersiz yapılandırma alındı."
|
||||
#: usr/local/www/vpn_ipsec.php:139 usr/local/www/vpn_ipsec_mobile.php:330
|
||||
#: usr/local/www/vpn_ipsec_keys.php:85
|
||||
msgid "The IPsec tunnel configuration has been changed"
|
||||
msgstr "IPSec tünel yapılandırması değiştirildi"
|
||||
msgstr "IPsec tünel yapılandırması değiştirildi"
|
||||
|
||||
#: usr/local/www/vpn_ipsec.php:141 usr/local/www/vpn_ipsec_keys.php:93
|
||||
#: usr/local/www/vpn_ipsec_mobile.php:318
|
||||
@ -42914,7 +42914,7 @@ msgstr ""
|
||||
|
||||
#: usr/local/www/vpn_ipsec_phase2.php:192
|
||||
msgid "Mobile IPsec only supports Tunnel mode."
|
||||
msgstr "Mobil IPSec yalnızca tünel modu destekler."
|
||||
msgstr "Mobil IPsec yalnızca tünel modu destekler."
|
||||
|
||||
#: usr/local/www/vpn_ipsec_phase2.php:287
|
||||
msgid "Phase 1 is using IPv4. You cannot use Tunnel IPv6 on Phase 2."
|
||||
|
||||
@ -47,7 +47,7 @@
|
||||
|
||||
$realif = get_real_interface($if);
|
||||
if(!$realif)
|
||||
$realif = $if; // Need for IPSec case interface.
|
||||
$realif = $if; // Need for IPsec case interface.
|
||||
|
||||
$ifinfo = pfSense_get_interface_stats($realif);
|
||||
|
||||
|
||||
@ -161,7 +161,7 @@ function maxmss_checked(obj) {
|
||||
<div class="tabcont">
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0" summary="main area">
|
||||
<tr>
|
||||
<td colspan="2" valign="top" class="listtopic"><?=gettext("IPSec Advanced Settings"); ?></td>
|
||||
<td colspan="2" valign="top" class="listtopic"><?=gettext("IPsec Advanced Settings"); ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncell"><?=gettext("LAN security associations"); ?></td>
|
||||
@ -169,7 +169,7 @@ function maxmss_checked(obj) {
|
||||
<input name="noinstalllanspd" type="checkbox" id="noinstalllanspd" value="yes" <?php if ($pconfig['noinstalllanspd']) echo "checked=\"checked\""; ?> />
|
||||
<strong><?=gettext("Do not install LAN SPD"); ?></strong>
|
||||
<br />
|
||||
<?=gettext("By default, if IPSec is enabled negating SPD are inserted to provide protection. " .
|
||||
<?=gettext("By default, if IPsec is enabled negating SPD are inserted to provide protection. " .
|
||||
"This behaviour can be changed by enabling this setting which will prevent installing these SPDs."); ?>
|
||||
</td>
|
||||
</tr>
|
||||
@ -187,7 +187,7 @@ function maxmss_checked(obj) {
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncell"><?=gettext("IPsec Debug"); ?></td>
|
||||
<td width="78%" class="vtable">
|
||||
<strong><?=gettext("Start IPSec in debug mode based on sections selected"); ?></strong>
|
||||
<strong><?=gettext("Start IPsec in debug mode based on sections selected"); ?></strong>
|
||||
<br />
|
||||
<table summary="ipsec debug">
|
||||
<?php foreach ($ipsec_loglevels as $lkey => $ldescr): ?>
|
||||
@ -208,7 +208,7 @@ function maxmss_checked(obj) {
|
||||
<?php endforeach; ?>
|
||||
<tr style="display:none;"><td></td></tr>
|
||||
</table>
|
||||
<br /><?=gettext("Launches IPSec in debug mode so that more verbose logs " .
|
||||
<br /><?=gettext("Launches IPsec in debug mode so that more verbose logs " .
|
||||
"will be generated to aid in troubleshooting."); ?>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user