Skip to content

Commit 843ba44

Browse files
author
jdv
committed
adding bold text
1 parent 3b696d0 commit 843ba44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

crowdsec-docs/unversioned/bouncers/firewall.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@ Supported firewalls:
4242
## Installation
4343

4444
Packages for crowdsec-firewall-bouncer [are available on our repositories](/docs/next/getting_started/install_crowdsec#install-our-repositories). You need to pick the package according to your firewall system :
45-
(info) *To know if your system is using iptables or nftables, you can run the following command:*
45+
(info) *To know if your system is using **iptables** or **nftables**, you can run the following command:*
4646

4747
```bash
4848
iptables -V
4949
```
5050

51-
If you see the mention of 'nt_tables' in the output, you are using nftables.
52-
51+
If you see the mention of 'nt_tables' in the output, you are using nftables.
52+
---
5353
### IPTables
5454

5555
<Tabs

0 commit comments

Comments
 (0)