debian:nftables

Розбіжності

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

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

Порівняння попередніх версій Попередня ревізія
Наступна ревізія
Попередня ревізія
debian:nftables [2022/11/30 16:46] – [urls] 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;
Рядок 46: Рядок 46:
 </code> </code>
  
-  #nft add rule ip filter input ct state new tcp dport 10050 counter accept comment "ZABBIX"+  #nft add rule inet filter input ct state new tcp dport 10050 counter accept comment "ZABBIX"
  
 ===== urls ===== ===== urls =====
Рядок 54: Рядок 54:
  
 [[https://habr.com/ru/post/684524/|habr top]] [[https://habr.com/ru/post/684524/|habr top]]
 +
 +[[https://blog.vitalvas.com/post/2024/11/11/my-default-nftables-rules/]]
  
   banaction = nftables-multiport   banaction = nftables-multiport
   banaction_allports = nftables-allports   banaction_allports = nftables-allports