Windows server 2012 windows firewall

logo_Windows_Server_2012В данной статье я расскажу как добавить разрешающее правило в Брандмауэр Windows Server 2012 R2 (в Windows Server 2008 R2 действия аналогичны). Правило будем добавлять на примере работы сервера 1С:Предприятие 8.х (необходимо открыть порт 1541 для менеджера кластера, порты 1560-1591 для рабочих процессов и порт 1540 для агента сервера).

Некоторые программы и службы при работе через сетевые протоколы используют определенные порты для обмена данными. По умолчанию включенный брандмауэр Windows блокирует подобную сетевую активность. В частности, если попытаться подключиться с клиентской машины к серверу 1С:Предприятие 8.х можно натолкнуться на ошибку:

«Ошибка при выполнении операции с информационной базой (…). Ошибка сетевого доступа к серверу (…). Попытка установить соединение была безуспешной, т. к. от другого компьютера за требуемое время не получен нужный отклик, или было разорвано уже установленное соединение из-за неверного отклика уже подключенного компьютера (…) »

dobavlenie_pravila_v_firewall_windows_server_2012_1c_001

Данная ошибка означает, что по указанному адресу не найден сервер «1С:Предприятия», ну или на сервере закрыт порт (в данном случае порт 1541).

Для открытия порта, заходим на компьютер, где установлен сервер «1С:Предприятия» (в моем примере это компьютер с адресом 10.192.128.15 и установленной на нем операционной системой Windows Server 2012 R2).

Запускаем брандмауэр Windows. Сделать это можно кликнув правой кнопкой мыши по «Пуск» (Start), затем «Панель управления» (Control Panel)  — «Система и безопасность» (System and Security) — «Брандмауэр Windows» (Windows Firewall). Или же выполнив команду firewall.cpl (для этого необходимо нажать комбинацию клавиш Win + R, в окне «Отрыть» (Open) ввести имя команды и нажать «ОК» ) .

dobavlenie_pravila_v_firewall_windows_server_2012_1c_003

Далее нажимаем на «Дополнительные параметры» (Advanced Settings) в меню слева.

dobavlenie_pravila_v_firewall_windows_server_2012_1c_004

В открывшемся окне, в дереве слева откроем вкладку «Правила для входящих подключений» (Inbound Rules), а затем в меню «Действия» (Actions) выберем пункт «Создать правило…» (New Rule…).

dobavlenie_pravila_v_firewall_windows_server_2012_1c_005

Запустится «Мастер создания правила для нового входящего подключения» (New Inbound Rule Wizard). На первой странице выберем тип правила (Rule Type) «Для порта» (Port) и нажмем «Далее» (Next).

dobavlenie_pravila_v_firewall_windows_server_2012_1c_006

Затем необходимо указать протокол (в нашем примере это TCP) и, непосредственно, номер порта (Specific local ports), который открываем. После чего жмем «Далее» (Next).

dobavlenie_pravila_v_firewall_windows_server_2012_1c_007

Теперь укажем действие связанное с добавляемым правилом. Выберем «Разрешить подключение» (Allow the connection) и нажмем «Далее» (Next).

dobavlenie_pravila_v_firewall_windows_server_2012_1c_008

На следующей странице нужно указать, для каких профилей брандмауэра будет действовать правило. Отмечаем нужные профили галочками и жмем «Далее» (Next).

dobavlenie_pravila_v_firewall_windows_server_2012_1c_009

Ну и наконец, вводим имя и описание для нового правила и нажимаем «Готово» (Finish) для завершения работы мастера.

dobavlenie_pravila_v_firewall_windows_server_2012_1c_010

Пробуем снова подключиться к серверу «1С:Предприятия» и видим что ошибка сохранилось, но в сообщении уже другой, 1560-ый порт.

dobavlenie_pravila_v_firewall_windows_server_2012_1c_002

Вышеописанным способом добавим еще одно разрешающее правило, с названием «1С: Рабочие процессы» для всего диапазона портов с 1560 по 1591 (для рабочих процессов 1С), указав их через дефис на шаге «Протокол и порты» (Protocol and Ports).

