From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{Infobox_group
Placeholder for F18 FirewallD Test Day.
| name = Fedora Test Days
| image = [[File:Echo-testing-48px.png|link=QA/Fedora_18_test_days]]
| caption = [[FirewallD]]
| date = 2012-12-12
| time = all day
| website = [[QA/Fedora_18_test_days]]
| irc = [irc://irc.freenode.net/#fedora-test-day #fedora-test-day] ([http://webchat.freenode.net/?channels=fedora-test-day webirc])
| fedora_mailing_list = test
}}


{{admon/note | Can't make the date? | If you come to this page before or after the test day is completed, your testing is still valuable, and you can use the information on this page to test, file any bugs you find at [http://bugzilla.redhat.com Bugzilla], and add your results to the results section. If this page is more than a month old when you arrive here, please check the [[QA/Test_Days|current schedule]] and see if a similar but more recent Test Day is planned or has already happened.}}
[[Test_Day:2012-03-19_firewalld|Previous F17 FirewallD Test Day]]
 
== What to test? ==
 
Today's installment of Fedora Test Day will focus on '''FirewallD'''
 
== Who's available ==
 
The following cast of characters will be available (all in [http://en.wikipedia.org/wiki/Central_European_Time Central European Time zone]) testing, workarounds, bug fixes, and general discussion ...
* Development - [[User:twoerner|Thomas Woerner (twoerner on FreeNode)]]
* Development - [[User:jpopelka|Jiri Popelka (jpopelka on FreeNode)]]
* Development (Network Manager) - [[User:Pavlix|Pavel Šimerda (pavlix on FreeNode)]]
* Quality Assurance - [[User:psklenar|Petr Sklenar (psklenar on FreeNode)]]
* Quality Assurance - [[User:Martix|Martin Holec (Martix on FreeNode)]]
 
== Prerequisite for Test Day ==
 
1.  * Installed [http://fedoraproject.org/get-prerelease Fedora 18 Beta] with latest updates. It is possible to convert the LiveCD into LiveUSB by following the [[How_to_create_and_use_Live_USB]] instructions.
 
Make sure you have all current updates (and temporal fixes) installed by:
<pre># yum update</pre>
 
Clear your audit log (especially important in case you aren't running from the live medium):
<pre># echo -n > /var/log/audit/audit.log</pre>
 
2. Packages firewalld, firewall-config (Test case 5) and firewall-applet (Test case 6) installed.
<pre># yum install firewalld firewall-config firewall-applet </pre>
 
3. Disable and stop iptables, ip6tables and ebtables services:
 
  systemctl disable iptables.service
  systemctl stop iptables.service
  systemctl disable ip6tables.service
  systemctl stop ip6tables.service
  systemctl disable ebtables.service
  systemctl stop ebtables.service
 
4. Make sure that the services are not running anymore
 
  systemctl status iptables.service
  systemctl status ip6tables.service
  systemctl status ebtables.service
 
== Test Cases ==
 
* Test case 1: [[QA:Testcase_firewalld_active|Firewalld usable and active]]
* Test case 2: [[QA:Testcase_firewalld_and_NetworkManager|FirewallD and NetworkManager]]
* Test case 3: [[QA:Testcase_persistent_firewalld_zones|Persistent changes of firewall zones]]
* Test case 4: [[QA:Testcase_use_firewalld_zones|Runtime changes of firewall zones]]
* Test case 5: [[QA:Testcase_firewall_config|firewall-config]]
* Test case 6: [[QA:Testcase_firewall-applet|firewall-applet]]
* Test case 7: [[QA:Testcase_system-config-printer|system-config-printer]]
* Test case 8: [[QA:Testcase_selinux-AVCs|selinux-AVCs]]
 
== Optional Tests ==
 
* [[QA:Testcase_firewalld_direct|direct interface]]
* [[QA:Testcase_firewalld_with_network_service|initscripts]]
 
== Test Results ==
 
If you have problems with any of the tests, report a bug to [https://bugzilla.redhat.com Bugzilla]. For instance file a bug report against the component [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=18&component=firewalld firewalld] if you have problems testing firewlld.  If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to the Smolt profile of the system you tested. For each test case, use the [[Template:result|result template]] to enter your result, as shown in the example result line.
 
=== Test Matrix ===
 
{|
! User
! [[QA:Testcase_firewalld_active|Firewalld usable and active]]
! [[QA:Testcase_firewalld_and_NetworkManager|FirewallD and NetworkManager]]
! [[QA:Testcase_persistent_firewalld_zones|Persistent changes of firewall zones]]
! [[QA:Testcase_use_firewalld_zones|Runtime changes of firewall zones]]
! [[QA:Testcase_firewall_config|firewall-config]]
! [[QA:Testcase_firewall-applet|firewall-applet]]
! [[QA:Testcase_system-config-printer|system-config-printer]]
! [[QA:Testcase_selinux-AVCs|selinux-AVCs]]
! References
|-
| [[User:SampleUser|Sample User]]
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|warn}} <ref>Test 3.1 failed {{bz|54321}} (firewall-cmd --list-all failed with an error)</ref>
| {{result|none}}
| {{result|none}}
| {{result|fail}} <ref>{{bz|12345}}</ref>
| {{result|unknown}}
| <references/>
|-
| [[User:luya|Luya Tshimbalanga]]
| {{result|pass}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Psklenar|Petr Sklenar]]
| {{result|pass}}
| {{result|warn}} <ref> warn/error in the /var/log/mesasge {{bz|886432}} </ref>
| {{result|warn}} <ref> {{bz|886459}} {{bz|886461}} </ref>
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>{{bz|886531}} {{bz|886551}}</ref>
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Mkrizek|Martin Krizek]]
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| <references/>
|-
| [[User:jscotka|Scotty]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref> not properly shown devices in applet {{bz|886534}} {{bz|886534}} {{bz|886542}} </ref>
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:kvolny]]
| {{result|warn}} <ref>{{bz|886477}} {{bz|886481}} {{bz|886484}}</ref>
| {{result|pass}} <ref>sometimes it takes tenths of seconds for the change via kde-plasma-networkmanagement to be applied</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref>the session got oom-killed {{bz|887302}}</ref>
| {{result|warn}} <ref group="long">there's a broken dependency - the required pygobject3-base conflicts with older pygobject3 and yum isn't able to put pygobject on the list of packages to be updated along the installation; the other thing is that I really do not understand why clicking on a connection in *firewall*-applet brings up a configuration window which has NO firewall options but as a KDE user I'm just leaving that on GNOME people to find a logic in it ...</ref>
| {{result|fail||887338}}
| {{result|pass}}
| <references/>
|-
| [[User:mvadkert]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:ebenes]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref group="long"> Had to update/install to pygobject3-base-3.4.2-4.fc18, for some reason couldn't show any applet in the g-shell :)    psklenar comments: {{bz|886542}}</ref>
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Jsedlak|Jan Sedlak]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:jpospisi|Jiri Pospisil]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn||886616}}
| {{result|pass}}
| <references/>
|-
| [[User:ljozsa|Ladislav Jozsa]]
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:akostadi|Aleksandar Kostadinov]]
| {{result|pass}}
| {{result|fail||886518}}
| {{result|pass}}
| {{result|fail||886515}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn||886560}}
| {{result|pass}}
| <references/>
|-
| [[User:Martix|Martin Holec]]
| {{result|warn||886528}}
| {{result|warn||886432}}
| {{result|warn||886515}}
| {{result|warn||886515}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:lzachar|Lukas Zachar]]
| {{result|pass}}
| {{result|pass}}
| {{result|warn||886515}}
| {{result|warn||886515}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn||886616}}
| {{result|pass}}
| <references/>
|-
| [[User:Thozza|Tomas Hozza]]
| {{result|warn||888190}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>{{bz|888242}} {{bz|888250}}</ref>
| {{result|warn||886531}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
|}
 
== Long comments ==
<references group="long" />
 
== Reference ==
<references/>
  [[Category:Fedora 18 Test Days]]
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)