arrow_upward

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Iptables configuration
#9
The problematic rule that you isolated is rate limiting connections to port 7777. It limits the port to 6 connections per second on port 7777 with bursts to up to 12 connections per second globally (meaning all possible connections to that port). And I would easily assume that generally when you connect or others connect there are way more than 6 - 12 connections being opened up on port 7777. So well... you get kicked out because the firewall gets triggered exactly through that problematic rule and terminates all new connections.

https://linux.die.net/man/8/iptables Wrote:limit

This module matches at a limited rate using a token bucket filter. A rule using this extension will match until this limit is reached (unless the '!' flag is used). It can be used in combination with the LOG target to give limited logging, for example.
--limit rate
   Maximum average matching rate: specified as a number, with an optional '/second', '/minute', '/hour', or '/day' suffix; the default is 3/hour.
--limit-burst number
   Maximum initial number of packets to match: this number gets recharged by one every time the limit specified above is not reached, up to this number; the default is 5.
[Image: zHHqO5Q.png]


Messages In This Thread
Iptables configuration - by Melvin - 05-10-2019, 02:04 AM
RE: Iptables configuration - by Kururin - 05-10-2019, 02:52 AM
RE: Iptables configuration - by sagher - 05-10-2019, 04:25 AM
RE: Iptables configuration - by Mashiro - 05-10-2019, 04:57 AM
RE: Iptables configuration - by Melvin - 05-10-2019, 09:34 AM
RE: Iptables configuration - by Mashiro - 05-10-2019, 10:14 AM
RE: Iptables configuration - by humanpuff69 - 05-10-2019, 02:30 PM
RE: Iptables configuration - by Melvin - 05-10-2019, 04:51 PM
RE: Iptables configuration - by Mashiro - 05-10-2019, 04:58 PM
RE: Iptables configuration - by Melvin - 05-11-2019, 01:55 AM
RE: Iptables configuration - by humanpuff69 - 05-11-2019, 06:34 AM
RE: Iptables configuration - by Mashiro - 05-11-2019, 07:24 AM
RE: Iptables configuration - by rudra - 05-21-2019, 12:05 AM
RE: Iptables configuration - by Mashiro - 05-21-2019, 05:13 AM

Possibly Related Threads…
Thread
Author
Replies
Views
Last Post
3,454
07-29-2019, 05:02 AM
Last Post: humanpuff69
3,083
07-28-2019, 03:51 AM
Last Post: deanhills

person_pin_circle Users browsing this thread: 2 Guest(s)
Sponsors: VirMach - Host4Fun - CubeData - Evolution-Host - HostDare - Hyper Expert - Shadow Hosting - Bladenode - Hostlease - RackNerd - ReadyDedis - Limitless Hosting