dobavlenie_pravila_v_firewall_windows_server_2012_1c_011

Теперь, в оснастке «Брандмауэр Windows в режиме повышенной безопасности» (Windows Firewall with Advanced Security) в таблице «Правила для входящих подключений» (Inbound Rules) мы должны увидеть 2 только что созданных правила.

dobavlenie_pravila_v_firewall_windows_server_2012_1c_012

Ну а клиент «1С:Предприятия» должен без ошибок подключиться к серверу. Если же потребуется подключаться к этом серверу через консоль администрирования серверов «1С:Предприятия», то необходимо также открыть порт 1540.

Аналогичным образом добавляются правила для для исходящих подключений (Outbound Rules), запрещающие правила, правила для определенных программ и протоколов. Также любое правило можно изменить, открыв его свойства из данной оснастки.

Introduction

Firewalls have become an essential part of every network that has access to the Internet. Without firewalls, anyone would be able to access your network and servers and infect them with malicious software. Properly configured, a firewall can substantially decrease undesirable network communications in a local network.

The article will explain how to create a firewall rule using firewall MMC and Windows PowerShell. We are using Windows Server 2012, but the procedure applies to other versions of Windows, with slight variations.

configure windows server 2012 firewall

What is a Firewall?

A firewall is a piece of hardware or software that controls the flow of data packets, and it is critical on modern computer systems. It protects private networks and devices from malicious actions coming from public networks in the same way a physical firewall prevents fire from spreading from one area to another. A firewall acts as a defense mechanism which controls network traffic according to the implemented firewall rules.

Computers behind a firewall cannot receive data until the data passes all filters. This enhances security by a large margin and reduces the risk of unauthorized access to private networks. A proper firewall configuration provides your system with a crucial layer of security and lowers the risk of successful hacking attacks. Firewalls can perform many tasks:

  • Protect the data on your computer by creating a barrier that blocks any undesired incoming or outgoing traffic.
  • Notify you if there are any connection requests from other computers.
  • Log activity for later inspection and warn you if any application tries to connect to another computer.

How Windows Server Firewalls Work

As the name suggests, a firewall acts like a barrier between your local devices and the external network. When you send a connection request to your computer or server over the internet, a hacker can interrupt that connection and try to gain access to your private network. With a firewall in place, only the network traffic that matches firewall rules can get through.

The sets of firewall rules you define in the firewall settings review every packet for flagged information. To make the most out of your firewall, you should precisely define both inbound and outbound rules in order to avoid any unwanted connections.

For example, you can set an inbound rule defining that the data communicated through a specific port, such as TCP port 80, can pass the firewall. That means if the firewall sees a packet coming towards any other port, it will drop it and the data will not reach its intended destination.

Windows Firewall Server 2012 with Advanced Security

Windows Firewall with Advanced Security is the management console which stores all Windows Firewall configurations. Windows Firewall is a host-based firewall solution embedded with virtually all current Windows operating systems.

Windows Firewall with Advanced Security provides safer inbound and outbound network communications by enforcing rules that control traffic flow for its local machine. There are three available firewall profiles:

  1. Domain. It is used when a computer connects to the corporate network. It is a network where the device can detect its domain controller.
  2. Private. We use this profile for computers that connect to a private network, such as home or office. In private networks, the users are always behind a device and not directly exposed to the Internet.
  3. Public. This profile is used when a computer connects to a public network, such as libraries, airports and other public hotspots. The firewall configurations should be the most restrictive for this profile since these networks are the least secure.

The benefits of using Windows Server Firewall with Advanced Security are numerous:

  • It is ready out-of-the-box. It comes preinstalled with personal Microsoft Windows operating systems as well as Server editions. It is also active by default, protecting your operating system from the very first startup.
  • It does not need a special license or additional hardware. Once you obtain your copy of a Windows operating system, there are no additional costs.
  • It is highly flexible. It offers many advanced functionalities and different levels of controls for the firewall services.

What is the Difference between Windows Firewall and Windows Firewall with Advanced Security?

