This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
сервис_firewall [2025/10/20 09:17] val [Debian/Ubuntu (iptables)] |
сервис_firewall [2026/04/04 06:34] (current) val |
||
|---|---|---|---|
| Line 210: | Line 210: | ||
| } | } | ||
| </code><code> | </code><code> | ||
| + | root@openvpn2:~# nft -c -f /etc/nftables.conf | ||
| + | |||
| root@openvpn2:~# systemctl reload nftables.service | root@openvpn2:~# systemctl reload nftables.service | ||
| Line 523: | Line 525: | ||
| } | } | ||
| ... | ... | ||
| + | </code><code> | ||
| + | gate# nft list set inet filter denylist | ||
| + | |||
| + | gate# nft flush set inet filter denylist | ||
| </code> | </code> | ||
| ==== FreeBSD (pf) ==== | ==== FreeBSD (pf) ==== | ||