Search:

Type: Posts; User: chsh; Keyword(s):

Search: Search took 0.05 seconds.

  1. Replies
    13
    Views
    12,208

    Re: iptables and connlimit

    Remove the exclamation mark (!) and see if that fixes the problem. For what you are doing, you can equally do --connlimit-above 2 -j DROP/REJECT. I believe that is the intended use of the connlimit...
  2. Replies
    13
    Views
    12,208

    Re: iptables and connlimit

    Remove the exclamation mark (!) and see if that fixes the problem. For what you are doing, you can equally do --connlimit-above 2 -j DROP/REJECT. I believe that is the intended use of the connlimit...
Results 1 to 2 of 2