|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21573/task/21573/root/usr/share/setroubleshoot/plugins/ |
Upload File : |
mς
‘8Hc @ ss d k Z d k Z e i d d d e i Z d k Td k l Z d d d d d
d g Z d e f d
YZ
d S( Ns setroubleshoot-pluginss /usr/share/localet fallback( t *( s Plugint
gopher_port_tt
ftp_port_tt http_port_tt http_cache_port_tt postgresql_port_tt mysql_port_tt pluginc B sD t Z e d Z e d Z e d Z d Z d Z d Z RS( NsW
SELinux is preventing the http daemon from connecting to network port $PORT_NUMBERsχ
SELinux has denied the http daemon from connecting to $PORT_NUMBER. An
httpd script is trying to do a network connect to a remote port. If you
did not setup httpd to network connections, this could signal a
intrusion attempt.
s
If you want httpd to connect to network ports you need to turn on the
httpd_can_network_network_connect boolean: "setsebool -P
$BOOLEAN=1"
s setsebool -P $BOOLEAN=1c C s t i | t d S( N( t Plugint __init__t selft __name__( R ( ( t>