You are viewing limited content. For full access, please sign in.

Question

Question

restrict access to forms by country

asked on August 12, 2024

Is there any way to restrict public forms by Country? I have a public form that just went out that is meant for locals, but we got some international submissions. 

I figure I can do this with field rules, but thought I'd check to see if there is a better way.

0 0

Replies

replied on August 12, 2024

You could blacklist IP address ranges at the IIS level for Forms to accomplish this. Here's a guide specifically for Russian IP addresses, but, as long as you know the ranges, you can do this for any range out there. How to Block Russian (or Any Other IP Addresses) From Accessing Your Website Using IIS? (dignitas.digital)

An alternative method would be to whitelist your local country's IP address range(s) (IP Address Ranges by Country (ip2location.com)) and blacklist all of the rest (Configuring IP Security in IIS ).(rackspace.com)

1 0
replied on August 12, 2024 Show version history

Alternatively, put either a network firewall or web application firewall (WAF) that has native geo-blocking functionality in front of Forms.

Network firewall geo-block example: Geolocation and Geoblocking | Palo Alto Networks and How to Block Traffic Based Upon Countries - Knowledge Base - Palo Alto Networks

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.