fwcfg.dll.mui Windows ファイアウォール構成ヘルパー 7b3ffe64ef35637528eeb14b63018eba

File info

File name: fwcfg.dll.mui
Size: 57856 byte
MD5: 7b3ffe64ef35637528eeb14b63018eba
SHA1: 7a527c338d4a3c28512a708402c1f31d9d51a18d
SHA256: 7f597dca4207b22988369f6ec736c633f65a305e5734f9bd10b7c186135271ee
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Japanese 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 Japanese English
4000ファイアウォールの構成を追加します。
Adds firewall configuration.
4001ファイアウォールの構成を削除します。
Deletes firewall configuration.
4002ファイアウォールの構成を設定します。
Sets firewall configuration.
4003ファイアウォールの構成を表示します。
Shows firewall configuration.
4006ANY Any
4007APP App
4009Disable Disable
4010DOMAIN Domain
4011Enable Enable
4012IPv4 IPv4
4013IPv6 IPv6
4014レガシ ファイアウォール (ICF) Legacy Firewall (ICF)
4015No No
4016なし None
4017リモート管理 Remote Administration
4018RPC RPC
4019STANDARD Standard
4021TCP TCP
4022UDP UDP
4023指定なし Unspecified
4024Windows ファイアウォール Windows Firewall
4025Yes Yes
4026パブリック Public
4030ファイアウォールで許可されたプログラムの構成を追加します。
Adds firewall allowed program configuration.
4031
%1!s!
[ program = ]
[ name = ]
[ [ mode = ] ENABLE|DISABLE
[ scope = ] ALL|SUBNET|CUSTOM
[ addresses = ]
[ profile = ] CURRENT|DOMAIN|STANDARD|ALL ]

ファイアウォールで許可されたプログラムの構成を追加します。

パラメーター:

program - プログラム パスとファイル名です。

name - プログラム名です。

mode - プログラムのモードです (省略可能)。
ENABLE - ファイアウォール経由の通信を許可します (既定)。
DISABLE - ファイアウォール経由の通信を許可しません。

scope - プログラムのスコープです (省略可能)。
ALL - ファイアウォール経由のトラフィックをすべて許可します (既定)。
SUBNET - ファイアウォール経由のローカル ネットワーク (サブネット) の
トラフィックのみを許可します。
CUSTOM - ファイアウォール経由の指定した通信のみを許可します。

addresses - カスタムのスコープ アドレスです (省略可能)。
コンマで区切られたこのスコープには、IPv4 アドレス、IPv6 アドレス、
サブネット、範囲、または LocalSubnet キーワードを含めることが
できます。

profile - 構成プロファイルです (省略可能)。
CURRENT - アクティブなプロファイルに適用されます。アクティブなプロファ
イルは、ドメイン、標準 (プライベート)、またはパブリックのいず
れかです (既定)。
DOMAIN - ドメイン プロファイルに適用されます。
STANDARD - 標準 (つまり、プライベート) プロファイルに適用されます。
ALL - ドメインおよび標準 (つまり、プライベート) プロファイルに適用
されます。パブリック プロファイルには適用されません。

