mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 14:35:42 +02:00
iptables-restore: add Spanish translation (#14811)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
parent
c7bad501cb
commit
5d4af3b758
1 changed files with 9 additions and 0 deletions
9
pages.es/linux/iptables-restore.md
Normal file
9
pages.es/linux/iptables-restore.md
Normal file
|
@ -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}}`
|
Loading…
Add table
Reference in a new issue