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.01.30 14:40
2025.01.29 11:41
2025.01.29 14:00
2025.01.29 13:30
2025.01.29 11:18

コメント一覧

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

コメント