09/02/17 22:44:00
Shareの場合こんな感じかな
FIREWALL-Advanced-Predefined Firewall Policies
AddでShare用ルール追加
(ルール1)
Action = Allow
Protocol = TCP Direction = In
Description = Rule for incoming TCP connections
Source Address = Any Destination Address = Any
Source port = A port range = (start port = 1025 / end port = 65535)
Destination port = 開放ポート番号
(ルール2)
Action = Allow
Protocol = TCP Direction = Out
Description = Rule for outgoing TCP connections
Source Address = Any Destination Address = Any
Source port = A port range = (start port = 1025 / end port = 65535)
Destination port = A port range = (start port = 1025 / end port = 65535)
(ルール3)
Action = Block "Log as a firewall event if this rule is fired"にチェック
Protocol = IP Direction = In/OUT
Description = Block and Log All Unmatching Requests
Source Address = Any Destination Address = Any
IP Details = Any
FIREWALL-Advanced-Network Security Policy-Application Rules
Addでルール追加
Use a Predefined Policyを選択してPredefined Firewall Policiesで設定したルールを読み込み