The difference between the two is the level of functionality available to the end-user, that is, the interface itself. Both of them are the same firewall service. The Windows Firewall is easier to use and more consumer-friendly. It is located in the Control Panel and allows you to perform basic firewall configurations.

The Windows Firewall with Advanced Security offers granular control over the inbound and outbound rules, as well as the default firewall profiles. You can modify all advanced firewall configurations using the Microsoft Management Console (MMC) or Windows PowerShell.

How to Launch Windows Firewall with Advanced Security Console?

You can access the Windows Firewall with Advanced Security console in a few different ways. Whichever method you choose, it will open Windows Firewall MMC where you can make further firewall configurations for all profiles.

server manager dashboard
app drawer with windows firewall icon
run windows firewall with wf.msc
  1. Use the Server Manager to access the firewall MMC. Once the window opens, go to Tools on the top right side, and locate the Windows Firewall with Advanced Security option toward the bottom of the list.
  2. Open the Start menu (use the Windows key on your keyboard) and type “firewall”. You should see the Windows Firewall with Advanced Security icon appear as one of the search results.
  3. Use the Run box to launch Windows Firewall with Advanced Security. Press Win + R keys, type in msc and hit Enter to load the console. You can also use Command Prompt or Windows PowerShell to run this command.

Now that you have the Windows Firewall with Advanced Security console open, in the middle you can see the summary of the three firewall profiles. Their default configuration is to permit the outgoing traffic and to limit incoming traffic.

windows firewall advanced security console

When you select an option from the menu on the left side of the window, you will see its details in the middle section. On the right side, the menu will show the available actions for the option you previously selected.

The Windows Firewall with Advanced Security console allows you to configure inbound and outbound rules, as well as the Internet Protocol security (IPSec) connections. The Monitoring tab allows you to view the active firewall rules and connection security rules for that server.

Firewall Rules

Windows firewall rules allow you to state whether to permit or block specific incoming or outgoing network connections. You can choose between multiple parameters and settings for each individual inbound or outbound rule. This includes selecting a program, a TCP or UDP port, protocol, service, or profile that a rule will apply to.

The procedure is the same when creating inbound rules and outbound rules with Windows Firewall with Advanced Security. I will list the steps for creating an inbound rule and you can follow them in the same order when you want to create an outbound rule.

How to Create Inbound Rules

Launch the Windows Firewall with Advanced Security MMC using the method you prefer. You may want to pin the shortcut to the start menu if you use the console on a regular basis.

windows firewall rule setup menu
inbound rules selected
  1. On the home screen, select the Inbound Rules The console will show all inbound rules in the middle section and available actions in the right pane. You can filter the list by using the available choices.
  2. Click on New Rule… to start the New Inbound Rule Wizard.The wizard will let you choose the type of rule you want to create. You can choose one out of four types.
  • This rule allows or blocks connections for a user-defined program. It allows you to select a path to an executable (*.exe) file. It does not require to insert any program-specific settings.
  • A rule based on port settings allows you to permit or block a connection depending on the TCP or UDP port number it uses. You can state multiple ports to apply to this firewall rule.
  • This rule contains a list of the most common Windows programs and services. You can select one to allow or block connections for it.
  • Custom. This is the most flexible rule in the Wizard. It allows you to create a tailor-made rule with configurations that previous options do not provide. I will proceed with listing the steps for this rule since it covers the most settings.
