---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# IP address access control

# IP address access control {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Apply an IP access control to outbound traffic, inbound traffic, or bidirectional traffic. The system only blocks an IP address if a matching Deny rule exists and no matching Allow rule exists. By default, there are no
restrictions on access to your instance.

## Vorbereitungen

Hinweis:  
Use the Adaptive Authentication (AA) pre-authentication context policy to enforce IP based authentications and restrictions for additional capabilities. For more information, see [Adaptive authentication](https://servicenow-prod.fluidtopics.net/XQ5OEG0LBshxmWwXEKVReg "Use the Adaptive authentication policy framework to enforce contextual authentication controls to the right users at the right time. Adaptive authentication uses authentication policies to evaluate authentication requests and then either deny or allow access to your instance based on the specified policy conditions.").

Role required: admin  
Warnung:  
IP Address Control is configured only for external IPs and it will not block internal IP addresses from ServiceNow.

## Prozedur

1. Navigate to AllSystem SecurityIP Address Access Control to see a list of your IP access controls.  
   You might have to activate the IP Range Based Authentication \[com.snc.ipauthenticator\] plugin.
2. Complete the form.  
   Hinweis:  
   To find your instance IP information, Log in to [ServiceNow - NOW Support](https://support.servicenow.com/now), and Search for the My IP Information service catalog item.
   {#t_AccessControl__table_mym_412_hlb__entry__2}

   | Field | Description |
   |-|-|
   | Type | Type of access control rule to include. * Allow: Any IP address in this range can interact with this instance. * Deny: Any IP address in this range cannot interact with this instance unless it is listed in an Allow rule. Also, when adding deny rules, you cannot deny your own public IP address or your instance does not update a deny rule. {#t_AccessControl__ul_nm1_zb2_zq} Hinweis: To support maintenance, upgrades, and Customer Service and Support, some ServiceNow internal IPs cannot be blocked by Deny rules. |
   | Direction | Direction of the IP access control rule. * Inbound: Choose Inbound to allow or deny inbound transactions. These are transactions initiated from outside of your instance. * Outbound: Choose Outbound to allow or deny outbound transactions. These are transactions initiated from within your instance. * Bidirectional: Choose Bidirectional for the configuration to apply for both Inbound and Outbound. {#t_AccessControl__ul_aqg_v12_hlb} |
   | Active | When selected, the form is active. |
   | Description | Description of the access control. |
   | Range Start | Starting range of IP addresses to allow or deny. Hinweis: These rules also affect transferring update sets. To ensure that IP address access control does not cause update sets to fail, add the target instance as an exception. |
   | Range End | Ending range of IP addresses to allow or deny. Hinweis: To limit access to specific VPN addresses only, enter a Deny range of 0.0.0.0 through 255.255.255.255 into the Deny field, and only enter the specific allowed VPN ranges. |
   [ ]

   {#t_AccessControl__table_mym_412_hlb}
3. Click Submit.