注釈: 'addresses' を指定するには、'scope' が 'CUSTOM' である必要があります。
'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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 = ]
[ [ 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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 = ]
[ [ name = ]
[ mode = ] ENABLE|DISABLE
[ scope = ] ALL|SUBNET|CUSTOM
[ addresses = ]
[ profile = ] CURRENT|DOMAIN|STANDARD|ALL ]

ファイアウォールで許可されたプログラムの構成を設定します。

パラメーター:

program - プログラム パスとファイル名です。

name - プログラム名です (省略可能)。

mode - プログラムのモードです (省略可能)。
ENABLE - ファイアウォール経由の通信を許可します (既定)。
DISABLE - ファイアウォール経由の通信を許可しません。

scope - プログラムのスコープです (省略可能)。
ALL - ファイアウォール経由のトラフィックをすべて許可します (既定)。
SUBNET - ファイアウォール経由のローカル ネットワーク (サブネット) の
トラフィックのみを許可します。
CUSTOM - ファイアウォール経由の指定した通信のみを許可します。

addresses - カスタムのスコープ アドレスです (省略可能)。
コンマで区切られたこのスコープには、IPv4 アドレス、IPv6 アドレス、
サブネット、範囲、または LocalSubnet キーワードを含めることが
できます。

profile - 構成プロファイルです (省略可能)。
CURRENT - アクティブなプロファイルに適用されます。アクティブなプロファ
イルは、ドメイン、標準 (プライベート)、またはパブリックのいず
れかです (既定)。
DOMAIN - ドメイン プロファイルに適用されます。
STANDARD - 標準 (つまり、プライベート) プロファイルに適用されます。
ALL - ドメインおよび標準 (つまり、プライベート) プロファイルに適用
されます。パブリック プロファイルには適用されません。

注釈: 'addresses' を指定するには、'scope' が 'CUSTOM' である必要があります。
'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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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! プロファイルでの許可されたプログラムの構成:
Mode Traffic direction Name / Program
-------------------------------------------------------------------

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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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
プログラムの例外:
Mode Local policy Name / Program
-------------------------------------------------------------------

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
プログラムで着信接続を受信するポート:
Port Protocol Version PID Type Wildcarded Forced Name / Program
-------------------------------------------------------------------

Ports on which programs want to receive incoming connections:
Port Protocol Version PID Type Wildcarded Forced Name / Program
-------------------------------------------------------------------
4124
すべてのネットワーク インターフェイスの ICMP 設定:
Mode Type Description
-------------------------------------------------------------------

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 Protocol Local policy Mode Name / Service type
-------------------------------------------------------------------

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
サービスの設定:
Mode Customized Name
-------------------------------------------------------------------

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
すべてのネットワーク インターフェイスで開いているポート:
Port Protocol Version Program
-------------------------------------------------------------------

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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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!
41812 発信パケットのサイズ超過を許可する 2 Allow outbound packet too big
41823 到達不可能な発信宛先を許可する 3 Allow outbound destination unreachable
41834 発信元抑制を許可する 4 Allow outbound source quench
41845 リダイレクトを許可する 5 Allow redirect
41858 着信エコー要求を許可する 8 Allow inbound echo request
41869 着信ルーター要求を許可する 9 Allow inbound router request
418711 発信時間の超過を許可する 11 Allow outbound time exceeded
418812 発信するパラメーターの問題を許可する 12 Allow outbound parameter problem
418913 タイムスタンプ要求の着信を許可する 13 Allow inbound timestamp request
419017 マスク要求の着信を許可する 17 Allow inbound mask request
4191
%1!s! プロファイルの ICMP の構成:
Mode Type Description
-------------------------------------------------------------------

ICMP configuration for %1!s! profile:
Mode Type Description
-------------------------------------------------------------------
4220ファイアウォール ログの構成を設定します。
Sets firewall logging configuration.
4221
%1!s!
[ [ filelocation = ]
[ maxfilesize = ]
[ droppedpackets = ] ENABLE|DISABLE
[ connections = ] ENABLE|DISABLE ]

ファイアウォール ログの構成を設定します。

パラメーター:

filelocation - ログのパス名およびファイル名です (省略可能)。

maxfilesize - 最大ログ ファイル サイズ (KB) です (省略可能)。

droppedpackets - 破棄されたパケットのログ モードです (省略可能)。
ENABLE - ファイアウォールにログを記録します。
DISABLE - ファイアウォールにログを記録しません。

connections - 成功した接続のログ モードです (省略可能)。
ENABLE - ファイアウォールにログを記録します。
DISABLE - ファイアウォールにログを記録しません。

注釈: パラメーターを少なくとも 1 つ指定する必要があります。

例:

%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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 = ]
[ name = ]
[ [ mode = ] ENABLE|DISABLE
[ scope = ] ALL|SUBNET|CUSTOM
[ 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 - ドメインおよび標準 (つまり、プライベート) プロファイルに適用
されます。パブリック プロファイルには適用されません。

注釈: 'addresses' を指定するには、'scope' が 'CUSTOM' である必要があります。
'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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 = ]
[ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL

ファイアウォール ポートの構成を削除します。

パラメーター:

protocol - ポートのプロトコルです。
TCP - 伝送制御プロトコル (TCP) です。
UDP - ユーザー データグラム プロトコル (UDP) です。
ALL - すべてのプロトコルです。

port - ポート番号です。

profile - 構成プロファイルです (省略可能)。
CURRENT - アクティブなプロファイルに適用されます。アクティブなプロファ
イルは、ドメイン、標準 (プライベート)、またはパブリックのいず
れかです (既定)。
DOMAIN - ドメイン プロファイルに適用されます。
STANDARD - 標準 (つまり、プライベート) プロファイルに適用されます。
ALL - ドメインおよび標準 (つまり、プライベート) プロファイルに適用
されます。パブリック プロファイルには適用されません。

Examples:

%1!s! TCP 80
%1!s! protocol=UDP port=500

重要: "netsh firewall" は、使用されなくなりました。
代わりに "netsh advfirewall firewall" を使用してください。
"netsh firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 = ]
[ [ name = ]
[ mode = ] ENABLE|DISABLE
[ scope = ] ALL|SUBNET|CUSTOM
[ 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 - ドメインおよび標準 (つまり、プライベート) プロファイルに適用
されます。パブリック プロファイルには適用されません。

注釈: 'addresses' を指定するには、'scope' が 'CUSTOM' である必要があります。
'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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 .
4306ファイアウォール ポートの構成を表示します。
Shows firewall port configuration.
4307
%1!s!
[ [ verbose = ] DISABLE|ENABLE ]

ファイアウォール ポートの構成を表示します。

パラメーター:

verbose - 詳細モードです (省略可能)。
DISABLE - 要約情報のみを表示します (既定)。
ENABLE - すべての情報を表示します。

例:

%1!s!
%1!s! ENABLE
%1!s! verbose=ENABLE

重要: "netsh firewall" は、使用されなくなりました。
代わりに "netsh advfirewall firewall" を使用してください。
"netsh firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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!
Scope: %6!s!
%1!-5u! %2!-3.3s! %3!-7.7s! %4!-20.20s! %5!s!
Scope: %6!s!
4322
%1!s! プロファイル用のポートの構成:
Port Protocol Mode Traffic direction Name
-------------------------------------------------------------------

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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 = ]
[ 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 - ドメインおよび標準 (つまり、プライベート) プロファイルに適用
されます。パブリック プロファイルには適用されません。

注釈: 'addresses' を指定するには、'scope' が 'CUSTOM' である必要があります。
'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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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!
Scope: %4!s!
%1!-7.7s! %2!-3.3s! %3!s!
Scope: %4!s!
4402
%1!s! プロファイルのサービスの構成:
Mode Customized Name
-------------------------------------------------------------------

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 firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。

%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
4501UPnP フレームワーク UPnP Framework
4502リモート デスクトップ Remote Desktop
4503入力方向 Inbound
4504出力方向 Outbound
4505入力方向/出力方向 Inbound/Outbound
4506
重要: コマンドは正常に実行されました。
ただし、"netsh firewall" は、使用されなくなりました。
代わりに "netsh advfirewall firewall" を使用してください。
"netsh firewall" の代わりに "netsh advfirewall firewall"
コマンドを使用する詳細については、サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。


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 firewall" の代わりに "netsh advfirewall firewall" コマンドを使用する詳細については、
サポート技術情報の記事 947709
(https://go.microsoft.com/fwlink/?linkid=121488) を参照してください。


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 .

EXIF

File Name:fwcfg.dll.mui
Directory:%WINDIR%\WinSxS\amd64_networking-mpssvc-netsh.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_26752cee083612f0\
File Size:56 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:57344
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Dynamic link library
File Subtype:0
Language Code:Japanese
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Windows ファイアウォール構成ヘルパー
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:fwcfg.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:fwcfg.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_networking-mpssvc-netsh.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_30c9d7403c96d4eb\

What is fwcfg.dll.mui?

fwcfg.dll.mui is Multilingual User Interface resource file that contain Japanese language for file fwcfg.dll (Windows ファイアウォール構成ヘルパー).

File version info

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:0x411, 1200