new inbound rule wizard custom
new inbound rule wizard select program
new inbound rule wizard protocol and ports
  1. Click on Custom and click Next to proceed.
  2. Choose if the rule will apply to connections for All programs or a specific program on the local machine and click Next. You can click Customize… to select additional settings for the processes of the program you selected.
  3. The following step will allow you to specify the protocol and port for the traffic that this firewall rule will filter. Click Next after you select a protocol type and configure the settings.
  • Protocol type. Click on the bar and select the protocol from the dropdown list. You can always select Custom to manually configure the port number. If you select TCP or UDP, you will need to specify local and remote port.
  • Protocol number. This field populates automatically after you select a protocol type, and you cannot change it. In order to insert your own port, select Custom in the ‘Protocol type’ dropdown menu.
  • Local port. This represents the port on the local machine where you are creating this rule. This section becomes editable if you select TCP or UDP in the ‘Protocol type’ dropdown. Select one of the options from the dropdown box. Note that RPC Endpoint Mapper and RPC Dynamic Ports are available only for TCP inbound rules, and IPHTTPS is available for TCP only. Edge Traversal is available for UDP inbound rules.
  • Remote port. This is the port on a remote machine that is trying to establish a connection with the local machine. This section becomes editable if you select TCP or UDP in the ‘Protocol type’ dropdown. Select one of the options from the dropdown box. Note that RPC Endpoint Mapper and RPC Dynamic Ports are available only for TCP inbound rules, and IPHTTPS is available for TCP only. Edge Traversal is available for UDP inbound rules.
  • Internet Control Message Protocol (ICMP) settings. You can customize the ICMP settings if you select ICMPv4 or ICMPv6 in the ‘Protocol type’ dropdown list.
new inbound rule wizard scope, ip addresses
  1. The Scope step of the wizard allows you to input local and remote IP addresses whose network traffic applies to the current rule.
  • Local. If you select ‘Any IP address’ in the local IP addresses section, then the rule applies to the traffic going through the network device that uses a local IP address. This is always the case with the machine where you are creating the rule. Select ‘These IP addresses’ to state that the rule applies to the packets with an address specified in the list. Click Add to insert the IP address to match. You can later edit or remove any of the IP addresses in the list. You can also apply this rule to a specific interface. Click Customize… and select to apply the rule to connections on all interfaces or chose one of the available interfaces listed in the box.
  • Remote. If you select ‘Any IP address’ in the remote IP addresses section, then the rule applies to the traffic coming from any IP address included in the list. Select ‘These IP addresses’ to insert the remote IP addresses to which the rule applies. Click Add to specify the IP address to match. You can later edit or remove any of the IP addresses in the list.
new inbound rule wizard action
  1. The next step lets you chose the action the firewall takes when a connection matches the inbound rule configuration. You can select one of the three available options and then click Next to continue.
  • Allow the connection. If the connection matches the inbound or the outbound rule configuration, the packets can go through the firewall.
  • Allow the connection if it is secure. Select this option to allow only IPSec connections. If you chose this option, two more steps will appear in the wizard: Users and Computers. The additional steps let you chose users and computers you want to block or grant them access. Click on ‘Customize…’ to configure the authentication and integrity requirements.
  • Block the connection. This option blocks all network traffic that matches the firewall rule configuration. If a similar rule with ‘allow’ action is in place, then the block action has the priority unless otherwise is stated in the other rule.
new inbound rule wizard select profile
new inbound rule wizard enter firewall rule name
  1. The Profile step lets you choose the firewall profile the rule will apply to. You can leave everything selected or uncheck a profile that you do not want to include. Click Next to proceed to the final step.
  2. In the final step, enter the desired name and optional description for this firewall rule, and click Finish.

When you close the wizard, the rule will take effect immediately. You can find the rule in the firewall console when you click on the Inbound rules option. Enabled rules have green checkmark icon while disabled are with grey icons.

How to Edit a Firewall Rule

To edit any existing rule and make additional configuration, open the Windows Firewall with Advanced Security console and select Inbound Rules or Outbound Rules option. Locate and click a rule to see the actions specific to it in the right pane. Select Properties and another window will load where you can edit the rule settings.

tcp firewall custom rule properties

You can also disable, cut, copy, or delete the rule you selected. Make sure you highlight the correct rule to avoid changing firewall configurations for wrong rules.

Tip: you can double click a rule to directly open the Properties window.

How to Create a Firewall Rule with Windows PowerShell

  1. Launch the PowerShell command line. You can do so by searching for “powershell” in the start menu, or press Win + R keys on your keyboard and type in “powershell” in the Run box.

2. Insert the following command and hit enter:

