Re: [CentOS] how to implement rate-limiting measures on interfaces using IPTables?

2018-12-19 Thread Kenneth Porter
--On Wednesday, December 19, 2018 12:07 PM -0500 Sean Son wrote: I have been tasked to implement rate-limiting measures on interfaces using IPTables in RHEL 7. I know that in order to implement it using FirewallD, I will need to run the following command: firewall-cmd --direct --add-rule

[CentOS] how to implement rate-limiting measures on interfaces using IPTables?

2018-12-19 Thread Sean Son
Hello all I have been tasked to implement rate-limiting measures on interfaces using IPTables in RHEL 7. I know that in order to implement it using FirewallD, I will need to run the following command: firewall-cmd --direct --add-rule ipv4 filter IN_public_allow 0 -p tcp -m limit --limit