kobliha / yast-firewall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YaST Firewall - Configures Firewalld

Coverage Status Travis Build Jenkins Build

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

About

License:GNU General Public License v2.0


Languages

Language:Ruby 100.0%