New-NetFirewallRule -DisplayName "TCP custom inbound rule" -Enabled:True -Profile Private -Direction Inbound -Action Allow -Protocol TCP -LocalPort 1234
  • New-NetFirewallRule. This command creates a rule. It is followed by a string of parameters and their values.
  • -DisplayName. Specifies the display name of the rule.
  • -Enabled. Enables the rule if set to true. If you omit this parameter, it defaults to true.
  • -Profile. Assigns the rule to the specified profile: Domain, Private, orPublic.
  • -Direction. States if the rule applies to inbound or outbound connections. If you leave it out, it defaults to Inbound.
  • -Action. Specify if the firewall rule will block or allow the connection. If you do not state the action, it defaults to Allow.
  • -Protocol. Specify the protocol for the rule. In this case, we used TCP. Omitting the protocol defaults the setting to Any.
  • -LocalPort. Insert the port where the traffic can go through on the local server. Omitting the port number defaults the setting to Any.

This is only one example of how to add a firewall rule using the Windows PowerShell command line. You can find more examples in the Microsoft PowerShell Documentation.

Conclusion

This article explains the basic functions and different types of firewall and details the steps for managing the Windows Server Firewall within the Windows Firewall with Advanced Security interface. The Windows Firewall Management Console is a powerful tool that allows for creating detailed configurations. If you carefully followed the instructions in the article, you are now able to manage the firewall on your Windows Server.

This article will detail How to Configure Windows Firewall on Windows Server 2012 , including: managing firewall settings and creating inbound, outbound firewall rules.

To set up firewall settings on windows server, follow 3 steps below :

1. Open Server Manager from the taskbar => from Server Manager windows => click the Tools menu and select Windows Firewall with Advanced Security.

How to setting Windows Firewall on Windows Server 2012 1

2. From Windows Firewall with Advanced Security windows => select Windows Firewall Properties from the MMC. From here you can access the settings adjustment interface for the 3 firewall profiles, Domain, Private and Public, and IPsec settings.

How to setting Windows Firewall on Windows Server 2012 2

3: Apply custom rules that are done through the following two steps:

From Windows Firewall with Advanced Security windows => select Inbound Rules or Outbound Rules from the list in the left management pane. Active rules will have a green icon in the checkbox, gray is disabled. You right-click on the rule to activate or deactivate it.

How to setting Windows Firewall on Windows Server 2012 3

How do I create a new Firewall rule?

To create a new Firewall rule, follow 8 steps below :

  1. In Windows Firewall with Advanced Security windows ,from the Actions pane on the right, under Inbound Rules or Outbound Rules choose New Rule.

How to setting Windows Firewall on Windows Server 2012 4

2. Select Custom options in What type of rule would you like to create? => click button Next.

How to setting Windows Firewall on Windows Server 2012 5

3. Select All programs options (to apply all connections on the computer) or This program path (only for a specific program) => click button Next.

How to setting Windows Firewall on Windows Server 2012 6

4. Select the protocol type, Local port and remote Port in Protocol Type =>click button Next.

How to setting Windows Firewall on Windows Server 2012 7

5. Select the IP address for both the local one and the remote control => click button Next.

6. Select the action to apply to the appropriate traffic => click button Next.

7. Select the profile associated with the your rule => click button Next.

8. Name the rule and add a description => click button Finish.

The rules can be found in the respective Rules tab, Inbound or Outbound depending on the type of rule you create. To disable or delete the rule just find the rule in the MMC, right click on it and choose Disable Rule or Delete.

Правильная настройка брандмауэра Windows Server 2012 является одним из ключевых аспектов обеспечения безопасности сервера. Однако иногда вам может понадобиться открыть порт в брандмауэре для разрешения входящего или исходящего трафика для конкретного приложения или сервиса.

Открытие порта в брандмауэре Windows Server 2012 может показаться сложной задачей, особенно для новичков. Однако с помощью этой пошаговой инструкции вы сможете легко справиться с этой задачей и настроить нужные порты для ваших потребностей.

Шаг 1: Запустите утилиту «Windows Firewall with Advanced Security». Вы можете найти ее в меню «Административные инструменты» в разделе «Система и безопасность».

