File name: | fwcfg.dll.mui |
Size: | 47616 byte |
MD5: | 751451dcff3fe1723ff56dcb45a5d0d3 |
SHA1: | aa1487fbb45f45c90532a0140e3082300528077b |
SHA256: | 8db8fb8cf229e7b9a9f8c951e5fbda06eba3625bc9d32eed2817f5e143ac9847 |
Operating systems: | Windows 10 |
Extension: | MUI |
If an error occurred or the following message in Chinese (Simplified) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id | Chinese (Simplified) | English |
---|---|---|
4000 | 添加防火墙配置。 |
Adds firewall configuration. |
4001 | 删除防火墙配置。 |
Deletes firewall configuration. |
4002 | 设置防火墙配置。 |
Sets firewall configuration. |
4003 | 显示防火墙配置。 |
Shows firewall configuration. |
4006 | 任何 | Any |
4007 | 应用 | App |
4009 | 禁用 | Disable |
4010 | 域 | Domain |
4011 | 启用 | Enable |
4012 | IPv4 | IPv4 |
4013 | IPv6 | IPv6 |
4014 | 旧防火墙(ICF) | Legacy Firewall (ICF) |
4015 | 否 | No |
4016 | 无 | None |
4017 | 远程管理 | Remote Administration |
4018 | RPC | RPC |
4019 | 标准 | Standard |
4021 | TCP | TCP |
4022 | UDP | UDP |
4023 | 未指定 | Unspecified |
4024 | Windows 防火墙 | Windows Firewall |
4025 | 是 | Yes |
4026 | 公用 | Public |
4030 | 添加防火墙允许的程序配置。 |
Adds firewall allowed program configuration. |
4031 | %1!s! [ program = ] path [ name = ] name [ [ mode = ] ENABLE|DISABLE [ scope = ] ALL|SUBNET|CUSTOM [ addresses = ] addresses [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ] 添加防火墙允许的程序配置。 参数: program - 程序路径和文件名。 name - 程序名。 mode - 程序模式(可选)。 ENABLE - 允许通过防火墙(默认值)。 DISABLE - 不允许通过防火墙。 scope - 程序范围(可选)。 ALL - 允许所有流量通过防火墙(默认值)。 SUBNET - 只允许本地网络(子网)流量通过防火墙。 CUSTOM - 只允许指定的流量通过防火墙。 addresses - 自定义范围地址(可选)。 以逗号分隔的范围可以包含 IPv4 地址、 IPv6 地址、子网、范围或关键字 LocalSubnet。 profile - 配置的配置文件(可选)。 CURRENT - 应用于活动的配置文件。活动的配置文件可以是域、 标准(即专用)或公用(默认)。 DOMAIN - 应用于域配置文件。 STANDARD - 应用于标准(即专用)配置文件。 ALL - 应用于域和标准(即专用)配置文件。 不应用于公用配置文件。 注释:"scope" 必须为 "CUSTOM" 以指定 "addresses"。 "addresses" 不能包含未指定或环回地址。 示例: %1!s! C:\MyApp\MyApp.exe "My Application" ENABLE %1!s! C:\MyApp\MyApp.exe "My Application" ENABLE CUSTOM 157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet %1!s! program=C:\MyApp\MyApp.exe name="My Application" mode=DISABLE %1!s! program=C:\MyApp\MyApp.exe name="My Application" mode=ENABLE scope=CUSTOM addresses=157.60.0.1, 172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ program = ] path [ name = ] name [ [ mode = ] ENABLE|DISABLE [ scope = ] ALL|SUBNET|CUSTOM [ addresses = ] addresses [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ] Adds firewall allowed program configuration. Parameters: program - Program path and file name. name - Program name. mode - Program mode (optional). ENABLE - Allow through firewall (default). DISABLE - Do not allow through firewall. scope - Program scope (optional). ALL - Allow all traffic through firewall (default). SUBNET - Allow only local network (subnet) traffic through firewall. CUSTOM - Allow only specified traffic through firewall. addresses - Custom scope addresses (optional). This comma-separated scope can contain IPv4 addresses, IPv6 addresses, subnets, ranges, or the keyword LocalSubnet. profile - Configuration profile (optional). CURRENT - Applies to the active profile. Active profile can be domain, standard (i.e. private), or public. (default). DOMAIN - Applies to the domain profile. STANDARD - Applies to the standard (i.e. private) profile. ALL - Applies to the domain and standard (i.e. private) profile. Does not apply to the public profile. Remarks: 'scope' must be 'CUSTOM' to specify 'addresses'. ‘addresses’ can not contain Unspecified or Loopback addresses. Examples: %1!s! C:\MyApp\MyApp.exe "My Application" ENABLE %1!s! C:\MyApp\MyApp.exe "My Application" ENABLE CUSTOM 157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet %1!s! program=C:\MyApp\MyApp.exe name="My Application" mode=DISABLE %1!s! program=C:\MyApp\MyApp.exe name="My Application" mode=ENABLE scope=CUSTOM addresses=157.60.0.1, 172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4032 | 删除防火墙允许的程序配置。 |
Deletes firewall allowed program configuration. |
4033 | %1!s! [ program = ] path [ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ] 删除防火墙允许的程序配置。 参数: program - 程序路径和文件名。 profile - 配置的配置文件(可选)。 CURRENT - 应用于活动的配置文件。活动的配置文件可以是域、标准(即专用) 或公用(默认)。 DOMAIN - 应用于域配置文件。 STANDARD - 应用于标准(即专用)配置文件。 ALL - 应用于域和标准(即专用)配置文件。 不应用于公用配置文件。 示例: %1!s! C:\MyApp\MyApp.exe %1!s! program=C:\MyApp\MyApp.exe 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ program = ] path [ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ] Deletes firewall allowed program configuration. Parameters: program - Program path and file name. profile - Configuration profile (optional). CURRENT - Applies to the active profile. Active profile can be domain, standard (i.e. private), or public. (default). DOMAIN - Applies to the domain profile. STANDARD - Applies to the standard (i.e. private) profile. ALL - Applies to the domain and standard (i.e. private) profile. Does not apply to the public profile. Examples: %1!s! C:\MyApp\MyApp.exe %1!s! program=C:\MyApp\MyApp.exe IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4034 | 设置防火墙允许的程序配置。 |
Sets firewall allowed program configuration. |
4035 | %1!s! [ program = ] path [ [ name = ] name [ mode = ] ENABLE|DISABLE [ scope = ] ALL|SUBNET|CUSTOM [ addresses = ] addresses [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ] 设置防火墙允许的程序配置。 参数: program - 程序路径和文件名。 name - 程序名(可选)。 mode - 程序模式(可选)。 ENABLE - 允许通过防火墙(默认值)。 DISABLE - 不允许通过防火墙。 scope - 程序范围(可选)。 ALL - 允许所有流量通过防火墙(默认值)。 SUBNET - 只允许本地网络(子网)流量通过防火墙。 CUSTOM - 只允许指定的流量通过防火墙。 addresses - 自定义范围地址(可选)。 以逗号分隔的范围可以包含 IPv4 地址、 IPv6 地址、子网、范围或关键字 LocalSubnet。 profile - 配置的配置文件(可选)。 CURRENT - 应用于活动的配置文件。活动的配置文件可以是域、 标准(即专用)或公用(默认)。 DOMAIN - 应用于域配置文件。 STANDARD - 应用于标准(即专用)配置文件。 ALL - 应用于域和标准(即专用)配置文件。 不应用于公用配置文件。 注释:"scope" 必须为 "CUSTOM" 以指定 "addresses"。 "addresses" 不能包含未指定或环回地址。 示例: %1!s! C:\MyApp\MyApp.exe "My Application" DISABLE %1!s! C:\MyApp\MyApp.exe "My Application" ENABLE CUSTOM 157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet %1!s! program=C:\MyApp\MyApp.exe name="My Application" mode=DISABLE %1!s! program=C:\MyApp\MyApp.exe name="My Application" mode=ENABLE scope=CUSTOM addresses=157.60.0.1, 172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ program = ] path [ [ name = ] name [ mode = ] ENABLE|DISABLE [ scope = ] ALL|SUBNET|CUSTOM [ addresses = ] addresses [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ] Sets firewall allowed program configuration. Parameters: program - Program path and file name. name - Program name (optional). mode - Program mode (optional). ENABLE - Allow through firewall (default). DISABLE - Do not allow through firewall. scope - Program scope (optional). ALL - Allow all traffic through firewall (default). SUBNET - Allow only local network (subnet) traffic through firewall. CUSTOM - Allow only specified traffic through firewall. addresses - Custom scope addresses (optional). This comma-separated scope can contain IPv4 addresses, IPv6 addresses, subnets, ranges, or the keyword LocalSubnet. profile - Configuration profile (optional). CURRENT - Applies to the active profile. Active profile can be domain, standard (i.e. private), or public. (default). DOMAIN - Applies to the domain profile. STANDARD - Applies to the standard (i.e. private) profile. ALL - Applies to the domain and standard (i.e. private) profile. Does not apply to the public profile. Remarks: 'scope' must be 'CUSTOM' to specify 'addresses'. ‘addresses’ can not contain Unspecified or Loopback addresses. Examples: %1!s! C:\MyApp\MyApp.exe "My Application" DISABLE %1!s! C:\MyApp\MyApp.exe "My Application" ENABLE CUSTOM 157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet %1!s! program=C:\MyApp\MyApp.exe name="My Application" mode=DISABLE %1!s! program=C:\MyApp\MyApp.exe name="My Application" mode=ENABLE scope=CUSTOM addresses=157.60.0.1, 172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4036 | 显示防火墙允许的程序配置。 |
Shows firewall allowed program configuration. |
4037 | %1!s! [ [ verbose = ] DISABLE|ENABLE ] 显示防火墙允许的程序配置。 参数: verbose - 详细模式(可选)。 DISABLE - 只显示摘要信息(默认值)。 ENABLE - 显示所有可用信息。 示例: %1!s! %1!s! ENABLE %1!s! verbose=ENABLE 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ [ verbose = ] DISABLE|ENABLE ] Shows firewall allowed program configuration. Parameters: verbose - Verbose mode (optional). DISABLE - Display only summary information (default). ENABLE - Display all available information. Examples: %1!s! %1!s! ENABLE %1!s! verbose=ENABLE IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4040 | %1!-7.7s! %2!-20.20s! %3!s! / %4!s! |
%1!-7.7s! %2!-20.20s! %3!s! / %4!s! |
4041 | %1!-7.7s! %2!-20.20s! %3!s! / %4!s! Scope: %5!s! |
%1!-7.7s! %2!-20.20s! %3!s! / %4!s! Scope: %5!s! |
4042 | %1!s! 配置文件的允许的程序配置: 模式 流量方向 名称/程序 ------------------------------------------------------------------- |
Allowed programs configuration for %1!s! profile: Mode Traffic direction Name / Program ------------------------------------------------------------------- |
4063 | %1!s! [ [ verbose = ] DISABLE|ENABLE ] 显示防火墙配置。 参数: verbose - 详细模式(可选)。 DISABLE - 只显示摘要信息(默认值)。 ENABLE - 显示所有可用信息。 示例: %1!s! %1!s! ENABLE %1!s! verbose=ENABLE 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ [ verbose = ] DISABLE|ENABLE ] Shows firewall configuration. Parameters: verbose - Verbose mode (optional). DISABLE - Display only summary information (default). ENABLE - Display all available information. Examples: %1!s! %1!s! ENABLE %1!s! verbose=ENABLE IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4080 | 显示当前防火墙配置文件。 |
Shows current firewall profile. |
4081 | %1!s! 显示当前防火墙配置文件。 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! Shows current firewall profile. IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4100 | %1!s! 配置文件配置: ------------------------------------------------------------------- |
%1!s! profile configuration: ------------------------------------------------------------------- |
4101 | %1!s! 配置文件配置(当前): ------------------------------------------------------------------- |
%1!s! profile configuration (current): ------------------------------------------------------------------- |
4120 | %1!-7.7s! %2!-3.3s! %3!s! / %4!s! |
%1!-7.7s! %2!-3.3s! %3!s! / %4!s! |
4121 | 程序例外: 模式 本地策略 名称/程序 ------------------------------------------------------------------- |
Program exceptions: Mode Local policy Name / Program ------------------------------------------------------------------- |
4122 | %1!-5u! %2!-3.3s! %3!-4.4s! %4!-8u! %5!-3.3s! %6!-3.3s! %7!-3.3s! %8!s! / %9!s! |
%1!-5u! %2!-3.3s! %3!-4.4s! %4!-8u! %5!-3.3s! %6!-3.3s! %7!-3.3s! %8!s! / %9!s! |
4123 | 程序要在其上接收传入连接的端口: 端口 协议 版本 PID 类型 带通配符 强制的 名称/程序 ------------------------------------------------------------------- |
Ports on which programs want to receive incoming connections: Port Protocol Version PID Type Wildcarded Forced Name / Program ------------------------------------------------------------------- |
4124 | 所有网络接口的 ICMP 设置: 模式 类型 描述 ------------------------------------------------------------------- |
ICMP settings for all network interfaces: Mode Type Description ------------------------------------------------------------------- |
4127 | 日志设置: ------------------------------------------------------------------- |
Log settings: ------------------------------------------------------------------- |
4128 | %1!-5u! %2!-3.3s! %3!-3.3s! %4!-7.7s! %5!s! / %6!s! |
%1!-5u! %2!-3.3s! %3!-3.3s! %4!-7.7s! %5!s! / %6!s! |
4129 | 端口例外: 端口 协议 本地策略 模式 名称/服务类型 ------------------------------------------------------------------- |
Port exceptions: Port Protocol Local policy Mode Name / Service type ------------------------------------------------------------------- |
4130 | 防火墙状态: ------------------------------------------------------------------- 配置文件 = %1!s! 操作模式 = %2!s! 例外模式 = %3!s! 多播/广播响应模式 = %4!s! 通知模式 = %5!s! 组策略版本 = %6!s! 远程管理模式 = %7!s! |
Firewall status: ------------------------------------------------------------------- Profile = %1!s! Operational mode = %2!s! Exception mode = %3!s! Multicast/broadcast response mode = %4!s! Notification mode = %5!s! Group policy version = %6!s! Remote admin mode = %7!s! |
4131 | 组策略允许的本地例外: ------------------------------------------------------------------- 开端口 = %1!s! 允许的程序 = %2!s! |
Local exceptions allowed by group policy: ------------------------------------------------------------------- Open ports = %1!s! Allowed programs = %2!s! |
4132 | 服务设置: 模式 自定义 名称 ------------------------------------------------------------------- |
Service settings: Mode Customized Name ------------------------------------------------------------------- |
4133 | 范围: %1!s! |
Scope: %1!s! |
4134 | 当前没有在所有网络接口上打开的端口。 |
No ports are currently open on all network interfaces. |
4135 | %1!-5u! %2!-3.3s! %3!-4.4s! %4!s! |
%1!-5u! %2!-3.3s! %3!-4.4s! %4!s! |
4136 | 所有网络接口上的端口当前均为打开状态: 端口 协议 版本 程序 ------------------------------------------------------------------- |
Ports currently open on all network interfaces: Port Protocol Version Program ------------------------------------------------------------------- |
4160 | 设置防火墙 ICMP 配置。 |
Sets firewall ICMP configuration. |
4161 | %1!s! [ type = ] 2-5|8-9|11-13|17|ALL [ [ mode = ] ENABLE|DISABLE [ profile = ] CURRENT|DOMAIN|STANDARD|ALL 设置防火墙 ICMP 配置。 参数: type - ICMP 类型。 2 - 允许出站数据包太大。 3 - 允许出站目标不可访问。 4 - 允许出站源抑制。 5 - 允许重定向。 8 - 允许入站回显请求。 9 - 允许入站路由器请求。 11 - 允许出站超时。 12 - 允许出站参数错误。 13 - 允许入站时间戳请求。 17 - 允许入站掩码请求。 ALL - 所有类型。 mode - ICMP 模式(可选)。 ENABLE - 允许通过防火墙(默认值)。 DISABLE - 不允许通过防火墙。 profile - 配置文件(可选)。 CURRENT - 适用于活动配置文件。活动配置文件可以是域、 标准(即专用),或公用(默认)。 DOMAIN - 适用于域配置文件。 STANDARD - 适用于标准(即专用)配置文件。 ALL - 适用于域和标准(即专用)配置文件。 不适用于公用配置文件。 示例: %1!s! 8 %1!s! 8 ENABLE %1!s! type=ALL mode=DISABLE 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ type = ] 2-5|8-9|11-13|17|ALL [ [ mode = ] ENABLE|DISABLE [ profile = ] CURRENT|DOMAIN|STANDARD|ALL Sets firewall ICMP configuration. Parameters: type - ICMP type. 2 - Allow outbound packet too big. 3 - Allow outbound destination unreachable. 4 - Allow outbound source quench. 5 - Allow redirect. 8 - Allow inbound echo request. 9 - Allow inbound router request. 11 - Allow outbound time exceeded. 12 - Allow outbound parameter problem. 13 - Allow inbound timestamp request. 17 - Allow inbound mask request. ALL - All types. mode - ICMP mode (optional). ENABLE - Allow through firewall (default). DISABLE - Do not allow through firewall. profile - Configuration profile (optional). CURRENT - Applies to the active profile. Active profile can be domain, standard (i.e. private), or public. (default). DOMAIN - Applies to the domain profile. STANDARD - Applies to the standard (i.e. private) profile. ALL - Applies to the domain and standard (i.e. private) profile. Does not apply to the public profile. Examples: %1!s! 8 %1!s! 8 ENABLE %1!s! type=ALL mode=DISABLE IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4162 | 显示防火墙 ICMP 配置。 |
Shows firewall ICMP configuration. |
4163 | %1!s! [ [ verbose = ] DISABLE|ENABLE ] 显示防火墙 ICMP 配置。 参数: verbose - 详细模式(可选)。 DISABLE - 只显示摘要信息(默认值)。 ENABLE - 显示所有可用信息。 示例: %1!s! %1!s! ENABLE %1!s! verbose=ENABLE 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ [ verbose = ] DISABLE|ENABLE ] Shows firewall ICMP configuration. Parameters: verbose - Verbose mode (optional). DISABLE - Display only summary information (default). ENABLE - Display all available information. Examples: %1!s! %1!s! ENABLE %1!s! verbose=ENABLE IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4180 | %1!-7.7s! %2!s! |
%1!-7.7s! %2!s! |
4181 | 2 允许出站数据包太大 | 2 Allow outbound packet too big |
4182 | 3 允许不达出站目标 | 3 Allow outbound destination unreachable |
4183 | 4 允许出站源抑制 | 4 Allow outbound source quench |
4184 | 5 允许重定向 | 5 Allow redirect |
4185 | 8 允许入站回显请求 | 8 Allow inbound echo request |
4186 | 9 允许入站路由器请求 | 9 Allow inbound router request |
4187 | 11 允许出站超时 | 11 Allow outbound time exceeded |
4188 | 12 允许出站参数错误 | 12 Allow outbound parameter problem |
4189 | 13 允许入站时间戳请求 | 13 Allow inbound timestamp request |
4190 | 17 允许入站掩码请求 | 17 Allow inbound mask request |
4191 | %1!s! 配置文件的 ICMP 配置: 模式 类型 描述 ------------------------------------------------------------------- |
ICMP configuration for %1!s! profile: Mode Type Description ------------------------------------------------------------------- |
4220 | 设置防火墙记录配置。 |
Sets firewall logging configuration. |
4221 | %1!s! [ [ filelocation = ] path [ maxfilesize = ] 1-32767 [ droppedpackets = ] ENABLE|DISABLE [ connections = ] ENABLE|DISABLE ] 设置防火墙记录配置。 参数: filelocation - 日志路径和文件名(可选)。 maxfilesize - 日志文件大小上限(以千字节计算,可选)。 droppedpackets - 丢弃数据包日志模式(可选)。 ENABLE - 在防火墙中记录。 DISABLE - 在防火墙中不记录。 connections - 成功的连接日志模式(可选)。 ENABLE - 在防火墙中记录。 DISABLE - 在防火墙中不记录。 注释: 必须至少指定一个参数。 示例: %1!s! %%systemroot%%\system32\LogFiles\Firewall\pfirewall.log 4096 ENABLE %1!s! filelocation=%%systemroot%%\system32\LogFiles\Firewall\pfirewall.log maxfilesize=4096 droppedpackets=ENABLE 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ [ filelocation = ] path [ maxfilesize = ] 1-32767 [ droppedpackets = ] ENABLE|DISABLE [ connections = ] ENABLE|DISABLE ] Sets firewall logging configuration. Parameters: filelocation - Log path and file name (optional). maxfilesize - Maximum log file size in kilobytes (optional). droppedpackets - Dropped packet log mode (optional). ENABLE - Log in firewall. DISABLE - Do not log in firewall. connections - Successful connection log mode (optional). ENABLE - Log in firewall. DISABLE - Do not log in firewall. Remarks: At least one parameter must be specified. Examples: %1!s! %%systemroot%%\system32\LogFiles\Firewall\pfirewall.log 4096 ENABLE %1!s! filelocation=%%systemroot%%\system32\LogFiles\Firewall\pfirewall.log maxfilesize=4096 droppedpackets=ENABLE IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4222 | 显示防火墙记录配置。 |
Shows firewall logging configuration. |
4223 | %1!s! 显示防火墙记录配置。 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! Shows firewall logging configuration. IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4240 | 日志配置: ------------------------------------------------------------------- |
Log configuration: ------------------------------------------------------------------- |
4241 | 文件位置 = %1!s! 文件大小上限 = %2!u! KB 丢弃的数据包数 = %3!s! 连接数 = %4!s! |
File location = %1!s! Max file size = %2!u! KB Dropped packets = %3!s! Connections = %4!s! |
4245 | 设置防火墙多播/广播响应配置。 |
Sets firewall multicast/broadcast response configuration. |
4246 | %1!s! [ mode = ] ENABLE|DISABLE [ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ] 设置防火墙多播/广播响应配置。 参数: mode - 多播/广播响应模式。 ENABLE - 允许对多播/广播的响应流量通过 防火墙。 DISABLE - 不允许对多播/广播的响应流量 通过防火墙。 profile - 配置文件(可选)。 CURRENT - 适用于活动配置文件。活动配置文件可以是域、 标准(即专用),或公用(默认)。 DOMAIN - 适用于域配置文件。 STANDARD - 适用于标准(即专用)配置文件。 ALL - 适用于域和标准(即专用)配置文件。 不适用于公用配置文件。 示例: %1!s! ENABLE %1!s! mode=DISABLE 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ mode = ] ENABLE|DISABLE [ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ] Sets firewall multicast/broadcast response configuration. Parameters: mode - Multicast/broadcast response mode. ENABLE - Allow responses to multicast/broadcast traffic through the firewall. DISABLE - Do not allow responses to multicast/broadcast traffic through the firewall. profile - Configuration profile (optional). CURRENT - Applies to the active profile. Active profile can be domain, standard (i.e. private), or public. (default). DOMAIN - Applies to the domain profile. STANDARD - Applies to the standard (i.e. private) profile. ALL - Applies to the domain and standard (i.e. private) profile. Does not apply to the public profile. Examples: %1!s! ENABLE %1!s! mode=DISABLE IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4247 | 显示防火墙多播/广播响应配置。 |
Shows firewall multicast/broadcast response configuration. |
4248 | %1!s! 显示防火墙多播/广播响应配置。 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! Shows firewall multicast/broadcast response configuration. IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4249 | 多播/广播响应模式 = %1!s! |
Multicast/broadcast response mode = %1!s! |
4250 | 设置防火墙通知配置。 |
Sets firewall notification configuration. |
4251 | %1!s! [ mode = ] ENABLE|DISABLE [ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ] 设置防火墙通知配置。 参数: mode - 通知模式 ENABLE - 允许来自防火墙的弹出通知。 DISABLE - 不允许来自防火墙的弹出通知。 profile - 配置的配置文件(可选)。 CURRENT - 应用于活动的配置文件。活动的配置文件可以是域、标准(即专用) 或公用(默认)。 DOMAIN - 应用于域配置文件。 STANDARD - 应用于标准(即专用)配置文件。 ALL - 应用于域和标准(即专用)配置文件。 不应用于公用配置文件。 示例: %1!s! ENABLE %1!s! mode=DISABLE 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ mode = ] ENABLE|DISABLE [ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ] Sets firewall notification configuration. Parameters: mode - Notification mode. ENABLE - Allow pop-up notifications from firewall. DISABLE - Do not allow pop-up notifications from firewall. profile - Configuration profile (optional). CURRENT - Applies to the active profile. Active profile can be domain, standard (i.e. private), or public. (default). DOMAIN - Applies to the domain profile. STANDARD - Applies to the standard (i.e. private) profile. ALL - Applies to the domain and standard (i.e. private) profile. Does not apply to the public profile. Examples: %1!s! ENABLE %1!s! mode=DISABLE IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4252 | 显示防火墙通知配置。 |
Shows firewall notification configuration. |
4253 | %1!s! 显示防火墙通知配置。 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! Shows firewall notification configuration. IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4255 | 通知模式 = %1!s! |
Notification mode = %1!s! |
4260 | 设置防火墙操作配置。 |
Sets firewall operational configuration. |
4261 | %1!s! [ mode = ] ENABLE|DISABLE [ [ exceptions = ] ENABLE|DISABLE [ profile = ] CURRENT|DOMAIN|STANDARD|ALL 设置防火墙操作配置。 参数: mode - 操作模式。 ENABLE - 启用防火墙。 DISABLE - 禁用防火墙。 exceptions - 例外模式(可选)。 ENABLE - 允许通过防火墙(默认值)。 DISABLE - 不允许通过防火墙。 profile - 配置文件(可选)。 CURRENT - 适用于活动配置文件。活动配置文件可以是域、 标准(即专用),或公用(默认)。 DOMAIN - 适用于域配置文件。 STANDARD - 适用于标准(即专用)配置文件。 ALL - 适用于域和标准(即专用)配置文件。 不适用于公用配置文件。 示例: %1!s! ENABLE %1!s! mode=ENABLE exceptions=DISABLE 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ mode = ] ENABLE|DISABLE [ [ exceptions = ] ENABLE|DISABLE [ profile = ] CURRENT|DOMAIN|STANDARD|ALL Sets firewall operational configuration. Parameters: mode - Operational mode. ENABLE - Enable firewall. DISABLE - Disable firewall. exceptions - Exception mode (optional). ENABLE - Allow through firewall (default). DISABLE - Do not allow through firewall. profile - Configuration profile (optional). CURRENT - Applies to the active profile. Active profile can be domain, standard (i.e. private), or public. (default). DOMAIN - Applies to the domain profile. STANDARD - Applies to the standard (i.e. private) profile. ALL - Applies to the domain and standard (i.e. private) profile. Does not apply to the public profile. Examples: %1!s! ENABLE %1!s! mode=ENABLE exceptions=DISABLE IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4262 | 显示防火墙端口配置。 |
Shows firewall operational configuration. |
4263 | %1!s! 显示防火墙操作配置。 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! Shows firewall operational configuration. IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4280 | 操作模式 = %1!s! |
Operational mode = %1!s! |
4281 | 例外模式 = %1!s! |
Exception mode = %1!s! |
4300 | 添加防火墙端口配置。 |
Adds firewall port configuration. |
4301 | %1!s! [ protocol = ] TCP|UDP|ALL [ port = ] 1-65535 [ name = ] name [ [ mode = ] ENABLE|DISABLE [ scope = ] ALL|SUBNET|CUSTOM [ addresses = ] addresses [ profile = ] CURRENT|DOMAIN|STANDARD|ALL 添加防火墙端口配置。 参数: protocol - 端口协议。 TCP - 传输控制协议(TCP)。 UDP - 用户数据报协议(UDP)。 ALL - 所有协议。 port - 端口号。 name - 端口名。 mode - 端口模式(可选)。 ENABLE - 允许通过防火墙(默认值)。 DISABLE - 不允许通过防火墙。 scope - 端口范围(可选)。 ALL - 允许所有流量通过防火墙(默认值)。 SUBNET - 只允许本地网络(子网)流量通过防火墙。 CUSTOM - 只允许指定流量通过防火墙。 addresses - 自定义范围地址(可选)。 这个范围可以包含 IPv4 地址、 IPv6 地址、子网、范围或关键字 LocalSubnet,用逗号分隔。 profile - 配置文件(可选)。 CURRENT - 适用于活动配置文件。活动配置文件可以是域、 标准(即专用),或公用(默认)。 DOMAIN - 适用于域配置文件。 STANDARD - 适用于标准(即专用)配置文件。 ALL - 适用于域和标准(即专用)配置文件。 不适用于公用配置文件。 注释: "scope" 必须是 "CUSTOM" 才能指定 "addresses"。 "addresses" 不能包含未指定的或环回地址。 示例: %1!s! TCP 80 "My Web Port" %1!s! UDP 500 IKE ENABLE ALL %1!s! ALL 53 DNS ENABLE CUSTOM 157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet %1!s! protocol=ALL port=53 name=DNS mode=ENABLE scope=CUSTOM addresses=157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet 重要信息:"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ protocol = ] TCP|UDP|ALL [ port = ] 1-65535 [ name = ] name [ [ mode = ] ENABLE|DISABLE [ scope = ] ALL|SUBNET|CUSTOM [ addresses = ] addresses [ profile = ] CURRENT|DOMAIN|STANDARD|ALL Adds firewall port configuration. Parameters: protocol - Port protocol. TCP - Transmission Control Protocol (TCP). UDP - User Datagram Protocol (UDP). ALL - All protocols. port - Port number. name - Port name. mode - Port mode (optional). ENABLE - Allow through firewall (default). DISABLE - Do not allow through firewall. scope - Port scope (optional). ALL - Allow all traffic through firewall (default). SUBNET - Allow only local network (subnet) traffic through firewall. CUSTOM - Allow only specified traffic through firewall. addresses - Custom scope addresses (optional). This comma-separated scope can contain IPv4 addresses, IPv6 addresses, subnets, ranges, or the keyword LocalSubnet. profile - Configuration profile (optional). CURRENT - Applies to the active profile. Active profile can be domain, standard (i.e. private), or public. (default). DOMAIN - Applies to the domain profile. STANDARD - Applies to the standard (i.e. private) profile. ALL - Applies to the domain and standard (i.e. private) profile. Does not apply to the public profile. Remarks: 'scope' must be 'CUSTOM' to specify 'addresses'. ‘addresses’ can not contain unspecified or loopback addresses. Examples: %1!s! TCP 80 "My Web Port" %1!s! UDP 500 IKE ENABLE ALL %1!s! ALL 53 DNS ENABLE CUSTOM 157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet %1!s! protocol=ALL port=53 name=DNS mode=ENABLE scope=CUSTOM addresses=157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4302 | 删除防火墙端口配置。 |
Deletes firewall port configuration. |
4303 | %1!s! [ protocol = ] TCP|UDP|ALL [ port = ] 1-65535 [ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL 删除防火墙端口配置。 参数: protocol - 端口协议。 TCP - 传输控制协议(TCP)。 UDP - 用户数据报协议(UDP)。 ALL - 所有协议。 port - 端口号。 profile - 配置文件(可选)。 CURRENT - 适用于活动配置文件。活动配置文件可以是域、 标准(即专用),或公用(默认)。 DOMAIN - 适用于域配置文件。 STANDARD - 适用于标准(即专用)配置文件。 ALL - 适用于域和标准(即专用)配置文件。 不适用于公用配置文件。 示例: %1!s! TCP 80 %1!s! protocol=UDP port=500 重要信息: "netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall" 。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ protocol = ] TCP|UDP|ALL [ port = ] 1-65535 [ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL Deletes firewall port configuration. Parameters: protocol - Port protocol. TCP - Transmission Control Protocol (TCP). UDP - User Datagram Protocol (UDP). ALL - All protocols. port - Port number. profile - Configuration profile (optional). CURRENT - Applies to the active profile. Active profile can be domain, standard (i.e. private), or public. (default). DOMAIN - Applies to the domain profile. STANDARD - Applies to the standard (i.e. private) profile. ALL - Applies to the domain and standard (i.e. private) profile. Does not apply to the public profile. Examples: %1!s! TCP 80 %1!s! protocol=UDP port=500 IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4304 | 设置防火墙端口配置。 |
Sets firewall port configuration. |
4305 | %1!s! [ protocol = ] TCP|UDP|ALL [ port = ] 1-65535 [ [ name = ] name [ mode = ] ENABLE|DISABLE [ scope = ] ALL|SUBNET|CUSTOM [ addresses = ] addresses [ profile = ] CURRENT|DOMAIN|STANDARD|ALL 设置防火墙端口配置。 参数: protocol - 端口协议。 TCP - 传输控制协议(TCP)。 UDP - 用户数据报协议(UDP)。 ALL - 所有协议。 port - 端口号。 name - 端口名(可选)。 mode - 端口模式(可选)。 ENABLE - 允许通过防火墙(默认值)。 DISABLE - 不允许通过防火墙。 scope - 端口范围(可选)。 ALL - 允许所有流量通过防火墙(默认值)。 SUBNET - 只允许本地网络(子网)流量通过防火墙。 CUSTOM - 只允许指定的流量通过防火墙。 addresses - 自定义范围地址(可选)。 这个范围可以包含 IPv4 地址、 IPv6 地址、子网、范围或关键字 LocalSubnet,用逗号分隔。 profile - 配置文件(可选)。 CURRENT - 适用于活动配置文件。活动配置文件可以是域、 标准(即专用),或公用(默认)。 DOMAIN - 适用于域配置文件。 STANDARD - 适用于标准(即专用)配置文件。 ALL - 适用于域和标准(即专用)配置文件。 不适用于公用配置文件。 注释: "scope" 必须是 "CUSTOM" 才能指定 "addresses"。 "addresses" 不能包含未指定的或环回地址。 示例: %1!s! TCP 80 "My Web Port" %1!s! UDP 500 IKE ENABLE ALL %1!s! ALL 53 DNS ENABLE CUSTOM 157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet %1!s! protocol=ALL port=53 name=DNS mode=ENABLE scope=CUSTOM addresses=157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet 重要信息: "netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ protocol = ] TCP|UDP|ALL [ port = ] 1-65535 [ [ name = ] name [ mode = ] ENABLE|DISABLE [ scope = ] ALL|SUBNET|CUSTOM [ addresses = ] addresses [ profile = ] CURRENT|DOMAIN|STANDARD|ALL Sets firewall port configuration. Parameters: protocol - Port protocol. TCP - Transmission Control Protocol (TCP). UDP - User Datagram Protocol (UDP). ALL - All protocols. port - Port number. name - Port name (optional). mode - Port mode (optional). ENABLE - Allow through firewall (default). DISABLE - Do not allow through firewall. scope - Port scope (optional). ALL - Allow all traffic through firewall (default). SUBNET - Allow only local network (subnet) traffic through firewall. CUSTOM - Allow only specified traffic through firewall. addresses - Custom scope addresses (optional). This comma-separated scope can contain IPv4 addresses, IPv6 addresses, subnets, ranges, and the keyword LocalSubnet. profile - Configuration profile (optional). CURRENT - Applies to the active profile. Active profile can be domain, standard (i.e. private), or public. (default). DOMAIN - Applies to the domain profile. STANDARD - Applies to the standard (i.e. private) profile. ALL - Applies to the domain and standard (i.e. private) profile. Does not apply to the public profile. Remarks: 'scope' must be 'CUSTOM' to specify 'addresses'. ‘addresses’ can not contain unspecified or loopback addresses. Examples: %1!s! TCP 80 "My Web Port" %1!s! UDP 500 IKE ENABLE ALL %1!s! ALL 53 DNS ENABLE CUSTOM 157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet %1!s! protocol=ALL port=53 name=DNS mode=ENABLE scope=CUSTOM addresses=157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4307 | %1!s! [ [ verbose = ] DISABLE|ENABLE ] 显示防火墙端口服务配置。 参数: verbose - 详细模式(可选)。 DISABLE - 只显示摘要信息(默认值)。 ENABLE - 显示所有可用信息。 示例: %1!s! %1!s! ENABLE %1!s! verbose=ENABLE 重要信息: "netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ [ verbose = ] DISABLE|ENABLE ] Shows firewall port configuration. Parameters: verbose - Verbose mode (optional). DISABLE - Display only summary information (default). ENABLE - Display all available information. Examples: %1!s! %1!s! ENABLE %1!s! verbose=ENABLE IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4320 | %1!-5u! %2!-3.3s! %3!-7.7s! %4!-20.20s! %5!s! |
%1!-5u! %2!-3.3s! %3!-7.7s! %4!-20.20s! %5!s! |
4321 | %1!-5u! %2!-3.3s! %3!-7.7s! %4!-20.20s! %5!s! 范围: %6!s! |
%1!-5u! %2!-3.3s! %3!-7.7s! %4!-20.20s! %5!s! Scope: %6!s! |
4322 | %1!s! 配置文件的端口配置: 端口 协议 流量方向 名称 ------------------------------------------------------------------- |
Port configuration for %1!s! profile: Port Protocol Mode Traffic direction Name ------------------------------------------------------------------- |
4340 | 将防火墙配置重置为默认值。 |
Resets firewall configuration to default. |
4341 | %1!s! 将防火墙配置重置为默认值。 注释: 还原默认设置将删除已更改的 所有 Windows 防火墙设置。例如,如果 已允许某些程序通过防火墙, 将再次阻止这些程序。 重要信息: "netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! Resets firewall configuration to default. Remarks: Restoring the default settings will delete all Windows Firewall settings that you have changed. For example, if you have allowed certain programs through the firewall those programs will be blocked again. IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4380 | 设置防火墙服务配置。 |
Sets firewall service configuration. |
4381 | %1!s! [ type = ] FILEANDPRINT|REMOTEADMIN|REMOTEDESKTOP|UPNP|ALL [ [ mode = ] ENABLE|DISABLE [ scope = ] ALL|SUBNET|CUSTOM [ addresses = ] addresses [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ] 设置防火墙服务配置。 参数: type - 服务类型。 FILEANDPRINT - 文件和打印机共享。 REMOTEADMIN - 远程管理。 REMOTEDESKTOP - 远程协助和远程桌面。 UPNP - UPnP 框架。 ALL - 所有类型。 mode - 服务模式(可选)。 ENABLE - 允许通过防火墙(默认值)。 DISABLE - 不允许通过防火墙。 scope - 服务范围(可选)。 ALL - 允许所有流量通过防火墙。 SUBNET - 只允许本地网络(子网)流量通过防火墙。 CUSTOM - 只允许指定的流量通过防火墙。 addresses - 自定义范围地址(可选)。 逗号分隔的范围可以包含 IPv4 地址、 IPv6 地址、子网、范围或关键字 LocalSubnet。 profile - 配置的配置文件(可选)。 CURRENT - 应用于活动的配置文件。活动的配置文件可以是域、标准(即专用) 或公用(默认)。 DOMAIN - 应用于域配置文件。 STANDARD - 应用于标准(即专用)配置文件。 ALL - 应用于域和标准(即专用)配置文件。 不应用于公用配置文件。 注释: "scope" 必须为 "CUSTOM" 时才能指定 "addresses"。 "addresses" 不能包含未指定或环回地址。 示例: %1!s! FILEANDPRINT %1!s! REMOTEADMIN DISABLE %1!s! REMOTEDESKTOP ENABLE CUSTOM 157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet %1!s! type=UPNP %1!s! type=REMOTEADMIN mode=ENABLE scope=SUBNET %1!s! type=REMOTEDESKTOP mode=ENABLE scope=CUSTOM addresses=157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet 重要信息: "netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ type = ] FILEANDPRINT|REMOTEADMIN|REMOTEDESKTOP|UPNP|ALL [ [ mode = ] ENABLE|DISABLE [ scope = ] ALL|SUBNET|CUSTOM [ addresses = ] addresses [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ] Sets firewall service configuration. Parameters: type - Service type. FILEANDPRINT - File and printer sharing. REMOTEADMIN - Remote administration. REMOTEDESKTOP - Remote assistance and remote desktop. UPNP - UPnP framework. ALL - All types. mode - Service mode (optional). ENABLE - Allow through firewall (default). DISABLE - Do not allow through firewall. scope - Service scope (optional). ALL - Allow all traffic through firewall. SUBNET - Allow only local network (subnet) traffic through firewall. CUSTOM - Allow only specified traffic through firewall. addresses - Custom scope addresses (optional). This comma-separated scope can contain IPv4 addresses, IPv6 addresses, subnets, ranges, or the keyword LocalSubnet. profile - Configuration profile (optional). CURRENT - Applies to the active profile. Active profile can be domain, standard (i.e. private), or public. (default). DOMAIN - Applies to the domain profile. STANDARD - Applies to the standard (i.e. private) profile. ALL - Applies to the domain and standard (i.e. private) profile. Does not apply to the public profile. Remarks: 'scope' must be 'CUSTOM' to specify 'addresses'. ‘addresses’ can not contain Unspecified or Loopback addresses. Examples: %1!s! FILEANDPRINT %1!s! REMOTEADMIN DISABLE %1!s! REMOTEDESKTOP ENABLE CUSTOM 157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet %1!s! type=UPNP %1!s! type=REMOTEADMIN mode=ENABLE scope=SUBNET %1!s! type=REMOTEDESKTOP mode=ENABLE scope=CUSTOM addresses=157.60.0.1,172.16.0.0/16,10.0.0.0/255.0.0.0, 12AB:0000:0000:CD30::/60,LocalSubnet IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4382 | 显示防火墙服务配置。 |
Shows firewall service configuration. |
4383 | %1!s! [ [ verbose = ] DISABLE|ENABLE ] 显示防火墙服务配置。 参数: verbose - 详细模式(可选)。 DISABLE - 只显示摘要信息(默认值)。 ENABLE - 显示所有可用信息。 示例: %1!s! %1!s! ENABLE %1!s! verbose=ENABLE 重要信息: "netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ [ verbose = ] DISABLE|ENABLE ] Shows firewall service configuration. Parameters: verbose - Verbose mode (optional). DISABLE - Display only summary information (default). ENABLE - Display all available information. Examples: %1!s! %1!s! ENABLE %1!s! verbose=ENABLE IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4400 | %1!-7.7s! %2!-3.3s! %3!s! |
%1!-7.7s! %2!-3.3s! %3!s! |
4401 | %1!-7.7s! %2!-3.3s! %3!s! 范围: %4!s! |
%1!-7.7s! %2!-3.3s! %3!s! Scope: %4!s! |
4402 | %1!s! 配置文件的服务配置文件: 模式 自定义 名称 ------------------------------------------------------------------- |
Service configuration for %1!s! profile: Mode Customized Name ------------------------------------------------------------------- |
4420 | 显示当前防火墙状态。 |
Shows current firewall state. |
4421 | %1!s! [ [ verbose = ] DISABLE|ENABLE ] 显示当前防火墙状态。 参数: verbose - 详细模式(可选)。 DISABLE - 只显示摘要信息(默认值)。 ENABLE - 显示所有可用信息。 示例: %1!s! %1!s! ENABLE %1!s! verbose=ENABLE 重要信息: "netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
%1!s! [ [ verbose = ] DISABLE|ENABLE ] Shows current firewall state. Parameters: verbose - Verbose mode (optional). DISABLE - Display only summary information (default). ENABLE - Display all available information. Examples: %1!s! %1!s! ENABLE %1!s! verbose=ENABLE IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4500 | 文件和打印机共享 | File and Printer Sharing |
4501 | UPnP 框架 | UPnP Framework |
4502 | 远程桌面 | Remote Desktop |
4503 | 入站 | Inbound |
4504 | 出站 | Outbound |
4505 | 入站/出站 | Inbound/Outbound |
4506 | 重要信息: 已成功执行命令。 但是,"netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall" 。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
IMPORTANT: Command executed successfully. However, "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
4507 | 重要信息: "netsh firewall" 已弃用; 请改用 "netsh advfirewall firewall"。 有关使用 "netsh advfirewall firewall" 命令 而非 "netsh firewall" 的详细信息,请参阅 https://go.microsoft.com/fwlink/?linkid=121488 上的 KB 文章 947709。 |
IMPORTANT: "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 at https://go.microsoft.com/fwlink/?linkid=121488 . |
File Description: | Windows 防火墙配置帮助程序 |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | fwcfg.dll |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | fwcfg.dll.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x804, 1200 |