Розбіжності
Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.
Порівняння попередніх версій Попередня ревізія Наступна ревізія | Попередня ревізія | ||
debian:nftables [07/10/2022 22:37] – [urls] 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:// | ||
+ | |||
[[https:// | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | banaction = nftables-multiport | ||
+ | banaction_allports = nftables-allports |