- Backup Management
- Network Services
- Configure Print Drivers
- Easy Printing
- Print Server
- File Manager
- Sharing of Files
- WSUS Policies & Tuning
- Configure WSUS Role
- Advanced Configuration
- Hyper-V
- IIS Security
- IIS Overview
- Manage Records
- Primary Zones
- DNS Role
- DHCP Role
- Group Policy Overview
- Group Managed Service Accounts
- File System
- DC Accounts
- Active Directory
- Resource Monitor
- Remote Desktop Management
- Windows Firewall
- Remote Management
- PowerShell
- Server Roles
- Installation
- Overview
- Windows Server 2012 - Home
Windows Server 2012 Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Windows Server 2012 - Windows Firewall
The Windows Firewall with Advanced Security is a firewall that runs on the Windows Server 2012 and is turned on by default. The Firewall settings within Windows Server 2012 are managed from within the Windows Firewall Microsoft Management Console. To set Firewall settings perform the following steps −
Step 1 − Cpck on the Server Manager from the task bar → Cpck the Tools menu and select Windows Firewall with Advanced Security.
Step 2 − To see the current configuration settings by selecting Windows Firewall Properties from the MMC. This allows access to modify the settings for each of the three firewall profiles, which are – Domain, Private and Pubpc and IPsec settings.
Step 3 − Applying custom rules, which will include the following two steps −
Select either Inbound Rules or Outbound Rules under Windows Firewall with Advanced Security on the left side of the management console. (As you Know outbound traffic is the traffic generated from server towards the internet and inbound traffic is vice versa). The rules that are currently enabled are denoted by green checkbox icon, while disabled rules display a grey checkbox icon.
Right-cpcking a rule will allow you toggle enable/disable.
How to Create a New Firewall Rule?
To create a new Firewall Rule, you have to adhere to the following steps −
Step 1 − From the right side of either the Inbound Rules or Outbound Rules – cpck “New Rule”.
Step 2 − Custom from the Rule Type radial button → cpck Next.
Step 3 − Select the Program association for the Custom Firewall Rule as either All programs or the path to a program → cpck Next.
Step 4 − Protocol type field select the protocol type → cpck Next.
Step 5 − Select an IP address association for both local and remote addresses → cpck Next.
Step 6 − Select an action to take on matching traffic → cpck Next.
Step 7 − Select the profiles associated with the custom rule → cpck Next.
Step 8 − Put a name for your Firewall rule and an optional description → Finish.
Step 9 − The firewall rule can be found on the corresponding Rule tab, either inbound or outbound depending on the type created. To disable or delete the rule find the rule in the MMC, right-cpck it and select either Disable Rule or Delete.
Advertisements