nftablesでiptables recentと同等の処理をする(ipset利用で動的ファイアウォール)

2023.07.01 16:13
Hatenablog.jp

nftablesでiptables xt_recent を使えない iptables でrecent モジュールを使って、閾値を設けることができる。 iptables -I INPUT -i eth2 -m conntrack --ctstate NEW -m recent --name fromList --set iptables -I INPUT -i eth2 -m recent --name fromList --second 5 --hitcount 1 --rcheck --reap -j REJE…

検索

人気記事

2024.10.28 17:14
2023.03.16 17:39
2022.10.25 15:16
2022.12.01 23:00
2023.05.24 15:20

コメント一覧

まだコメントはありません。

コメント