Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-29 | Fixed `fwl` function in `firewalld` plugin when `sources` used (#7011) | Konstantin Gribov | |
`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. | |||
2016-09-08 | sudo firewall-cmd calls | Rob Ede | |
2016-09-07 | add firewalld aliases | Rob Ede | |