/yast-firewall

Primary LanguageRubyGNU General Public License v2.0GPL-2.0

YaST Firewall - Configures Firewalld

Workflow Status OBS Coverage Status

Since the adoption of firewalld this repository contains just some useful clients and libraries for installation and autoinstallation.

YaST currently does not have a module to configure the firewall.

If you are looking for a new option, we recommend to use firewall-config to configure your firewall via a user interface or firewall-cmd for the command line.

An API to configure Firewalld is available in this repository:

https://github.com/yast/yast-yast2/tree/master/library/network/src/lib/y2firewall

How to add / open services in YaST modules.

For modules that just need to open a custom or predefined port in firewalld the CWMFirewallInterfaces module has been adapted to work properly with the new API.

For more documentation refer to this link

Links