debian:nftables

Розбіжності

Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.

Посилання на цей список змін

Наступна ревізія
Попередня ревізія
debian:nftables [2022/03/05 01:03] – створено Methoddebian:nftables [2025/04/21 21:34] (поточний) – [urls] 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;
Рядок 45: Рядок 45:
 nft list ruleset nft list ruleset
 </code> </code>
 +
 +  #nft add rule inet filter input ct state new tcp dport 10050 counter accept comment "ZABBIX"
  
 ===== urls ===== ===== urls =====
-[[https://wiki.meurisse.org/wiki/Fail2Ban#Installation | nftables + Fail2Ban]]+[[https://github.com/yoramvandevelde/nftables-example/blob/master/nftables-init.rules]] 
 + 
 +[[https://blog.cyberfront.org/index.php/2021/10/27/debian-fail2ban/ | nftables + Fail2Ban]] 
 + 
 +[[https://habr.com/ru/post/684524/|habr top]] 
 + 
 +[[https://blog.vitalvas.com/post/2024/11/11/my-default-nftables-rules/]] 
 + 
 +  banaction = nftables-multiport 
 +  banaction_allports = nftables-allports