mirror of
https://github.com/hardenedlinux/harbian-audit.git
synced 2025-07-30 17:15:45 +02:00
Update how_to_migrating_from_iptables_to_nftables_in_debian10.md
This commit is contained in:
parent
1503bb4ffe
commit
354d1a4df6
@ -2,6 +2,9 @@
|
||||
Debian Buster uses the nftables framework by default.
|
||||
|
||||
## Pre-install
|
||||
```
|
||||
$ sudo apt install nftables
|
||||
```
|
||||
|
||||
## Check iptables link point
|
||||
Starting with Debian Buster, nf_tables is the default backend when using iptables, by means of the iptables-nft layer (i.e, using iptables syntax with the nf_tables kernel subsystem). This also affects ip6tables, arptables and ebtables.
|
||||
|
Loading…
x
Reference in New Issue
Block a user