소스 검색

iptables-restore: add Spanish translation (#14811)

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Igor Támara 3 달 전
부모
커밋
5d4af3b758
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      pages.es/linux/iptables-restore.md

+ 9 - 0
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: <https://manned.org/iptables-restore>.
+
+- Restaura la configuración `iptables` de un archivo:
+
+`sudo iptables-restore {{ruta/al/archivo}}`