From Fedora Project Wiki

Revision as of 10:37, 11 December 2012 by Psklenar (talk | contribs)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

This is the test case to check if firewalld is not caused any AVC denial.

How to test

Check your /var/log/audit/audit.log for selinux denial.

ausearch -ts today -m avc

or

grep den /var/log/audit/audit.log

Report results

  1. No AVC errors.
  2. In case there are some errors like bellow, please file the bug to component selinux-policy or paste link with audit.log
     type=AVC msg=audit(1355151140.473:243): avc:  denied  { create } for  pid=7236 comm="firewalld" ....