Actions
action #49268
closedcoordination #49244: YaST Command Line Options TRACKER
Regression test yast firewall
Start date:
2019-03-14
Due date:
% Done:
100%
Estimated time:
Description
By using command line interface of yast2 firewall we can cover code paths which are used in the UI module, but with simpler way to interact.
Create test for yast firewall and verify following functions:
- Displays settings of broadcast packets.
- Disables firewall.
- Enables firewall.
- Displays the configuration related to network interfaces.
- Displays the logging settings.
- Redirects requests to masqueraded IP.
- Displays the masquerading settings.
- Displays information about allowed services, ports, and protocols.
- Displays start-up settings.
- Displays firewall configuration summary.
- Lists known firewall zones.
Updated by shukui over 5 years ago
Updated by brhavel about 5 years ago
- Subject changed from [qam] Regression test yast firewall to [qam][newt][yast2-firewall] Regression test yast firewall
Updated by riafarov about 4 years ago
- Assignee deleted (
shukui) - Target version set to future
Updated by riafarov about 4 years ago
- Subject changed from [qam][newt][yast2-firewall] Regression test yast firewall to Regression test yast firewall
Updated by riafarov about 4 years ago
- Description updated (diff)
- Status changed from New to Workable
- Priority changed from Normal to Low
Updated by JERiveraMoya almost 4 years ago
- Status changed from Workable to In Progress
Updated by JERiveraMoya almost 4 years ago
- Status changed from In Progress to Rejected
According to YaST developers always has been recommended to use firewalld tools instead of yast, and there is not command line tool provided (at least for SLE-15) and even there is some dialog pointing to that info added more recently:
https://github.com/yast/yast-firewall/commit/9a07f8db0ea40ad91eebdf6b3f4f06c973dad7aa#diff-ffc2c1d1682a6fef35da0a8359b66dcba1f01b36f027e0d2b2f86f7f3b3e8d22R47
Actions