Skip to content

Commit 0177a38

Browse files
author
jdv
committed
better look in info div
1 parent 0695f08 commit 0177a38

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

crowdsec-docs/unversioned/bouncers/firewall.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,13 @@ 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:*
4645

47-
```bash
46+
:::info
47+
To know if your system is using iptables or nftables, you can run the following command:
48+
4849
iptables -V
49-
```
50-
If you see the mention of 'nt_tables' in the output, you are using nftables.
50+
If you see the mention of 'nt_tables' in the output, you are using nftables.
51+
:::
5152

5253
### IPTables
5354

0 commit comments

Comments
 (0)