Enable/Configure macOS Firewall using Intune

Firewall is a key security feature in macOS that protects your system from unauthorized access and denial-of-service attacks. It also includes a setting called Stealth Mode. When enabled, Stealth Mode prevents the computer from responding to probing requests like ICMP/Ping, while still allowing it to handle incoming requests for authorized apps.

By default, the macOS built-in firewall is disabled, as Apple provides a robust security model through several layers of protection, including system integrity protection, sandboxing, Gatekeeper, and XProtect, which help prevent malicious software from starting/executing. Many users may not need to enable the firewall, particularly if they are using a private network behind a router with a built-in firewall.

However, turning on the macOS firewall can add an extra layer of security, especially if the user frequently connects to public or untrusted networks. It can block incoming connections to potentially vulnerable services on the Mac.

While Apple’s built-in security measures are strong, enabling the firewall is still recommended in certain use cases, particularly in public or less secure environments. If your macOS devices are enrolled in Intune, you can centrally enable and manage the firewall through the Intune admin center.

Different Options to Enable macOS Firewall using Intune

There are two ways to enable the firewall on a Mac device managed by Intune. The first method is through the Endpoint Security profile, and the second is by using the Device Configuration profile.

Endpoint security profile – You can create an Endpoint Security profile to Enable the firewall, block all incoming connections, activate stealth mode, and configure firewall app whitelisting/blocklisting.

Endpoint security profile on Intune admin center

Device configuration profile – You can create a Device Configuration profile to Enable the firewall, block all incoming connections, allow signed apps and built-in apps to receive incoming connections, enable logging, configure the level of firewall logging, and activate stealth mode.

Device configuration profile Settings on Intune admin center

As shown in the screenshots above, you can configure the same firewall settings using either profile. However, the device configuration profile offers some additional settings. If you don’t need to configure these extra settings, I recommend using the Endpoint Security profile, as it will greatly simplify management and troubleshooting in case of any issues.

Option 1 – Enable macOS Firewall using Endpoint Security Profile

Let’s create an Endpoint security profile first to Enable macOS firewall and configure firewall settings.

  • Sign into the Intune admin center > Endpoint security > Firewall.
  • Click on Create Policy.
  • Select Platform as MacOS and Profile as macOS firewall.
  • Click on Create button.
Enable macOS Firewall using Endpoint Security Profile
Enable macOS Firewall using Endpoint Security Profile

Basics tab

  • Name – Provide name of the Firewall profile. For example: macOS Firewall profile.
  • Description – Provide a useful description. For example: This Endpoint security configuration profile is for Enabling and Configuring firewall on macOS devices.
  • Platform – macOS
Basics tab
Basics tab

Configuration settings

  • Enable Firewall – To Enable the firewall, use the toggle switch and change it to Yes from Not configured state.

Enable Firewall to configure how incoming connections are handled in your environment.

  • Block all incoming connections  – Select Yes.

This will block all incoming connections except those required for basic Internet services such as DHCP, Bonjour, and IPSec. This will block all sharing services.

  • Enable stealth mode – Select Yes

Enabling stealth mode prevents the computer from responding to probing requests. The computer still answers incoming requests for authorized apps.

  • Firewall apps – If you choose to Block all incoming connections and notice that some essential apps like airdrop etc. aren’t working because they need incoming connections from internet, you can easily fix this. Simply click on the + Add, and Select Allow under incoming connections and provde its Bundle ID.
  • Similarly, if you need to block incoming connections for specific apps, you can create a rule by selecting Block from the dropdown menu and entering the app’s Bundle ID.

Please note that this whitelisting or blocklisting rules are app based rules not port based rules. Please get the bundle id of the app first and then create a rule according to your requirement.

Note

Configuration settings for macOS firewall on Intune admin center
Configuration settings for macOS firewall on Intune admin center

Scope tags

Click Next.

Assignments

On the Assignments tab, click on Add groups and select an Entra security group containing macOS devices.

Assignments tab
Assignments tab

Review + create

Click on Create to create and deploy the macOS Firewall profile.

Option 2 – Enable macOS Firewall using Device Configuration Profile

You can also create a device configuration profile to enable the firewall on a Mac using the Intune admin center. The end result will be the same as when using an Endpoint Security profile. However, there are some extra setting available in device configuration profile > Settings Catalog. Let’s explore the various settings available for enabling and configuring the macOS firewall through the device configuration profile.

Enable macOS Firewall using Device Configuration Profile
Enable macOS Firewall using Device Configuration Profile

Basics tab

  • Name – Provide name of the Firewall profile. For example: macOS Firewall profile.
  • Description – Provide a useful description. For example: This device configuration profile is for Enabling and Configuring firewall on macOS devices.
  • Platform – macOS

Configuration settings

In the Configuration settings tab, click on + Add settings and use the settings picker to search for the keyword Firewall. Select the category Networking > Firewall.

This will display all the available settings related to the macOS firewall. Choose the settings you want to configure and exit the settings picker.

Configuration settings for macOS firewall in Settings catalog
Configuration settings for macOS firewall in Settings catalog
  • Allow Signed – Allows built-in software to receive incoming connections. Available in macOS 12.3 and later.
  • Allow Signed App – Allows downloaded signed software to receive incoming connections. Available in macOS 12.3 and later.
  • Applications – Click on + Add to create a rule for Allowing or blocking incoming connections.
  • Block All incoming – This will block all incoming connections except those required for basic Internet services such as DHCP, Bonjour, and IPSec. This will block all sharing services.
  • Enable Firewall – Enables macOS built-in firewall.
  • Enable Logging – If true, enables logging. Available in macOS 12 and later.
  • Enable Stealth Mode – Enabling stealth mode prevents the computer from responding to probing requests. The computer still answers incoming requests for authorized apps.
  • Logging Option – This specifies the type of logging. You have three options, throttled, brief or detail.
Details about macOS firewall settings on Intune admin center
Details about macOS firewall settings on Intune admin center

Scope Tags / Assignments / Review + create

  • Click on Next on Scope Tags tab.
  • Assign the macOS firewall profile to an Entra security group containing macOS devices.
  • On Review + create tab, click Create.

Sync Intune Policies

The device check-in process might not begin immediately. If you’re testing this policy on a test device, you can manually kickstart Intune sync from the device itself or remotely through the Intune admin center.

Alternatively, you can use PowerShell to force the Intune sync on Windows devices. Restarting the device is another way to trigger the Intune device check-in process.

End User Experience

Let’s see how the policy appears when it’s in effect on a Mac device. To check and confirm the status of the firewall on macOS, please follow these steps:

  1. Log in to the targeted Mac device.
  2. Open Settings > Network to check the status of the firewall.

The screenshot below shows that the firewall is enabled, and the option to disable it is greyed out, indicating that it is currently being managed by the Intune profile.

End user experience after enabling firewall on a Mac device via Intune admin center
End user experience after enabling firewall on a Mac device via Intune admin center
  • Click the Options button to access additional firewall settings, such as Signed Apps, Stealth Mode, and more. As shown in the screenshot below, the settings are enabled according to the deployment profile and are greyed out, indicating they cannot be modified manually.
End user experience after enabling firewall on a Mac device via Intune admin center
End user experience after enabling firewall on a Mac device via Intune admin center

Read Next

Leave a Comment