iptables
Rozdíly
Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.
Obě strany předchozí revizePředchozí verze | |||
iptables [2021/11/15 22:53] – [Pravidla] uranusak | iptables [2021/11/15 22:54] (aktuální) – [Jednoduchý firewall] uranusak | ||
---|---|---|---|
Řádek 53: | Řádek 53: | ||
table inet filter { | table inet filter { | ||
chain input { | chain input { | ||
- | type filter hook input priority | + | type filter hook input priority |
ct state established, | ct state established, | ||
iifname " | iifname " | ||
Řádek 60: | Řádek 60: | ||
chain forward { | chain forward { | ||
- | type filter hook forward priority | + | type filter hook forward priority |
} | } | ||
chain output { | chain output { | ||
- | type filter hook output priority | + | type filter hook output priority |
} | } | ||
} | } |
iptables.1637013192.txt.gz · Poslední úprava: 2021/11/15 22:53 autor: uranusak