Шаг 2: В окне утилиты выберите «Входящие правила» или «Исходящие правила», в зависимости от того, какое правило вы хотите создать.

Шаг 3: Нажмите правой кнопкой мыши на папке с правилами и выберите «Новое правило».

Шаг 4: В появившемся окне выберите тип правила, которое вы хотите создать. Например, вы можете выбрать «Позволить подключения через определенные порты».

Шаг 5: Укажите номер порта, который вы хотите открыть, и выберите, какой тип соединения вы хотите разрешить. Например, вы можете выбрать «TCP» или «UDP».

Шаг 6: Выберите действие, которое будет применяться к трафику, проходящему через этот порт. Например, вы можете выбрать «Разрешить подключения».

Шаг 7: Укажите, к каким профилям сети будет применяться это правило. Обычно рекомендуется выбрать все профили для максимальной безопасности.

Шаг 8: Дайте правилу имя и описание, чтобы вы могли легко идентифицировать его в будущем.

Шаг 9: Нажмите «Завершить», чтобы создать правило и открыть указанный порт в брандмауэре Windows Server 2012.

После завершения этих шагов вы успешно откроете порт в брандмауэре Windows Server 2012. Помните, что правильная настройка брандмауэра важна для обеспечения безопасности вашего сервера, поэтому будьте внимательны и внимательно следуйте инструкциям.

Как открыть порт в брандмауэре Windows Server 2012

Шаг 1: Откройте «Панель управления». Для этого щелкните правой кнопкой мыши по кнопке «Пуск» в левом нижнем углу, а затем выберите «Панель управления» в контекстном меню.

Шаг 2: Найдите и откройте раздел «Система и безопасность». В нем выберите «Брандмауэр Windows».

Шаг 3: В окне «Брандмауэр Windows» выберите «Разрешить приложение или функцию через брандмауэр».

Шаг 4: Чтобы открыть порт, щелкните на кнопке «Изменить настройки». Если у вас нет административных прав, вам может потребоваться ввести имя пользователя и пароль администратора.

Шаг 5: В списке приложений найдите приложение или службу, для которых вы хотите открыть порт. Выделите его и нажмите кнопку «Подробности».

Шаг 6: В открывшемся окне найдите и отметьте соответствующий порт. Если порт не существует в списке, нажмите кнопку «Добавить порт», чтобы добавить его вручную.

Шаг 7: После того как вы выбрали порт или добавили его, убедитесь, что для этого порта включена флажок в столбце «Частные» и «Публичные». Если есть необходимость, также отметьте флажок в столбце «Домашние сети».

Шаг 8: Нажмите «OK», чтобы сохранить изменения. Порт будет открыт в брандмауэре Windows Server 2012.

Примечание: Важно быть осторожным при открытии портов в брандмауэре, так как это может создать уязвимости в безопасности вашего сервера. Убедитесь, что вы только открываете порты, необходимые для работы конкретных приложений или служб, и следите за обновлениями безопасности для защиты сервера от возможных угроз.

Пошаговая инструкция

Открытие порта в брандмауэре Windows Server 2012 может быть необходимо при настройке сетевых служб или приложений. Чтобы выполнить данное действие, следуйте следующим шагам:

Шаг 1:

Откройте меню «Пуск» и введите в поисковой строке «Брандмауэр сети Windows»

Шаг 2:

Выберите в результате поиска «Брандмауэр сети Windows с расширенными функциями защиты»

Шаг 3:

В открывшемся окне щелкните на ссылке «Создать правило входящего соединения»

Шаг 4:

В появившемся мастере создания правила выберите опцию «Пользовательское»

Шаг 5:

Нажмите кнопку «Далее» и заполните следующие поля:

  • Имя: укажите название правила, например, «Открытие порта 1234»

  • Тип действия: выберите «Разрешить соединение»

  • На каких профилях применять: выберите нужные профили сети

  • Какие типы соединений применять: выберите «Все»

  • Локальные IP-адреса: оставьте значение «Любой»

  • Удаленные IP-адреса: оставьте значение «Любой»

  • Протокол и номер порта: выберите соответствующие значения для вашего приложения или службы

