AWS CloudFront and Geo restriction

0

I understand CloudFront uses maxmind, according to maxmind my company subnet is in the USA however my customers are still getting geolocation errors while streaming i.e "Your Device is connected to the internet using a VPN or Proxy Service" this is also happening to consumers accessing websites behind CloudFront "The Amazon CloudFront distribution is configured to block access from your country". It would appear CloudFront is not showing the correct geolocation information, how can I update this?

Thank you,

gefragt vor 10 Monaten284 Aufrufe
1 Antwort
0

Hi, by default, CloudFront does not activate geoblocking as per doc: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/georestrictions.html

When a user requests your content, CloudFront typically serves the requested content
 regardless of where the user is located. If you need to prevent users in specific countries 
from accessing your content, you can use the CloudFront geographic restrictions feature

So, do you have geo-blocking activated on your CloudFront distribution ? If yes, what do you block / allow ?

Best,

Didier

profile pictureAWS
EXPERTE
beantwortet vor 10 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen