简体   繁体   中英

How to block UDP traffic from specific countries in?

I'm from India and I run game server on UDP port 27015. I'm using EC2 service. From past few months, we are facing DDoS attacks from outside India on my UDP port.

I tried enabling security groups to block Ips but it fails.

Is there any way to block non Indian UDP traffic on Amazon EC2?

Thanks!

You can use AWS Shield which works for UDP as well. More details at https://aws.amazon.com/shield/

I may be a bit late here but you can use Network ACL to block UDP traffic

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM