Switch to nft interface by default

This commit is contained in:
2025-10-14 15:34:23 +03:00
parent 302e24b8df
commit a3d03d2133
8 changed files with 93 additions and 37 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: iptables
description: IPv4 Packet Filtering Framework
type: simple
start_cmd: /usr/sbin/iptables-restore /etc/iptables/iptables.rules
start_cmd: /etc/esvm/scripts/iptables.sh
stop_cmd: /etc/esvm/scripts/iptables-flush.sh
exit_method: stop_command