<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
Determine Network Zone Blocking IP Address
Okta Classic Engine
Okta Identity Engine
Network Zones
Overview

This article describes how to identify which network zone is responsible for blocking a specific Internet Protocol (IP) address.

Applies To
  • Network Zones
Cause

An Okta Administrator needs to identify the specific network zone blocking an IP address to modify the zone configuration.

Solution

To identify the network zone, follow these steps:

  1. Navigate to Admin Console.
  2. Go to Reports > System Log.
  3. In the search box, use the following query to search:
    eventType eq "security.request.blocked" and client.ipAddress eq "<IP_ADDRESS>"
  4. Expand the Event and locate the Client.Zone field.

The value in this field contains the zone that blocked the IP address that was searched.

zone

NOTE: In this case, the Network Zone that is blocking the IP address is named Blocked IP Addresses.

Loading
Determine Network Zone Blocking IP Address