[
https://issues.apache.org/jira/browse/VCL-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15987238#comment-15987238
]
ASF subversion and git services commented on VCL-972:
-----------------------------------------------------
Commit 1792938 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1792938 ]
VCL-972
Uncommented call to remove_service in iptables.pm::process_post_load which
removes the SSH service to enhance security. SSH is added to a direct rule.
Added a few subroutines to firewalld.pm:
remove_service
* create_zone
* delete_zone
* get_zone_info
* set_zone_target
* add_source
* remove_source
* add_interface
* add_port
* remove_port
* add_service
These could be used to control firewalld in a more traditional manner rather
than using direct rules. These aren't currently being called, but are committed
in case another approach is explored in the future.
> Add support for firewalld
> -------------------------
>
> Key: VCL-972
> URL: https://issues.apache.org/jira/browse/VCL-972
> Project: VCL
> Issue Type: New Feature
> Components: vcld (backend)
> Reporter: Andy Kurth
> Fix For: 2.5
>
>
> The backend code currently does not have the ability to configure firewalld
> which is the default firewall configuration system for Red Hat 7-based
> distributions. This functionality should be added.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)