Description of problem: SELinux is preventing php-fpm from 'name_connect' accesses on the tcp_socket port 3306. ***** Plugin catchall_boolean (47.5 confidence) suggests ****************** If you want to allow httpd to can network connect Then you must tell SELinux about this by enabling the 'httpd_can_network_connect' boolean. You can read 'None' man page for more details. Do setsebool -P httpd_can_network_connect 1 ***** Plugin catchall_boolean (47.5 confidence) suggests ****************** If you want to allow httpd to can network connect db Then you must tell SELinux about this by enabling the 'httpd_can_network_connect_db' boolean. You can read 'None' man page for more details. Do setsebool -P httpd_can_network_connect_db 1 ***** Plugin catchall (6.38 confidence) suggests ************************** If you believe that php-fpm should be allowed name_connect access on the port 3306 tcp_socket by default. Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # grep php-fpm /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:httpd_t:s0 Target Context system_u:object_r:mysqld_port_t:s0 Target Objects port 3306 [ tcp_socket ] Source php-fpm Source Path php-fpm Port 3306 Host (removed) Source RPM Packages Target RPM Packages Policy RPM selinux-policy-3.13.1-79.fc21.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 3.16.2-301.fc21.x86_64+debug #1 SMP Thu Sep 11 12:35:05 UTC 2014 x86_64 x86_64 Alert Count 1 First Seen 2014-09-14 21:27:04 YEKT Last Seen 2014-09-14 21:27:04 YEKT Local ID c5abf86f-b11f-4ebe-aca8-cf3b02a47315 Raw Audit Messages type=AVC msg=audit(1410708424.583:728): avc: denied { name_connect } for pid=865 comm="php-fpm" dest=3306 scontext=system_u:system_r:httpd_t:s0 tcontext=system_u:object_r:mysqld_port_t:s0 tclass=tcp_socket permissive=0 Hash: php-fpm,httpd_t,mysqld_port_t,tcp_socket,name_connect Version-Release number of selected component: selinux-policy-3.13.1-79.fc21.noarch Additional info: reporter: libreport-2.2.3 hashmarkername: setroubleshoot kernel: 3.16.2-301.fc21.x86_64+debug type: libreport Potential duplicate: bug 887774
Description of problem: Realy don't understand. Why it begin occurs after router firmware upgrade. Version-Release number of selected component: selinux-policy-3.13.1-79.fc21.noarch Additional info: reporter: libreport-2.2.3 hashmarkername: setroubleshoot kernel: 3.16.2-301.fc21.x86_64+debug type: libreport
Created attachment 937346 [details] I am just install this firmware upgrade
***** Plugin catchall_boolean (47.5 confidence) suggests ****************** If you want to allow httpd to can network connect db Then you must tell SELinux about this by enabling the 'httpd_can_network_connect_db' boolean. You can read 'None' man page for more details. Do setsebool -P httpd_can_network_connect_db 1
Description of problem: when use php-fpm connect remote mysql Version-Release number of selected component: selinux-policy-3.13.1-105.3.fc21.noarch Additional info: reporter: libreport-2.3.0 hashmarkername: setroubleshoot kernel: 3.18.7-200.fc21.x86_64 type: libreport