This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
linux:network_firewalld [2023/10/18 15:19] manu [Logging all inbound and outbound traffic with firewalld direct rules] |
linux:network_firewalld [2023/10/18 15:19] (current) manu [Logging all inbound and outbound traffic with firewalld direct rules] |
||
---|---|---|---|
Line 93: | Line 93: | ||
To make the rules permanent: | To make the rules permanent: | ||
<cli prompt='#'> | <cli prompt='#'> | ||
- | firewall-cmd --runtime-to-permanent | + | # firewall-cmd --runtime-to-permanent |
</cli> | </cli> | ||