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.04.20 19:07
2023.01.20 13:52
2023.07.13 18:40
2025.05.13 11:00
2025.05.09 16:40

コメント一覧

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

コメント