После заполнения полей нажмите кнопку «Далее».

Шаг 6:

Выберите, когда правило должно применяться, и нажмите кнопку «Далее».

Шаг 7:

Укажите название и описание правила (необязательно) и нажмите кнопку «Готово».

Вы успешно создали правило для открытия порта в брандмауэре Windows Server 2012. Теперь ваше приложение или служба сможет использовать указанный порт для обмена данными.

Windows Firewall with Advanced Security is a firewall running on Windows Server 2012 and enabled by default. Firewall installations in Windows Server 2012 are managed in the Microsoft Management Console Windows Firewall.

  • Does the Mac really need a firewall?
  • Learn about Cloud Firewall

Windows Firewall with Advanced Security is a firewall running on Windows Server 2012 and enabled by default. Firewall installations in Windows Server 2012 are managed in the Microsoft Management Console Windows Firewall.

This article will detail how to perform the most common tasks with Windows Firewall on Windows Server 2012, including: managing firewall settings and creating inbound and outbound firewall rules.

To set up firewall settings on this server, follow these steps:

Step 1: Click Server Manager from taskbar> click on the Tools menu and select Windows Firewall with Advanced Security .

Learn about firewalls, Windows Firewall on Windows Server 2012 Picture 1

Step 2: To see the current configuration, select Windows Firewall Properties from MMC. From here you can access the settings to adjust settings for 3 firewall profiles: Domain, Private and Public and IPsec settings.

Learn about firewalls, Windows Firewall on Windows Server 2012 Picture 2

Step 3: Applying custom rules is done through the following two steps:

Select Inbound Rules or Outbound Rules under Windows Firewall with Advanced Security in the list in the management pane on the left. (As you know outbound traffic is the traffic generated from the server to the Internet and inbound traffic is the opposite). The active rules will have a green icon in the checkbox, gray is disabled. You right-click on the rule to activate or deactivate it.

Learn about firewalls, Windows Firewall on Windows Server 2012 Picture 3

How to create a new Firewall rule?

To create a new rule for Firewall, you must follow these steps:

From the right Actions pane, under Inbound Rules or Outbound Rules, select New Rule .

Learn about firewalls, Windows Firewall on Windows Server 2012 Picture 4

Select Custom in What type of rule would you like to create ? > Next.

Learn about firewalls, Windows Firewall on Windows Server 2012 Picture 5

Select All programs (to apply all connections on the computer) or This program path (only for a specific program)> click Next.

Learn about firewalls, Windows Firewall on Windows Server 2012 Picture 6

Select the protocol type in Protocol Type > Next.

Learn about firewalls, Windows Firewall on Windows Server 2012 Picture 7

Select the IP address for both the address on the device and the remote control> click Next.

Learn about firewalls, Windows Firewall on Windows Server 2012 Picture 8

Select the action to apply to the appropriate traffic> click Next.

Learn about firewalls, Windows Firewall on Windows Server 2012 Picture 9

Select the profile associated with the custom rule> Next.

Learn about firewalls, Windows Firewall on Windows Server 2012 Picture 10

Name the rulle and add a description> click Finish.

Learn about firewalls, Windows Firewall on Windows Server 2012 Picture 11

Rules can be found in the corresponding Rule tab, Inbound or Outbound depending on the type of rule you create. To disable or delete a rule, simply find the rule in MMC, right-click it and select Disable Rule or Delete.

Learn about firewalls, Windows Firewall on Windows Server 2012 Picture 12

Previous article: Remote management on Windows Server 2012 with Remote Management Service

Read more

  • How to turn firewall (Firewall) on Win 7
  • Learn about firewalls (Firewall)
  • 7 basic questions about firewalls everyone needs to know
  • How to set up a firewall in Linux
  • How to protect DNS server against hackers
  • What is a firewall? General knowledge about Firewall

  • Windows server 2012 virtual machine
  • Windows server 2012 sftp server
  • Windows server 2012 windows desktop experience
  • Windows server 2012 server system requirements
  • Windows server 2012 windows activation