First, add a network rule to allow web traffic.
- From the FW-Hybrid-Test resource group, select the hybrid-test-pol Firewall Policy.
- Select Network rules.
- Select Add add a rule collection.
- For Name, type RCNet01.
- For Priority, type 100.
- For Rule collection action, select Allow.
- Under Rules, for Name, type AllowWeb.
- For Source type, select IP address.
- For Source, type 192.168.1.0/24.
- For Protocol, select TCP.
- For Destination Ports, type 80.
- For Destination type, select IP address.
- For Destination, type 10.6.0.0/16.
Now add a rule to allow RDP traffic.
On the second rule row, type the following information:
- Name, type AllowRDP.
- For Source type, select IP address.
- For Source, type 192.168.1.0/24.
- For Protocol, select TCP.
- For Destination Ports, type 3389.
- For Destination type, select IP address.
- For Destination, type 10.6.0.0/16
- Select Add.
No comments:
Post a Comment