mirror of
https://github.com/hardenedlinux/harbian-audit.git
synced 2025-07-29 08:35:25 +02:00
Add Uninstall iptables description to how_to_migrating_from_iptables_to_nftables_in_debian10.md
This commit is contained in:
parent
007c10ed90
commit
2d3d7f0e4f
@ -261,6 +261,11 @@ table ip mangle {
|
||||
}
|
||||
```
|
||||
|
||||
## Uninstall iptables
|
||||
```
|
||||
$ sudo apt purge --autoremove iptables
|
||||
```
|
||||
|
||||
## Reference
|
||||
[https://wiki.debian.org/nftables](https://wiki.debian.org/nftables)
|
||||
[https://wiki.nftables.org/wiki-nftables/index.php/Moving_from_iptables_to_nftables](https://wiki.nftables.org/wiki-nftables/index.php/Moving_from_iptables_to_nftables)
|
||||
|
Loading…
x
Reference in New Issue
Block a user