2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

nftablesとiptables

Posted at

nftablesの処理が走るのは、iptablesの後。
(INPUTもOUTPUTも同じ・・だったはずです。)

とはいっても、nftablesでは!(not)が一部削られていたり、iptables-extensionsを使いにくかったり・・するので、nftablesが登場する機会がなかなかないのですが。

せめて、LOG (limit) DROP とかできたらなぁ・・・
! limitの機能はないので、hashlimitを使う となっていたりしますし。

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?