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…

検索

人気記事

2025.02.03 19:15
2025.02.03 9:00
2025.02.03 8:10
2025.02.03 19:34
2025.02.03 18:40

コメント一覧

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

コメント