Розбіжності
Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.
Порівняння попередніх версій Попередня ревізія Наступна ревізія | Попередня ревізія | ||
debian:nftables [20/07/2022 21:06] – [Nftables] Method | debian:nftables [15/09/2023 08:17] (поточний) – Method | ||
---|---|---|---|
Рядок 13: | Рядок 13: | ||
flush ruleset | flush ruleset | ||
- | table ip filter { | + | table inet filter { |
chain input { | chain input { | ||
type filter hook input priority 0; policy drop; | type filter hook input priority 0; policy drop; | ||
Рядок 46: | Рядок 46: | ||
</ | </ | ||
- | #nft add rule ip filter input ct state new tcp dport 10050 counter accept comment " | + | #nft add rule inet filter input ct state new tcp dport 10050 counter accept comment " |
===== urls ===== | ===== urls ===== | ||
- | [[https://wiki.meurisse.org/wiki/Fail2Ban# | + | [[https://github.com/ |
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | banaction = nftables-multiport | ||
+ | banaction_allports = nftables-allports |