Hanashiko
37b7ef9f89
docs(firewalld): add documentation about backup function
2025-05-25 13:03:13 +03:00
Hanashiko
c9d265986a
feat(firewalld): add function for backup
2025-05-25 12:58:54 +03:00
家鳖大帝
b7904ae548
fix(firewalld): remove (default) from the end of zone string ( #11998 )
2023-10-24 13:33:04 +02:00
Marc Cornellà
67b5bfaaa3
Rename some plugin READMEs for consistency
2019-12-27 02:37:27 +01:00
Konstantin Gribov
2b6434e879
Fixed fwl function in firewalld plugin when sources used ( #7011 )
...
`firewall-cmd --get-active-zones` returns something like this:
```
dmz
sources: ipset:dmz-hosts
public
interfaces: eth0
```
if zone binding is based on source ips, so strings with `sources: ...` should be excluded along with `interfaces: ...` to get zones list.
2018-08-29 11:57:02 -07:00
Rob Ede
db31d51576
corrected alias documentation
2016-09-08 00:27:46 +01:00
Rob Ede
a64d018a9d
add readme
2016-09-08 00:18:26 +01:00
Rob Ede
e12f8e64ea
sudo firewall-cmd calls
2016-09-08 00:05:55 +01:00
Rob Ede
e726af8f83
add firewalld aliases
2016-09-07 12:56:19 +01:00