1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 21:02:08 +02:00
tldr/pages.nl/linux/iptables-restore.md
Sebastiaan Speck 5788b56f69
pages.nl/*: add and update pages (#11397)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-07 14:27:25 +01:00

9 lines
287 B
Markdown

# iptables-restore
> Herstel de `iptables` IPv4 configuratie.
> Gebruik `ip6tables-restore` om hetzelfde te doen voor IPv6.
> Meer informatie: <https://manned.org/iptables-restore>.
- Herstel de `iptables` configuratie vanuit een bestand:
`sudo iptables-restore {{pad/naar/bestand}}`