Ratelimiting

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
burger
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Dec 27, 2022 8:12 am

Ratelimiting

Post by burger »

Hey,
not sure if other people noticed this too but the Ratelimit Presets (ratelimit ICMP, UDP, TCP) is applying to all IPs at once. So of i ratelimit ICMP to 5/s and 1 IP sends 5/s the other IPs who sent no ICMP requests are also ratelimited. Is there anyway to apply a Ratelimit per IP so that for example 255.255.255.254 sends ICMP packets at a rate of 5/s and then gets ratelimited and 255.255.255.255 can still ping my Server instead of being ratelimited too.
User avatar
TimeX
Staff
Staff
Posts: 1730
Joined: Thu Jul 22, 2004 12:24 am
Location: Big Bear, CA

Re: Ratelimiting

Post by TimeX »

The options in the control panel do not support per-IP rate-limiting, and something like that would have to be done through the OS instead.

Alternatively, in the control panel you can apply a rate limit to a specific IP, or you can add a rule to allow some IPs to connect like an allow-list, then a rule after that will rate-limit everything.
TimeX
User avatar
lilsheep
New to forums
New to forums
Posts: 3
Joined: Tue Jul 18, 2023 10:34 am
Location: Spain, Andalucia.

Re: Ratelimiting

Post by lilsheep »

Hey can you confirm if you are using linux or any similar distro that has ufw/iptables on it ill be glad to help you so you can ratelimit individual ip addresses.
Post Reply