/
Allow IP Addresses

Allow IP Addresses

This template allows the user to block or allow IP addresses depending on the ClientIP header field generated by a Realtime input step.

 

Input Data

Field

Description

Example

Field

Description

Example

ClientIP

This field is generated by the realtime input step. Remember to set this up in test data.

192.168.0.1

Remember to set up the realtime input step to capture and process the ClientIP header field

 

Configuration

Add Allowed IP Addresses to the Datagrid

 

Processing

This tile template will evaluate the incoming ClientIP field against a data grid of allowed IP addresses, if there is a match the record is allowed to continue if there is no match then the record is blocked.

Output Data

Field

Description

Example

Field

Description

Example

ClientIP

The incoming IP Address

192.168.0.1

checked

Flag for checked IP Address with either show the IP address or denied

192.168.0.1 or denied

Related content