From 5d4af3b758ffe54faf3bd4559e0b522e64d2e928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20T=C3=A1mara?= Date: Sun, 17 Nov 2024 10:51:17 -0500 Subject: [PATCH] iptables-restore: add Spanish translation (#14811) Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> --- pages.es/linux/iptables-restore.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pages.es/linux/iptables-restore.md diff --git a/pages.es/linux/iptables-restore.md b/pages.es/linux/iptables-restore.md new file mode 100644 index 0000000000..a69b181f3a --- /dev/null +++ b/pages.es/linux/iptables-restore.md @@ -0,0 +1,9 @@ +# iptables-restore + +> Restaura la configuración IPv4 de `iptables`. +> Use `ip6tables-restore` para hacer lo mismo para IPv6. +> Más información: . + +- Restaura la configuración `iptables` de un archivo: + +`sudo iptables-restore {{ruta/al/archivo}}`